Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread Jean-Marc Lasgouttes
 John == John Levon [EMAIL PROTECTED] writes:

John On Thu, Feb 27, 2003 at 12:14:21PM +0100, Jean-Marc Lasgouttes
John wrote:
 John, something that looks suspiscious is that
 qfont_loader.C:addFontPath() does not return a success value, so it
 is difficult to assess whether we have a font. Compare this to the
 code in xfont_loader.C:addFontPath(). I do not see actually why the
 logic in the two font loaders is so different in this regard.

John It is QFontDatabase we rely on for checking if a font is
John available, not any result from adding a font path (which is
John useless if fontconfig is used). QFontDatabase is telling us we
John have a font, but an attempt to use it failing.

I see this particular problem, and I am on a system where fontconfig
is _not_ used. We should make sure that this one works too...

JMarc


lyx auf Debian 3.0_r1

2003-02-28 Thread Breu, Johannes Martin
Is there anybody who has experience with the installation of lyx 1.3.0
on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
did not work anymore.

Thank you, JOhannes Breu




Re: Several theorem-like environnements following each other

2003-02-28 Thread Helge Hafting
Jean-Marc Lasgouttes wrote:
Helge == Helge Hafting [EMAIL PROTECTED] writes:

Helge Nice, but not exactly intuitive for those who don't know latex.
Helge How about having a insert-paragraph break that does the
Helge same, user-friendly?
The notion of paragraph break is not very intuitive either.
Well, perhaps someone who knows english better than me can come up with 
a better term for something that prevents merging of adjacent 
paragraphs of the same type?

Perhaps there is nothing blindingly obvious, but something a word 
processor user have a chance of understanding.  Lyx is wysiwym, and 
sometimes one mean to separate two paragraphs.  paragraph separator?

The point is to have _something_ in the insert menu - anybody who don't 
understand can look up the concept in the user guide.

Inserting a latex comment is hard for a non-tex user, and it wasn't 
obious for me either.  I've used a paragraph with a lonely ctrl+space 
till now - with the extra vertical spacing that causes. :-/

Helge Hafting




Re: Insert - Floats - Floatflt Figure??? in 1.3

2003-02-28 Thread Dekel Tsur
On Fri, Feb 28, 2003 at 11:40:49AM +0800, Tan Choong Leong wrote:
 Using Cygwin, Miktex and recently upgraded Lyx 1.2.2 to 1.3.
 
 As above, I wanted to insert an algorithm float actually. I click on 
 Insert-Floats-Floatflt Figure. It gives me the usual figure box but with the title 
 wrap:figure instead of float:figure tab. And Floatflt Figure is the only 
 option under Floats. Wide figure, algorithm, wide algorithms all went missing. Where 
 have they gone?
 
 Was there a problem during installation?

Which document class are you using ?

If you use your own layout file, (or a modified version of a layout file
that comes with LyX, you should add
  Input stdfloats.inc
to the layout file.



1.3 on win32 not reading lyxrc

2003-02-28 Thread Rob S
Dear list

Have just upgraded to 1.3 on windows XP pro, lyx support 1.7, Cygwin and
Miktex

Two problems so far.

1. lyx does not appear to read the lyxrc  file any more.  I cannot
control mouse wheel scrolling event and other user options.

2. Math symbols not showing correctly (as per previous mailings shown as
solved) - Q. how to solve for win32 version?

Regards

Rob S



Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Nathan Weston
On Friday 28 February 2003 05:43, Breu, Johannes Martin wrote:
 Is there anybody who has experience with the installation of lyx 1.3.0
 on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
 bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
 did not work anymore.

 Thank you, JOhannes Breu

I built it from source a few days ago, without much trouble. However, I am 
running debian unstable, so you might find that you need to upgrade some 
packages in order to build it.
   I also had to install latex-ttf-fonts to get math symbols working. There is 
an rpm for this on ftp.lyx.org, that you can install using alien.

Nathan



Bibliography style not taking

2003-02-28 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I created a bibtex style via makebst.  I used it to replace a previous version 
of the same name.  The original version listed articles in the bibliography 
based on order cited.  I changed it so the authors would be listed 
alphabetically.  I ran texhash after creating the bst file and moving it to 
my /usr/share/texmf/bibtex/bst/base directory (where it replaced the previous 
version which was working).  It doesn't take.  

Selecting the bst style and previewing the document STILL shows the authors 
are listed in citation order rather than alphabetical.  What is wrong here?

praedor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+X4okwDUPEkSvRHERAoeKAJ9HoWGUcd/NyBH5JuyJ/zlkL03J/ACeKUrp
TDkX2m39PNtEsPzDRuIucTc=
=dtaU
-END PGP SIGNATURE-


Re: Insert - Floats - Floatflt Figure??? in 1.3

2003-02-28 Thread Jean-Marc Lasgouttes
 Dekel == Dekel Tsur [EMAIL PROTECTED] writes:

Dekel If you use your own layout file, (or a modified version of a
Dekel layout file that comes with LyX, you should add Input
Dekel stdfloats.inc to the layout file.

And probably Input stdcounters.inc too.

JMarc


Re: 1.3 on win32 not reading lyxrc

2003-02-28 Thread Jean-Marc Lasgouttes
 Rob == Rob S [EMAIL PROTECTED] writes:

Rob Dear list Have just upgraded to 1.3 on windows XP pro, lyx
Rob support 1.7, Cygwin and Miktex

Rob Two problems so far.

Rob 1. lyx does not appear to read the lyxrc file any more. I cannot
Rob control mouse wheel scrolling event and other user options.

lyxrc is indeed not used anymore. The new files is preferences, and it
can be controlled from EditPreferences.

JMarc


Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Matej Cepl
Breu, Johannes Martin wrote:
 Is there anybody who has experience with the installation of lyx 1.3.0
 on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
 bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
 did not work anymore.

deb http://dpt.tuxfamily.org/pub woody main

to /etc/apt/sources

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The main idea of the pope's asking for forgivness was not to be
afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have
faith in the God's governing power to be able not to be afraid.
-- On NPR The Connection from March 13, 2000



Re: Bibliography style not taking

2003-02-28 Thread Juergen Spitzmueller
Praedor Atrebates wrote:
 It doesn't take.  

 Selecting the bst style and previewing the document STILL shows the authors
 are listed in citation order rather than alphabetical.  What is wrong here?

Are you shure that your bst file is correct? What happens if you change the 
name of the file? Are there any console messages from bibtex?

It is really hard to guess without more information.

Jürgen. 


Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread John Levon
On Fri, Feb 28, 2003 at 10:16:00AM +0100, Jean-Marc Lasgouttes wrote:

 I see this particular problem, and I am on a system where fontconfig
 is _not_ used. We should make sure that this one works too...

Then Dekel's changes to lib/symbols must have been broken, or there is
some other fault. Either way, I  cannot do anything about it, because it
works on my system with Qt 3-fontconfig, and Qt 2-nofontconfig.

regards
john


Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread Jean-Marc Lasgouttes
 John == John Levon [EMAIL PROTECTED] writes:

John On Fri, Feb 28, 2003 at 10:16:00AM +0100, Jean-Marc Lasgouttes
John wrote:
 I see this particular problem, and I am on a system where
 fontconfig is _not_ used. We should make sure that this one works
 too...

John Then Dekel's changes to lib/symbols must have been broken, or
John there is some other fault. Either way, I cannot do anything
John about it, because it works on my system with Qt 3-fontconfig,
John and Qt 2-nofontconfig.

And does it work if you do not have the TeX fonts available, but want
to fallback to symbol?

JMarc


Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Matej Cepl
Nathan Weston wrote:
 I built it from source a few days ago, without much trouble. However, I am 
 running debian unstable, so you might find that you need to upgrade some 
 packages in order to build it.
I also had to install latex-ttf-fonts to get math symbols working. There is 
 an rpm for this on ftp.lyx.org, that you can install using alien.

Just to add that the binary from dpt.tuxfamily.org doesn't use
latex-ttf-fonts.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
To err is human, to purr feline.



Re: Bibliography style not taking

2003-02-28 Thread John Mackenzie Owen
On Fri, 2003-02-28 at 17:11, Praedor Atrebates wrote:

 
 Selecting the bst style and previewing the document STILL shows the authors 
 are listed in citation order rather than alphabetical.  What is wrong here?

Are you sure you don't have another copy of the original .bst file
somewhere? Try giving your new style a different name, run texhash and
use the new name in lyx.

John

-- 
John Mackenzie Owen [EMAIL PROTECTED]



ps, eps images and too much whitespace

2003-02-28 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have acquired ps2eps and have used it on a postscript file of a figure I 
created with StarDraw.  StarDraw ps output, even its export to eps, 
often/usually has extra whitespace included in the product and in this 
particular case, the whitespace is beneath the graphic.

Running ps2eps on the file and then viewing it with gv makes it appear all is 
well.  The image is clipped down to the bare necessity to incorporate all 
parts of the graphic, however, when I insert this eps into my lyx document 
and preview it, the output still has too much whitespace beneath the image.

The image has to be rotated 270 degrees and output at ~60% of actual size in 
order to fit it within my page margins (US Letter).  Beneath this figure is 
the figure legend (not figure caption).  My other figures are fine, with the 
text of the figure legend close beneath the figure itself.  With this 
particular image, however, it insists on having extra whitespace.  How do I 
eliminate this in lyx and its output when the eps image itself appears 
correct according to gv?

praedor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+X6FZwDUPEkSvRHERAgJuAJ9x3HnGBD2MAoCvG0g032aRLUAyOQCgoxK2
hbqY2tP/enfHBhhjbEkzkgc=
=RTET
-END PGP SIGNATURE-


lyx 1.2.1 and included postscript

2003-02-28 Thread Raphael Clifford
I am writing university lectures using lyx 1.2.1 and have noticed what
seems like a bug.  When I include a postscript file in my document and
then Export-Postscript the postscript seems to be rendered as a low
resolution bit map and is typically unreadable.  However, if I
Export-Latex and then latex/dvips the result latex file the
postscript image comes out in all its original glory.  Have I missed
something simple or is this really a problem in 1.2.1?
Cheers,
Raphael
-- 
Raphael Clifford [EMAIL PROTECTED]



Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
Hi all,

I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm from 
the lyx site, qt frontend).  I can set the option allright, but it seems to be 
blissfully ignored.  I get letter-sized output regardless of what I choose (I 
tried A4, US Executive and a few more).

Is this a new/known bug, or am I missing something obvious?  I'd used these 
options in the 1.1.x days many times without ever having any problems.

Thanks for any input.

Best,

f.



powerpoint to latex/lyx?

2003-02-28 Thread Nirmal Govind
Hi.. does anyone know if there's a converter that takes a powerpoint
file and converts it to LaTeX or LyX? 

Thanks,
nirmal



Problems with XFree86

2003-02-28 Thread Jose
Hi I was using Starnet Xwin32, but because it is an evaluation program I 
switched to XFree86.  It works fine, but when it displays formulas like 
for example \theta it displays a \mu.  When I create the dvi it shows 
the theta.  So I don't know is some type of configurations.  Does 
someone has an idea how to fix that.

Thanks

Jose




LyX 1.3.0 ignoring commands in layout preamble

2003-02-28 Thread Patrick Hartling
I have a LyX layout that I used with 1.1.6 to write my master's thesis, 
but it isn't working quite right with 1.3.0.  In particular, I have the 
following for the layout preamble:

Preamble
\def\bibname{BIBLIOGRAPHY}
[EMAIL PROTECTED]
 {\specialchapt{\bibname
[EMAIL PROTECTED]
  [EMAIL PROTECTED]@[EMAIL PROTECTED]
   [EMAIL PROTECTED]
\leftmargin\labelwidth
\advance\leftmargin\labelsep
[EMAIL PROTECTED]@code
\usecounter{enumiv}%
[EMAIL PROTECTED]@empty
[EMAIL PROTECTED]@enumiv}}%
  \sloppy
  \clubpenalty4000
  [EMAIL PROTECTED] \clubpenalty
  \widowpenalty4000%
  [EMAIL PROTECTED]
 [EMAIL PROTECTED]
   [EMAIL PROTECTED]@warning{Empty `thebibliography' environment}}%
  \endlist}
\usepackage{tocloft}
\let\myNumberline\numberline
\AtBeginDocument{\renewcommand\bibname{BIBLIOGRAPHY}}
\AtBeginDocument{\renewcommand\contentsname{\centering \large TABLE 
OF CONTENTS}}
\AtBeginDocument{\renewcommand\listfigurename{\centering \large LIST 
OF FIGURES}}
\AtBeginDocument{\renewcommand\listtablename{\centering \large LIST 
OF TABLES}}
\AtBeginDocument{\renewcommand{\chaptername}{}}
\AtBeginDocument{\renewcommand{\appendixname}{APPENDIX\ }}
EndPreamble

Basically, all of this is being ignored when the document is rendered. 
Is there something I have to do to update my layout for use with 1.3.0?

 -Patrick

--
Patrick L. Hartling | Research Assistant, VRAC
[EMAIL PROTECTED]| 2624 Howe Hall: 1.515.294.4916
http://www.137.org/patrick/ | http://www.vrac.iastate.edu/


Re: powerpoint to latex/lyx?

2003-02-28 Thread Matej Cepl
Nirmal Govind wrote:
 Hi.. does anyone know if there's a converter that takes a powerpoint
 file and converts it to LaTeX or LyX? 

Probably not, but you can export PowerPoint to RTF (for outline)
and set of HTML/PNG files, which can be all then assembled into
LyX/LaTeX-based presentation.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Courage is resistance of fear, mastery of fear, not absence of
fear.



Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread John Levon
On Fri, Feb 28, 2003 at 02:32:00PM -0700, Fernando Perez wrote:

 I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm 
 from the lyx site, qt frontend).  I can set the option allright, but it 
 seems to be blissfully ignored.  I get letter-sized output regardless of 
 what I choose (I tried A4, US Executive and a few more).
 
 Is this a new/known bug, or am I missing something obvious?  I'd used these 
 options in the 1.1.x days many times without ever having any problems.

It's a  known and fixed bug ..  sorry for the inconvenience ;)

john


Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
John Levon wrote:

I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm 
from the lyx site, qt frontend).  I can set the option allright, but it 
seems to be blissfully ignored.  I get letter-sized output regardless of 
what I choose (I tried A4, US Executive and a few more).

Is this a new/known bug, or am I missing something obvious?  I'd used these 
options in the 1.1.x days many times without ever having any problems.


It's a  known and fixed bug ..  sorry for the inconvenience ;)
No problem.  When you say fixed, does it mean that 1.3.1 will have the fix in 
(whenever it's out), or is it something deeper which will have to wait until 1.4?

Best,

f.



Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
John Levon wrote:
On Fri, Feb 28, 2003 at 05:57:05PM -0700, Fernando Perez wrote:


No problem.  When you say fixed, does it mean that 1.3.1 will have the fix 
in (whenever it's out), or is it something deeper which will have to wait 
until 1.4?


1.3.1 will have the fix -  http://bugzilla.lyx.org/show_bug.cgi?id=844

I think that's it, anyway
Ah, thanks a bunch.  There seems to have been some developers discussion about 
it, so I hope the issue was cleared to full satisfaction.

I'll grab 1.3.1 when it's officially out.

Regards,

Fernando.



RE: Insert - Floats - Floatflt Figure??? in 1.3

2003-02-28 Thread Tan Choong Leong
Thanks!

I have figured out that standard article class does not have algorithm
floats and table floats. Funny? Before the upgrade, they were there.

Anyway, I have changed the class to article(AMS) and the floats are
back. I will also take your suggestion to input stdfloats.inc. However,
I added it at the first line in stdclass.inc under .lyx/layouts and
it worked.

Is this alright?

~~~
Tan Choong Leong (Mr)
Project Officer
Bioinformatics Research Centre
Nanyang Technological University
Tel : (65) 6790 4623
Fax: (65) 6792 6559
HP : (65) 9008 8330
[EMAIL PROTECTED]
 

-Original Message-
From: Dekel Tsur [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 28, 2003 10:02 PM
To: Tan Choong Leong; LyX users
Subject: Re: Insert - Floats - Floatflt Figure??? in 1.3

On Fri, Feb 28, 2003 at 11:40:49AM +0800, Tan Choong Leong wrote:
 Using Cygwin, Miktex and recently upgraded Lyx 1.2.2 to 1.3.
 
 As above, I wanted to insert an algorithm float actually. I click on
Insert-Floats-Floatflt Figure. It gives me the usual figure box but
with the title wrap:figure instead of float:figure tab. And
Floatflt Figure is the only option under Floats. Wide figure,
algorithm, wide algorithms all went missing. Where have they gone?
 
 Was there a problem during installation?

Which document class are you using ?

If you use your own layout file, (or a modified version of a layout file
that comes with LyX, you should add
  Input stdfloats.inc
to the layout file.




Re: Problems with XFree86

2003-02-28 Thread Nathan Weston
You just missed a thread about this (is there an archive for this list 
somewhere?)
Make sure that you have latex-ttf-fonts installed (available on ftp.lyx.org), 
and that your XftConfig includes the directory where those fonts are. This 
should fix the problem.

Nathan

On Friday 28 February 2003 18:29, Jose wrote:
 Hi I was using Starnet Xwin32, but because it is an evaluation program I
 switched to XFree86.  It works fine, but when it displays formulas like
 for example \theta it displays a \mu.  When I create the dvi it shows
 the theta.  So I don't know is some type of configurations.  Does
 someone has an idea how to fix that.

 Thanks

 Jose



Re: Elsart layout

2003-02-28 Thread Vaclav Smidl
Thanks for trying this. 

 Just had a further look, and I'm guessing that you're trying to get output
 as in example 2 of instraut.ps, where the authors are one after the other,
 followed by addresses? I have to admit, this isn't a format I've ever had
 to use, so I didn't think of it.

You are right, I forgot to mention it. 
As you can not have parameters in LyX layouts, I modified the layout: 

Style Author1
  CopyStyle Author
  LatexParam[inst1]
End

Style AuthorAddress1
  CopyStyle AuthorAddress
  LatexParam[inst1]
End

(I had to change Author_Address to AuthorAddress. It does not work with 
CopyStyle! lyx announce it does not know Author_Address but 'Author Address'
which does not work eather. AuthorAddress is safe enough.)

Same for the second author. This does what I want with the flaw of inserting 
too many newlines after the \author and \address commands.


 As to the question, I don't know. I suspect it may need some internal
 work, but others on lyx-devel are better able to comment.

Yeah. It seems to me that each Style = new paragraph.
Configurable options are: textclass, classoption, paragraph layouts.
But there is probably no way to customize a text property like \emph which is 
the way how \author is used in elsevier's style.

We are then trying to describe the Author field in Elsevier's style as 
paragraph that is actualy not a paragraph. :)


 It can, of course, be done using ert, but you may well not find that a
 suitable answer.

I tried to use ERT but I had to define
Style StandardInTitle
  CopyStyle Standard
  InTitle   1
End
because of \frontmatter.

Well, it is a way around, but not too nice though.

Thanks,

Vasek


 Rod

 On Fri, 28 Feb 2003, Rod Pinna wrote:
  Vaclav
 
  Thanks for having a look at this, I'm not an expert at either lyx or the
  elsevier class.
 
  I've just done a check, and I'm not sure I see what you mean. Latexing
  the outputted tex file, and either including the extra newlines or not
  seems to lead to the same result. BTW, I'm trying to reproduce the out as
  in the first example of the Elsevier instructions. The second example
  uses a different format.
 
  I've attached the tex output, with a space between the first two authors,
  and one betweent the second and last. The spacing in the dvi seems the
  same.
 
  Rod
 
  On Thu, 27 Feb 2003, Vaclav Smidl wrote:
   Hi,
   thanks for the link. I followed the discussion and understood that the
   latest version is probably CVS. I downloaded BRANCH_1_3_x and it seems
   to work quite well.
   However, using multiple authors gives strange results.
   LyX exports them as
   \author{author1}
  
  
   \author{author2}
  
   which is not tolerable for elsart.cls -- it inserts \parsep inbetween.
   If I remove newlines from exported .tex, everything works as expected.
   Is there any command in LyX that prevent exporting so many newlines
   after the Command?
  
   Thanks,
  
   Vasek
  
   On Wednesday 26 of February 2003 00:16, Rod Pinna wrote:
Vaclav,
   
Also, have a look at
   
http://www.mail-archive.com/[EMAIL PROTECTED]/msg52858.html
   
for a patch to 1.3.0 that is the latest version of elsart.
   
Rod
   
On Tue, 25 Feb 2003, I Wayan Warmada wrote:
 On Tue, 25 Feb 2003, Vaclav Smidl wrote:
 | I have to write an article using elsart.cls. Is there a LyX
 | layout file for this class?
 |
 | There is a few notes on the web about elsart.layout but it is not
 | part of LyX distro and I can not find it in any contrib
 | directory.

 I have this layout...

 with the header...

 # Version 1.0   19990506 R. Pinna Inital version
 # modified 2002-04-02   Herbert Voss [EMAIL PROTECTED]

 but I have never been using. Let me know if this is the layout that
 you need.

 Wayan
   
_
rod   | Beneath the waves, the waves / That's where I will be /
   
  | I'm going to see the cow beneath the sea.
  | They Might Be Giants, Lincoln
 
  _
  rod   | Beneath the waves, the waves / That's where I will be /
 
| I'm going to see the cow beneath the sea.
| They Might Be Giants, Lincoln

 _
 rod   | Beneath the waves, the waves / That's where I will be /

   | I'm going to see the cow beneath the sea.
   |   They Might Be Giants, Lincoln



Re: Elsart layout

2003-02-28 Thread Jean-Marc Lasgouttes
 Vaclav == Vaclav Smidl [EMAIL PROTECTED] writes:

Vaclav (I had to change Author_Address to AuthorAddress. It does not
Vaclav work with CopyStyle! lyx announce it does not know
Vaclav Author_Address but 'Author Address' which does not work
Vaclav eather. AuthorAddress is safe enough.)

What works is Author Address. Actually, you can use
  Style Author Address
instead of
  Style Author_Address
which is a kludge we should remove from the source (from the ancient
times when the quotes syntax did not work.

JMarc



Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread Jean-Marc Lasgouttes
 John == John Levon [EMAIL PROTECTED] writes:

John On Thu, Feb 27, 2003 at 12:14:21PM +0100, Jean-Marc Lasgouttes
John wrote:
 John, something that looks suspiscious is that
 qfont_loader.C:addFontPath() does not return a success value, so it
 is difficult to assess whether we have a font. Compare this to the
 code in xfont_loader.C:addFontPath(). I do not see actually why the
 logic in the two font loaders is so different in this regard.

John It is QFontDatabase we rely on for checking if a font is
John available, not any result from adding a font path (which is
John useless if fontconfig is used). QFontDatabase is telling us we
John have a font, but an attempt to use it failing.

I see this particular problem, and I am on a system where fontconfig
is _not_ used. We should make sure that this one works too...

JMarc


lyx auf Debian 3.0_r1

2003-02-28 Thread Breu, Johannes Martin
Is there anybody who has experience with the installation of lyx 1.3.0
on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
did not work anymore.

Thank you, JOhannes Breu




Re: Several theorem-like environnements following each other

2003-02-28 Thread Helge Hafting
Jean-Marc Lasgouttes wrote:
Helge == Helge Hafting [EMAIL PROTECTED] writes:

Helge Nice, but not exactly intuitive for those who don't know latex.
Helge How about having a insert-paragraph break that does the
Helge same, user-friendly?
The notion of paragraph break is not very intuitive either.
Well, perhaps someone who knows english better than me can come up with 
a better term for something that prevents merging of adjacent 
paragraphs of the same type?

Perhaps there is nothing blindingly obvious, but something a word 
processor user have a chance of understanding.  Lyx is wysiwym, and 
sometimes one mean to separate two paragraphs.  paragraph separator?

The point is to have _something_ in the insert menu - anybody who don't 
understand can look up the concept in the user guide.

Inserting a latex comment is hard for a non-tex user, and it wasn't 
obious for me either.  I've used a paragraph with a lonely ctrl+space 
till now - with the extra vertical spacing that causes. :-/

Helge Hafting




Re: Insert - Floats - Floatflt Figure??? in 1.3

2003-02-28 Thread Dekel Tsur
On Fri, Feb 28, 2003 at 11:40:49AM +0800, Tan Choong Leong wrote:
 Using Cygwin, Miktex and recently upgraded Lyx 1.2.2 to 1.3.
 
 As above, I wanted to insert an algorithm float actually. I click on 
 Insert-Floats-Floatflt Figure. It gives me the usual figure box but with the title 
 wrap:figure instead of float:figure tab. And Floatflt Figure is the only 
 option under Floats. Wide figure, algorithm, wide algorithms all went missing. Where 
 have they gone?
 
 Was there a problem during installation?

Which document class are you using ?

If you use your own layout file, (or a modified version of a layout file
that comes with LyX, you should add
  Input stdfloats.inc
to the layout file.



1.3 on win32 not reading lyxrc

2003-02-28 Thread Rob S
Dear list

Have just upgraded to 1.3 on windows XP pro, lyx support 1.7, Cygwin and
Miktex

Two problems so far.

1. lyx does not appear to read the lyxrc  file any more.  I cannot
control mouse wheel scrolling event and other user options.

2. Math symbols not showing correctly (as per previous mailings shown as
solved) - Q. how to solve for win32 version?

Regards

Rob S



Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Nathan Weston
On Friday 28 February 2003 05:43, Breu, Johannes Martin wrote:
 Is there anybody who has experience with the installation of lyx 1.3.0
 on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
 bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
 did not work anymore.

 Thank you, JOhannes Breu

I built it from source a few days ago, without much trouble. However, I am 
running debian unstable, so you might find that you need to upgrade some 
packages in order to build it.
   I also had to install latex-ttf-fonts to get math symbols working. There is 
an rpm for this on ftp.lyx.org, that you can install using alien.

Nathan



Bibliography style not taking

2003-02-28 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I created a bibtex style via makebst.  I used it to replace a previous version 
of the same name.  The original version listed articles in the bibliography 
based on order cited.  I changed it so the authors would be listed 
alphabetically.  I ran texhash after creating the bst file and moving it to 
my /usr/share/texmf/bibtex/bst/base directory (where it replaced the previous 
version which was working).  It doesn't take.  

Selecting the bst style and previewing the document STILL shows the authors 
are listed in citation order rather than alphabetical.  What is wrong here?

praedor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+X4okwDUPEkSvRHERAoeKAJ9HoWGUcd/NyBH5JuyJ/zlkL03J/ACeKUrp
TDkX2m39PNtEsPzDRuIucTc=
=dtaU
-END PGP SIGNATURE-


Re: Insert - Floats - Floatflt Figure??? in 1.3

2003-02-28 Thread Jean-Marc Lasgouttes
 Dekel == Dekel Tsur [EMAIL PROTECTED] writes:

Dekel If you use your own layout file, (or a modified version of a
Dekel layout file that comes with LyX, you should add Input
Dekel stdfloats.inc to the layout file.

And probably Input stdcounters.inc too.

JMarc


Re: 1.3 on win32 not reading lyxrc

2003-02-28 Thread Jean-Marc Lasgouttes
 Rob == Rob S [EMAIL PROTECTED] writes:

Rob Dear list Have just upgraded to 1.3 on windows XP pro, lyx
Rob support 1.7, Cygwin and Miktex

Rob Two problems so far.

Rob 1. lyx does not appear to read the lyxrc file any more. I cannot
Rob control mouse wheel scrolling event and other user options.

lyxrc is indeed not used anymore. The new files is preferences, and it
can be controlled from EditPreferences.

JMarc


Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Matej Cepl
Breu, Johannes Martin wrote:
 Is there anybody who has experience with the installation of lyx 1.3.0
 on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
 bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
 did not work anymore.

deb http://dpt.tuxfamily.org/pub woody main

to /etc/apt/sources

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The main idea of the pope's asking for forgivness was not to be
afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have
faith in the God's governing power to be able not to be afraid.
-- On NPR The Connection from March 13, 2000



Re: Bibliography style not taking

2003-02-28 Thread Juergen Spitzmueller
Praedor Atrebates wrote:
 It doesn't take.  

 Selecting the bst style and previewing the document STILL shows the authors
 are listed in citation order rather than alphabetical.  What is wrong here?

Are you shure that your bst file is correct? What happens if you change the 
name of the file? Are there any console messages from bibtex?

It is really hard to guess without more information.

Jürgen. 


Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread John Levon
On Fri, Feb 28, 2003 at 10:16:00AM +0100, Jean-Marc Lasgouttes wrote:

 I see this particular problem, and I am on a system where fontconfig
 is _not_ used. We should make sure that this one works too...

Then Dekel's changes to lib/symbols must have been broken, or there is
some other fault. Either way, I  cannot do anything about it, because it
works on my system with Qt 3-fontconfig, and Qt 2-nofontconfig.

regards
john


Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread Jean-Marc Lasgouttes
 John == John Levon [EMAIL PROTECTED] writes:

John On Fri, Feb 28, 2003 at 10:16:00AM +0100, Jean-Marc Lasgouttes
John wrote:
 I see this particular problem, and I am on a system where
 fontconfig is _not_ used. We should make sure that this one works
 too...

John Then Dekel's changes to lib/symbols must have been broken, or
John there is some other fault. Either way, I cannot do anything
John about it, because it works on my system with Qt 3-fontconfig,
John and Qt 2-nofontconfig.

And does it work if you do not have the TeX fonts available, but want
to fallback to symbol?

JMarc


Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Matej Cepl
Nathan Weston wrote:
 I built it from source a few days ago, without much trouble. However, I am 
 running debian unstable, so you might find that you need to upgrade some 
 packages in order to build it.
I also had to install latex-ttf-fonts to get math symbols working. There is 
 an rpm for this on ftp.lyx.org, that you can install using alien.

Just to add that the binary from dpt.tuxfamily.org doesn't use
latex-ttf-fonts.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
To err is human, to purr feline.



Re: Bibliography style not taking

2003-02-28 Thread John Mackenzie Owen
On Fri, 2003-02-28 at 17:11, Praedor Atrebates wrote:

 
 Selecting the bst style and previewing the document STILL shows the authors 
 are listed in citation order rather than alphabetical.  What is wrong here?

Are you sure you don't have another copy of the original .bst file
somewhere? Try giving your new style a different name, run texhash and
use the new name in lyx.

John

-- 
John Mackenzie Owen [EMAIL PROTECTED]



ps, eps images and too much whitespace

2003-02-28 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have acquired ps2eps and have used it on a postscript file of a figure I 
created with StarDraw.  StarDraw ps output, even its export to eps, 
often/usually has extra whitespace included in the product and in this 
particular case, the whitespace is beneath the graphic.

Running ps2eps on the file and then viewing it with gv makes it appear all is 
well.  The image is clipped down to the bare necessity to incorporate all 
parts of the graphic, however, when I insert this eps into my lyx document 
and preview it, the output still has too much whitespace beneath the image.

The image has to be rotated 270 degrees and output at ~60% of actual size in 
order to fit it within my page margins (US Letter).  Beneath this figure is 
the figure legend (not figure caption).  My other figures are fine, with the 
text of the figure legend close beneath the figure itself.  With this 
particular image, however, it insists on having extra whitespace.  How do I 
eliminate this in lyx and its output when the eps image itself appears 
correct according to gv?

praedor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+X6FZwDUPEkSvRHERAgJuAJ9x3HnGBD2MAoCvG0g032aRLUAyOQCgoxK2
hbqY2tP/enfHBhhjbEkzkgc=
=RTET
-END PGP SIGNATURE-


lyx 1.2.1 and included postscript

2003-02-28 Thread Raphael Clifford
I am writing university lectures using lyx 1.2.1 and have noticed what
seems like a bug.  When I include a postscript file in my document and
then Export-Postscript the postscript seems to be rendered as a low
resolution bit map and is typically unreadable.  However, if I
Export-Latex and then latex/dvips the result latex file the
postscript image comes out in all its original glory.  Have I missed
something simple or is this really a problem in 1.2.1?
Cheers,
Raphael
-- 
Raphael Clifford [EMAIL PROTECTED]



Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
Hi all,

I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm from 
the lyx site, qt frontend).  I can set the option allright, but it seems to be 
blissfully ignored.  I get letter-sized output regardless of what I choose (I 
tried A4, US Executive and a few more).

Is this a new/known bug, or am I missing something obvious?  I'd used these 
options in the 1.1.x days many times without ever having any problems.

Thanks for any input.

Best,

f.



powerpoint to latex/lyx?

2003-02-28 Thread Nirmal Govind
Hi.. does anyone know if there's a converter that takes a powerpoint
file and converts it to LaTeX or LyX? 

Thanks,
nirmal



Problems with XFree86

2003-02-28 Thread Jose
Hi I was using Starnet Xwin32, but because it is an evaluation program I 
switched to XFree86.  It works fine, but when it displays formulas like 
for example \theta it displays a \mu.  When I create the dvi it shows 
the theta.  So I don't know is some type of configurations.  Does 
someone has an idea how to fix that.

Thanks

Jose




LyX 1.3.0 ignoring commands in layout preamble

2003-02-28 Thread Patrick Hartling
I have a LyX layout that I used with 1.1.6 to write my master's thesis, 
but it isn't working quite right with 1.3.0.  In particular, I have the 
following for the layout preamble:

Preamble
\def\bibname{BIBLIOGRAPHY}
[EMAIL PROTECTED]
 {\specialchapt{\bibname
[EMAIL PROTECTED]
  [EMAIL PROTECTED]@[EMAIL PROTECTED]
   [EMAIL PROTECTED]
\leftmargin\labelwidth
\advance\leftmargin\labelsep
[EMAIL PROTECTED]@code
\usecounter{enumiv}%
[EMAIL PROTECTED]@empty
[EMAIL PROTECTED]@enumiv}}%
  \sloppy
  \clubpenalty4000
  [EMAIL PROTECTED] \clubpenalty
  \widowpenalty4000%
  [EMAIL PROTECTED]
 [EMAIL PROTECTED]
   [EMAIL PROTECTED]@warning{Empty `thebibliography' environment}}%
  \endlist}
\usepackage{tocloft}
\let\myNumberline\numberline
\AtBeginDocument{\renewcommand\bibname{BIBLIOGRAPHY}}
\AtBeginDocument{\renewcommand\contentsname{\centering \large TABLE 
OF CONTENTS}}
\AtBeginDocument{\renewcommand\listfigurename{\centering \large LIST 
OF FIGURES}}
\AtBeginDocument{\renewcommand\listtablename{\centering \large LIST 
OF TABLES}}
\AtBeginDocument{\renewcommand{\chaptername}{}}
\AtBeginDocument{\renewcommand{\appendixname}{APPENDIX\ }}
EndPreamble

Basically, all of this is being ignored when the document is rendered. 
Is there something I have to do to update my layout for use with 1.3.0?

 -Patrick

--
Patrick L. Hartling | Research Assistant, VRAC
[EMAIL PROTECTED]| 2624 Howe Hall: 1.515.294.4916
http://www.137.org/patrick/ | http://www.vrac.iastate.edu/


Re: powerpoint to latex/lyx?

2003-02-28 Thread Matej Cepl
Nirmal Govind wrote:
 Hi.. does anyone know if there's a converter that takes a powerpoint
 file and converts it to LaTeX or LyX? 

Probably not, but you can export PowerPoint to RTF (for outline)
and set of HTML/PNG files, which can be all then assembled into
LyX/LaTeX-based presentation.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Courage is resistance of fear, mastery of fear, not absence of
fear.



Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread John Levon
On Fri, Feb 28, 2003 at 02:32:00PM -0700, Fernando Perez wrote:

 I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm 
 from the lyx site, qt frontend).  I can set the option allright, but it 
 seems to be blissfully ignored.  I get letter-sized output regardless of 
 what I choose (I tried A4, US Executive and a few more).
 
 Is this a new/known bug, or am I missing something obvious?  I'd used these 
 options in the 1.1.x days many times without ever having any problems.

It's a  known and fixed bug ..  sorry for the inconvenience ;)

john


Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
John Levon wrote:

I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm 
from the lyx site, qt frontend).  I can set the option allright, but it 
seems to be blissfully ignored.  I get letter-sized output regardless of 
what I choose (I tried A4, US Executive and a few more).

Is this a new/known bug, or am I missing something obvious?  I'd used these 
options in the 1.1.x days many times without ever having any problems.


It's a  known and fixed bug ..  sorry for the inconvenience ;)
No problem.  When you say fixed, does it mean that 1.3.1 will have the fix in 
(whenever it's out), or is it something deeper which will have to wait until 1.4?

Best,

f.



Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
John Levon wrote:
On Fri, Feb 28, 2003 at 05:57:05PM -0700, Fernando Perez wrote:


No problem.  When you say fixed, does it mean that 1.3.1 will have the fix 
in (whenever it's out), or is it something deeper which will have to wait 
until 1.4?


1.3.1 will have the fix -  http://bugzilla.lyx.org/show_bug.cgi?id=844

I think that's it, anyway
Ah, thanks a bunch.  There seems to have been some developers discussion about 
it, so I hope the issue was cleared to full satisfaction.

I'll grab 1.3.1 when it's officially out.

Regards,

Fernando.



RE: Insert - Floats - Floatflt Figure??? in 1.3

2003-02-28 Thread Tan Choong Leong
Thanks!

I have figured out that standard article class does not have algorithm
floats and table floats. Funny? Before the upgrade, they were there.

Anyway, I have changed the class to article(AMS) and the floats are
back. I will also take your suggestion to input stdfloats.inc. However,
I added it at the first line in stdclass.inc under .lyx/layouts and
it worked.

Is this alright?

~~~
Tan Choong Leong (Mr)
Project Officer
Bioinformatics Research Centre
Nanyang Technological University
Tel : (65) 6790 4623
Fax: (65) 6792 6559
HP : (65) 9008 8330
[EMAIL PROTECTED]
 

-Original Message-
From: Dekel Tsur [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 28, 2003 10:02 PM
To: Tan Choong Leong; LyX users
Subject: Re: Insert - Floats - Floatflt Figure??? in 1.3

On Fri, Feb 28, 2003 at 11:40:49AM +0800, Tan Choong Leong wrote:
 Using Cygwin, Miktex and recently upgraded Lyx 1.2.2 to 1.3.
 
 As above, I wanted to insert an algorithm float actually. I click on
Insert-Floats-Floatflt Figure. It gives me the usual figure box but
with the title wrap:figure instead of float:figure tab. And
Floatflt Figure is the only option under Floats. Wide figure,
algorithm, wide algorithms all went missing. Where have they gone?
 
 Was there a problem during installation?

Which document class are you using ?

If you use your own layout file, (or a modified version of a layout file
that comes with LyX, you should add
  Input stdfloats.inc
to the layout file.




Re: Problems with XFree86

2003-02-28 Thread Nathan Weston
You just missed a thread about this (is there an archive for this list 
somewhere?)
Make sure that you have latex-ttf-fonts installed (available on ftp.lyx.org), 
and that your XftConfig includes the directory where those fonts are. This 
should fix the problem.

Nathan

On Friday 28 February 2003 18:29, Jose wrote:
 Hi I was using Starnet Xwin32, but because it is an evaluation program I
 switched to XFree86.  It works fine, but when it displays formulas like
 for example \theta it displays a \mu.  When I create the dvi it shows
 the theta.  So I don't know is some type of configurations.  Does
 someone has an idea how to fix that.

 Thanks

 Jose



Re: Elsart layout

2003-02-28 Thread Vaclav Smidl
Thanks for trying this. 

 Just had a further look, and I'm guessing that you're trying to get output
 as in example 2 of instraut.ps, where the authors are one after the other,
 followed by addresses? I have to admit, this isn't a format I've ever had
 to use, so I didn't think of it.

You are right, I forgot to mention it. 
As you can not have parameters in LyX layouts, I modified the layout: 

Style Author1
  CopyStyle Author
  LatexParam[inst1]
End

Style AuthorAddress1
  CopyStyle AuthorAddress
  LatexParam[inst1]
End

(I had to change Author_Address to AuthorAddress. It does not work with 
CopyStyle! lyx announce it does not know Author_Address but 'Author Address'
which does not work eather. AuthorAddress is safe enough.)

Same for the second author. This does what I want with the flaw of inserting 
too many newlines after the \author and \address commands.


 As to the question, I don't know. I suspect it may need some internal
 work, but others on lyx-devel are better able to comment.

Yeah. It seems to me that each Style = new paragraph.
Configurable options are: textclass, classoption, paragraph layouts.
But there is probably no way to customize a text property like \emph which is 
the way how \author is used in elsevier's style.

We are then trying to describe the Author field in Elsevier's style as 
paragraph that is actualy not a paragraph. :)


 It can, of course, be done using ert, but you may well not find that a
 suitable answer.

I tried to use ERT but I had to define
Style StandardInTitle
  CopyStyle Standard
  InTitle   1
End
because of \frontmatter.

Well, it is a way around, but not too nice though.

Thanks,

Vasek


 Rod

 On Fri, 28 Feb 2003, Rod Pinna wrote:
  Vaclav
 
  Thanks for having a look at this, I'm not an expert at either lyx or the
  elsevier class.
 
  I've just done a check, and I'm not sure I see what you mean. Latexing
  the outputted tex file, and either including the extra newlines or not
  seems to lead to the same result. BTW, I'm trying to reproduce the out as
  in the first example of the Elsevier instructions. The second example
  uses a different format.
 
  I've attached the tex output, with a space between the first two authors,
  and one betweent the second and last. The spacing in the dvi seems the
  same.
 
  Rod
 
  On Thu, 27 Feb 2003, Vaclav Smidl wrote:
   Hi,
   thanks for the link. I followed the discussion and understood that the
   latest version is probably CVS. I downloaded BRANCH_1_3_x and it seems
   to work quite well.
   However, using multiple authors gives strange results.
   LyX exports them as
   \author{author1}
  
  
   \author{author2}
  
   which is not tolerable for elsart.cls -- it inserts \parsep inbetween.
   If I remove newlines from exported .tex, everything works as expected.
   Is there any command in LyX that prevent exporting so many newlines
   after the Command?
  
   Thanks,
  
   Vasek
  
   On Wednesday 26 of February 2003 00:16, Rod Pinna wrote:
Vaclav,
   
Also, have a look at
   
http://www.mail-archive.com/[EMAIL PROTECTED]/msg52858.html
   
for a patch to 1.3.0 that is the latest version of elsart.
   
Rod
   
On Tue, 25 Feb 2003, I Wayan Warmada wrote:
 On Tue, 25 Feb 2003, Vaclav Smidl wrote:
 | I have to write an article using elsart.cls. Is there a LyX
 | layout file for this class?
 |
 | There is a few notes on the web about elsart.layout but it is not
 | part of LyX distro and I can not find it in any contrib
 | directory.

 I have this layout...

 with the header...

 # Version 1.0   19990506 R. Pinna Inital version
 # modified 2002-04-02   Herbert Voss [EMAIL PROTECTED]

 but I have never been using. Let me know if this is the layout that
 you need.

 Wayan
   
_
rod   | Beneath the waves, the waves / That's where I will be /
   
  | I'm going to see the cow beneath the sea.
  | They Might Be Giants, Lincoln
 
  _
  rod   | Beneath the waves, the waves / That's where I will be /
 
| I'm going to see the cow beneath the sea.
| They Might Be Giants, Lincoln

 _
 rod   | Beneath the waves, the waves / That's where I will be /

   | I'm going to see the cow beneath the sea.
   |   They Might Be Giants, Lincoln



Re: Elsart layout

2003-02-28 Thread Jean-Marc Lasgouttes
 Vaclav == Vaclav Smidl [EMAIL PROTECTED] writes:

Vaclav (I had to change Author_Address to AuthorAddress. It does not
Vaclav work with CopyStyle! lyx announce it does not know
Vaclav Author_Address but 'Author Address' which does not work
Vaclav eather. AuthorAddress is safe enough.)

What works is Author Address. Actually, you can use
  Style Author Address
instead of
  Style Author_Address
which is a kludge we should remove from the source (from the ancient
times when the quotes syntax did not work.

JMarc



Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> On Thu, Feb 27, 2003 at 12:14:21PM +0100, Jean-Marc Lasgouttes
John> wrote:
>> John, something that looks suspiscious is that
>> qfont_loader.C:addFontPath() does not return a success value, so it
>> is difficult to assess whether we have a font. Compare this to the
>> code in xfont_loader.C:addFontPath(). I do not see actually why the
>> logic in the two font loaders is so different in this regard.

John> It is QFontDatabase we rely on for checking if a font is
John> available, not any result from adding a font path (which is
John> useless if fontconfig is used). QFontDatabase is telling us we
John> have a font, but an attempt to use it failing.

I see this particular problem, and I am on a system where fontconfig
is _not_ used. We should make sure that this one works too...

JMarc


lyx auf Debian 3.0_r1

2003-02-28 Thread Breu, Johannes Martin
Is there anybody who has experience with the installation of lyx 1.3.0
on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
did not work anymore.

Thank you, JOhannes Breu




Re: Several theorem-like environnements following each other

2003-02-28 Thread Helge Hafting
Jean-Marc Lasgouttes wrote:
"Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:

Helge> Nice, but not exactly intuitive for those who don't know latex.
Helge> How about having a "insert->paragraph break" that does the
Helge> same, user-friendly?
The notion of paragraph break is not very intuitive either.
Well, perhaps someone who knows english better than me can come up with 
a better term for something that prevents "merging" of adjacent 
paragraphs of the same type?

Perhaps there is nothing blindingly obvious, but something a word 
processor user have a chance of understanding.  Lyx is wysiwym, and 
sometimes one mean to separate two paragraphs.  "paragraph separator"?

The point is to have _something_ in the insert menu - anybody who don't 
understand can look up the concept in the user guide.

Inserting a latex comment is hard for a non-tex user, and it wasn't 
obious for me either.  I've used a paragraph with a lonely ctrl+space 
till now - with the extra vertical spacing that causes. :-/

Helge Hafting




Re: Insert -> Floats -> Floatflt Figure??? in 1.3

2003-02-28 Thread Dekel Tsur
On Fri, Feb 28, 2003 at 11:40:49AM +0800, Tan Choong Leong wrote:
> Using Cygwin, Miktex and recently upgraded Lyx 1.2.2 to 1.3.
> 
> As above, I wanted to insert an algorithm float actually. I click on 
> Insert->Floats->Floatflt Figure. It gives me the usual figure box but with the title 
> "wrap:figure" instead of "float:figure" tab. And "Floatflt Figure" is the only 
> option under Floats. Wide figure, algorithm, wide algorithms all went missing. Where 
> have they gone?
> 
> Was there a problem during installation?

Which document class are you using ?

If you use your own layout file, (or a modified version of a layout file
that comes with LyX, you should add
  Input stdfloats.inc
to the layout file.



1.3 on win32 not reading lyxrc

2003-02-28 Thread Rob S
Dear list

Have just upgraded to 1.3 on windows XP pro, lyx support 1.7, Cygwin and
Miktex

Two problems so far.

1. lyx does not appear to read the lyxrc  file any more.  I cannot
control mouse wheel scrolling event and other user options.

2. Math symbols not showing correctly (as per previous mailings shown as
"solved") - Q. how to solve for win32 version?

Regards

Rob S



Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Nathan Weston
On Friday 28 February 2003 05:43, Breu, Johannes Martin wrote:
> Is there anybody who has experience with the installation of lyx 1.3.0
> on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
> bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
> did not work anymore.
>
> Thank you, JOhannes Breu

I built it from source a few days ago, without much trouble. However, I am 
running debian unstable, so you might find that you need to upgrade some 
packages in order to build it.
   I also had to install latex-ttf-fonts to get math symbols working. There is 
an rpm for this on ftp.lyx.org, that you can install using alien.

Nathan



Bibliography style not "taking"

2003-02-28 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I created a bibtex style via makebst.  I used it to replace a previous version 
of the same name.  The original version listed articles in the bibliography 
based on order cited.  I changed it so the authors would be listed 
alphabetically.  I ran texhash after creating the bst file and moving it to 
my /usr/share/texmf/bibtex/bst/base directory (where it replaced the previous 
version which was working).  It doesn't take.  

Selecting the bst style and previewing the document STILL shows the authors 
are listed in citation order rather than alphabetical.  What is wrong here?

praedor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+X4okwDUPEkSvRHERAoeKAJ9HoWGUcd/NyBH5JuyJ/zlkL03J/ACeKUrp
TDkX2m39PNtEsPzDRuIucTc=
=dtaU
-END PGP SIGNATURE-


Re: Insert -> Floats -> Floatflt Figure??? in 1.3

2003-02-28 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:

Dekel> If you use your own layout file, (or a modified version of a
Dekel> layout file that comes with LyX, you should add Input
Dekel> stdfloats.inc to the layout file.

And probably Input stdcounters.inc too.

JMarc


Re: 1.3 on win32 not reading lyxrc

2003-02-28 Thread Jean-Marc Lasgouttes
> "Rob" == Rob S <[EMAIL PROTECTED]> writes:

Rob> Dear list Have just upgraded to 1.3 on windows XP pro, lyx
Rob> support 1.7, Cygwin and Miktex

Rob> Two problems so far.

Rob> 1. lyx does not appear to read the lyxrc file any more. I cannot
Rob> control mouse wheel scrolling event and other user options.

lyxrc is indeed not used anymore. The new files is preferences, and it
can be controlled from Edit>Preferences.

JMarc


Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Matej Cepl
Breu, Johannes Martin wrote:
> Is there anybody who has experience with the installation of lyx 1.3.0
> on Debian 3.0_r1? Maybe binaries. I wish to install it but I made very
> bad experiences in installing lyx 1.3.0 on Debian 2.2 - latex and lyx
> did not work anymore.

deb http://dpt.tuxfamily.org/pub woody main

to /etc/apt/sources

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The main idea of the pope's asking for forgivness was not to be
afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have
faith in the God's governing power to be able not to be afraid.
-- On NPR The Connection from March 13, 2000



Re: Bibliography style not "taking"

2003-02-28 Thread Juergen Spitzmueller
Praedor Atrebates wrote:
> It doesn't take.  
>
> Selecting the bst style and previewing the document STILL shows the authors
> are listed in citation order rather than alphabetical.  What is wrong here?

Are you shure that your bst file is correct? What happens if you change the 
name of the file? Are there any console messages from bibtex?

It is really hard to guess without more information.

Jürgen. 


Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread John Levon
On Fri, Feb 28, 2003 at 10:16:00AM +0100, Jean-Marc Lasgouttes wrote:

> I see this particular problem, and I am on a system where fontconfig
> is _not_ used. We should make sure that this one works too...

Then Dekel's changes to lib/symbols must have been broken, or there is
some other fault. Either way, I  cannot do anything about it, because it
works on my system with Qt 3-fontconfig, and Qt 2-nofontconfig.

regards
john


Re: No display of math symbols with lyx 1.3.0 (fixed)

2003-02-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> On Fri, Feb 28, 2003 at 10:16:00AM +0100, Jean-Marc Lasgouttes
John> wrote:
>> I see this particular problem, and I am on a system where
>> fontconfig is _not_ used. We should make sure that this one works
>> too...

John> Then Dekel's changes to lib/symbols must have been broken, or
John> there is some other fault. Either way, I cannot do anything
John> about it, because it works on my system with Qt 3-fontconfig,
John> and Qt 2-nofontconfig.

And does it work if you do not have the TeX fonts available, but want
to fallback to symbol?

JMarc


Re: lyx auf Debian 3.0_r1

2003-02-28 Thread Matej Cepl
Nathan Weston wrote:
> I built it from source a few days ago, without much trouble. However, I am 
> running debian unstable, so you might find that you need to upgrade some 
> packages in order to build it.
>I also had to install latex-ttf-fonts to get math symbols working. There is 
> an rpm for this on ftp.lyx.org, that you can install using alien.

Just to add that the binary from dpt.tuxfamily.org doesn't use
latex-ttf-fonts.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
To err is human, to purr feline.



Re: Bibliography style not "taking"

2003-02-28 Thread John Mackenzie Owen
On Fri, 2003-02-28 at 17:11, Praedor Atrebates wrote:

> 
> Selecting the bst style and previewing the document STILL shows the authors 
> are listed in citation order rather than alphabetical.  What is wrong here?

Are you sure you don't have another copy of the original .bst file
somewhere? Try giving your new style a different name, run texhash and
use the new name in lyx.

John

-- 
John Mackenzie Owen <[EMAIL PROTECTED]>



ps, eps images and too much whitespace

2003-02-28 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have acquired ps2eps and have used it on a postscript file of a figure I 
created with StarDraw.  StarDraw ps output, even its export to eps, 
often/usually has extra whitespace included in the product and in this 
particular case, the whitespace is beneath the graphic.

Running ps2eps on the file and then viewing it with gv makes it appear all is 
well.  The image is clipped down to the bare necessity to incorporate all 
parts of the graphic, however, when I insert this eps into my lyx document 
and preview it, the output still has too much whitespace beneath the image.

The image has to be rotated 270 degrees and output at ~60% of actual size in 
order to fit it within my page margins (US Letter).  Beneath this figure is 
the figure legend (not figure caption).  My other figures are fine, with the 
text of the figure legend close beneath the figure itself.  With this 
particular image, however, it insists on having extra whitespace.  How do I 
eliminate this in lyx and its output when the eps image itself appears 
correct according to gv?

praedor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+X6FZwDUPEkSvRHERAgJuAJ9x3HnGBD2MAoCvG0g032aRLUAyOQCgoxK2
hbqY2tP/enfHBhhjbEkzkgc=
=RTET
-END PGP SIGNATURE-


lyx 1.2.1 and included postscript

2003-02-28 Thread Raphael Clifford
I am writing university lectures using lyx 1.2.1 and have noticed what
seems like a bug.  When I include a postscript file in my document and
then "Export->Postscript" the postscript seems to be rendered as a low
resolution bit map and is typically unreadable.  However, if I
"Export->Latex" and then latex/dvips the result latex file the
postscript image comes out in all its original glory.  Have I missed
something simple or is this really a problem in 1.2.1?
Cheers,
Raphael
-- 
Raphael Clifford <[EMAIL PROTECTED]>



Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
Hi all,

I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm from 
the lyx site, qt frontend).  I can set the option allright, but it seems to be 
blissfully ignored.  I get letter-sized output regardless of what I choose (I 
tried A4, US Executive and a few more).

Is this a new/known bug, or am I missing something obvious?  I'd used these 
options in the 1.1.x days many times without ever having any problems.

Thanks for any input.

Best,

f.



powerpoint to latex/lyx?

2003-02-28 Thread Nirmal Govind
Hi.. does anyone know if there's a converter that takes a powerpoint
file and converts it to LaTeX or LyX? 

Thanks,
nirmal



Problems with XFree86

2003-02-28 Thread Jose
Hi I was using Starnet Xwin32, but because it is an evaluation program I 
switched to XFree86.  It works fine, but when it displays formulas like 
for example \theta it displays a \mu.  When I create the dvi it shows 
the theta.  So I don't know is some type of configurations.  Does 
someone has an idea how to fix that.

Thanks

Jose




LyX 1.3.0 ignoring commands in layout preamble

2003-02-28 Thread Patrick Hartling
I have a LyX layout that I used with 1.1.6 to write my master's thesis, 
but it isn't working quite right with 1.3.0.  In particular, I have the 
following for the layout preamble:

Preamble
\def\bibname{BIBLIOGRAPHY}
[EMAIL PROTECTED]
 {\specialchapt{\bibname
[EMAIL PROTECTED]
  [EMAIL PROTECTED]@[EMAIL PROTECTED]
   [EMAIL PROTECTED]
\leftmargin\labelwidth
\advance\leftmargin\labelsep
[EMAIL PROTECTED]@code
\usecounter{enumiv}%
[EMAIL PROTECTED]@empty
[EMAIL PROTECTED]@enumiv}}%
  \sloppy
  \clubpenalty4000
  [EMAIL PROTECTED] \clubpenalty
  \widowpenalty4000%
  [EMAIL PROTECTED]
 [EMAIL PROTECTED]
   [EMAIL PROTECTED]@warning{Empty `thebibliography' environment}}%
  \endlist}
\usepackage{tocloft}
\let\myNumberline\numberline
\AtBeginDocument{\renewcommand\bibname{BIBLIOGRAPHY}}
\AtBeginDocument{\renewcommand\contentsname{\centering \large TABLE 
OF CONTENTS}}
\AtBeginDocument{\renewcommand\listfigurename{\centering \large LIST 
OF FIGURES}}
\AtBeginDocument{\renewcommand\listtablename{\centering \large LIST 
OF TABLES}}
\AtBeginDocument{\renewcommand{\chaptername}{}}
\AtBeginDocument{\renewcommand{\appendixname}{APPENDIX\ }}
EndPreamble

Basically, all of this is being ignored when the document is rendered. 
Is there something I have to do to update my layout for use with 1.3.0?

 -Patrick

--
Patrick L. Hartling | Research Assistant, VRAC
[EMAIL PROTECTED]| 2624 Howe Hall: 1.515.294.4916
http://www.137.org/patrick/ | http://www.vrac.iastate.edu/


Re: powerpoint to latex/lyx?

2003-02-28 Thread Matej Cepl
Nirmal Govind wrote:
> Hi.. does anyone know if there's a converter that takes a powerpoint
> file and converts it to LaTeX or LyX? 

Probably not, but you can export PowerPoint to RTF (for outline)
and set of HTML/PNG files, which can be all then assembled into
LyX/LaTeX-based presentation.

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Courage is resistance of fear, mastery of fear, not absence of
fear.



Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread John Levon
On Fri, Feb 28, 2003 at 02:32:00PM -0700, Fernando Perez wrote:

> I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm 
> from the lyx site, qt frontend).  I can set the option allright, but it 
> seems to be blissfully ignored.  I get letter-sized output regardless of 
> what I choose (I tried A4, US Executive and a few more).
> 
> Is this a new/known bug, or am I missing something obvious?  I'd used these 
> options in the 1.1.x days many times without ever having any problems.

It's a  known and fixed bug ..  sorry for the inconvenience ;)

john


Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
John Levon wrote:

I just tried to use the paper size option in lyx 1.3.0 (the redhat8 rpm 
from the lyx site, qt frontend).  I can set the option allright, but it 
seems to be blissfully ignored.  I get letter-sized output regardless of 
what I choose (I tried A4, US Executive and a few more).

Is this a new/known bug, or am I missing something obvious?  I'd used these 
options in the 1.1.x days many times without ever having any problems.


It's a  known and fixed bug ..  sorry for the inconvenience ;)
No problem.  When you say fixed, does it mean that 1.3.1 will have the fix in 
(whenever it's out), or is it something deeper which will have to wait until 1.4?

Best,

f.



Re: Lyx 1.3.0 ignoring paper sizes?

2003-02-28 Thread Fernando Perez
John Levon wrote:
On Fri, Feb 28, 2003 at 05:57:05PM -0700, Fernando Perez wrote:


No problem.  When you say fixed, does it mean that 1.3.1 will have the fix 
in (whenever it's out), or is it something deeper which will have to wait 
until 1.4?


1.3.1 will have the fix -  http://bugzilla.lyx.org/show_bug.cgi?id=844

I think that's it, anyway
Ah, thanks a bunch.  There seems to have been some developers discussion about 
it, so I hope the issue was cleared to full satisfaction.

I'll grab 1.3.1 when it's officially out.

Regards,

Fernando.



RE: Insert -> Floats -> Floatflt Figure??? in 1.3

2003-02-28 Thread Tan Choong Leong
Thanks!

I have figured out that standard article class does not have algorithm
floats and table floats. Funny? Before the upgrade, they were there.

Anyway, I have changed the class to article(AMS) and the floats are
back. I will also take your suggestion to input stdfloats.inc. However,
I added it at the first line in "stdclass.inc" under ".lyx/layouts" and
it worked.

Is this alright?

~~~
Tan Choong Leong (Mr)
Project Officer
Bioinformatics Research Centre
Nanyang Technological University
Tel : (65) 6790 4623
Fax: (65) 6792 6559
HP : (65) 9008 8330
[EMAIL PROTECTED]
 

-Original Message-
From: Dekel Tsur [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 28, 2003 10:02 PM
To: Tan Choong Leong; LyX users
Subject: Re: Insert -> Floats -> Floatflt Figure??? in 1.3

On Fri, Feb 28, 2003 at 11:40:49AM +0800, Tan Choong Leong wrote:
> Using Cygwin, Miktex and recently upgraded Lyx 1.2.2 to 1.3.
> 
> As above, I wanted to insert an algorithm float actually. I click on
Insert->Floats->Floatflt Figure. It gives me the usual figure box but
with the title "wrap:figure" instead of "float:figure" tab. And
"Floatflt Figure" is the only option under Floats. Wide figure,
algorithm, wide algorithms all went missing. Where have they gone?
> 
> Was there a problem during installation?

Which document class are you using ?

If you use your own layout file, (or a modified version of a layout file
that comes with LyX, you should add
  Input stdfloats.inc
to the layout file.




Re: Problems with XFree86

2003-02-28 Thread Nathan Weston
You just missed a thread about this (is there an archive for this list 
somewhere?)
Make sure that you have latex-ttf-fonts installed (available on ftp.lyx.org), 
and that your XftConfig includes the directory where those fonts are. This 
should fix the problem.

Nathan

On Friday 28 February 2003 18:29, Jose wrote:
> Hi I was using Starnet Xwin32, but because it is an evaluation program I
> switched to XFree86.  It works fine, but when it displays formulas like
> for example \theta it displays a \mu.  When I create the dvi it shows
> the theta.  So I don't know is some type of configurations.  Does
> someone has an idea how to fix that.
>
> Thanks
>
> Jose



Re: Elsart layout

2003-02-28 Thread Vaclav Smidl
Thanks for trying this. 

> Just had a further look, and I'm guessing that you're trying to get output
> as in example 2 of instraut.ps, where the authors are one after the other,
> followed by addresses? I have to admit, this isn't a format I've ever had
> to use, so I didn't think of it.

You are right, I forgot to mention it. 
As you can not have parameters in LyX layouts, I modified the layout: 

Style Author1
  CopyStyle Author
  LatexParam[inst1]
End

Style AuthorAddress1
  CopyStyle AuthorAddress
  LatexParam[inst1]
End

(I had to change Author_Address to AuthorAddress. It does not work with 
CopyStyle! lyx announce it does not know Author_Address but 'Author Address'
which does not work eather. AuthorAddress is safe enough.)

Same for the second author. This does what I want with the flaw of inserting 
too many newlines after the \author and \address commands.

>
> As to the question, I don't know. I suspect it may need some internal
> work, but others on lyx-devel are better able to comment.

Yeah. It seems to me that each Style = new paragraph.
Configurable options are: textclass, classoption, paragraph layouts.
But there is probably no way to customize a text property like \emph which is 
the way how \author is used in elsevier's style.

We are then trying to describe the Author field in Elsevier's style as 
"paragraph that is actualy not a paragraph". :)

>
> It can, of course, be done using ert, but you may well not find that a
> suitable answer.

I tried to use ERT but I had to define
Style StandardInTitle
  CopyStyle Standard
  InTitle   1
End
because of \frontmatter.

Well, it is a way around, but not too nice though.

Thanks,

Vasek

>
> Rod
>
> On Fri, 28 Feb 2003, Rod Pinna wrote:
> > Vaclav
> >
> > Thanks for having a look at this, I'm not an expert at either lyx or the
> > elsevier class.
> >
> > I've just done a check, and I'm not sure I see what you mean. Latexing
> > the outputted tex file, and either including the extra newlines or not
> > seems to lead to the same result. BTW, I'm trying to reproduce the out as
> > in the first example of the Elsevier instructions. The second example
> > uses a different format.
> >
> > I've attached the tex output, with a space between the first two authors,
> > and one betweent the second and last. The spacing in the dvi seems the
> > same.
> >
> > Rod
> >
> > On Thu, 27 Feb 2003, Vaclav Smidl wrote:
> > > Hi,
> > > thanks for the link. I followed the discussion and understood that the
> > > latest version is probably CVS. I downloaded BRANCH_1_3_x and it seems
> > > to work quite well.
> > > However, using multiple authors gives strange results.
> > > LyX exports them as
> > > \author{author1}
> > >
> > >
> > > \author{author2}
> > >
> > > which is not tolerable for elsart.cls -- it inserts \parsep inbetween.
> > > If I remove newlines from exported .tex, everything works as expected.
> > > Is there any command in LyX that prevent exporting so many newlines
> > > after the Command?
> > >
> > > Thanks,
> > >
> > > Vasek
> > >
> > > On Wednesday 26 of February 2003 00:16, Rod Pinna wrote:
> > > > Vaclav,
> > > >
> > > > Also, have a look at
> > > >
> > > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg52858.html
> > > >
> > > > for a patch to 1.3.0 that is the latest version of elsart.
> > > >
> > > > Rod
> > > >
> > > > On Tue, 25 Feb 2003, I Wayan Warmada wrote:
> > > > > On Tue, 25 Feb 2003, Vaclav Smidl wrote:
> > > > > | I have to write an article using elsart.cls. Is there a LyX
> > > > > | layout file for this class?
> > > > > |
> > > > > | There is a few notes on the web about elsart.layout but it is not
> > > > > | part of LyX distro and I can not find it in any contrib
> > > > > | directory.
> > > > >
> > > > > I have this layout...
> > > > >
> > > > > with the header...
> > > > >
> > > > > # Version 1.0   19990506 R. Pinna Inital version
> > > > > # modified 2002-04-02   Herbert Voss <[EMAIL PROTECTED]>
> > > > >
> > > > > but I have never been using. Let me know if this is the layout that
> > > > > you need.
> > > > >
> > > > > Wayan
> > > >
> > > > _
> > > > rod   | "Beneath the waves, the waves / That's where I will be /
> > > >
> > > >   | I'm going to see the cow beneath the sea."
> > > >   | They Might Be Giants, Lincoln
> >
> > _
> > rod   | "Beneath the waves, the waves / That's where I will be /
> >
> >   | I'm going to see the cow beneath the sea."
> >   | They Might Be Giants, Lincoln
>
> _
> rod   | "Beneath the waves, the waves / That's where I will be /
>
>   | I'm going to see the cow beneath the sea."
>   |   They Might Be Giants, Lincoln



Re: Elsart layout

2003-02-28 Thread Jean-Marc Lasgouttes
> "Vaclav" == Vaclav Smidl <[EMAIL PROTECTED]> writes:

Vaclav> (I had to change Author_Address to AuthorAddress. It does not
Vaclav> work with CopyStyle! lyx announce it does not know
Vaclav> Author_Address but 'Author Address' which does not work
Vaclav> eather. AuthorAddress is safe enough.)

What works is "Author Address". Actually, you can use
  Style "Author Address"
instead of
  Style Author_Address
which is a kludge we should remove from the source (from the ancient
times when the quotes syntax did not work.

JMarc