Re: Math font problem on screen

2003-10-15 Thread Dekel Tsur
On Wed, Oct 15, 2003 at 09:17:23AM +0200, Jean-Pierre.Chretien wrote:
> >>> >>What do you have in .lyx/xfonts/ with only the eps fonts?
> >>> 
> >>> %ls /usr/local/share/lyx-1.3.3/xfonts
> >>> PSres.upr cmmi10.pfb@   cmsy10.pfb@   fonts.dir msam10.pfb@   
> >>> wasy10.pfb@
> >>> cmex10.pfb@   cmr10.pfb@eufm10.pfb@   fonts.scale   msbm10.pfb@
> >>> 
> >>> %ls ~/.lyx-1.3.3/xfonts
> >>> PSres.upr
> >>
> >>Which frontend do you use (xforms or QT) ?
> 
> Same result on either frontends, e.g. \Delta and \alpha appear on screen
> as indicated in the attached screenshot (\Delta as cent and \alpha as
> the fi ligature).
> 
> This must be a X screen font problem, the dvi is OK.

Try creating an empty file named ~/.lyx/xfonts/fonts.dir.
Then, run 'xset fp default', and then run lyx.


Re: Math font problem on screen

2003-10-15 Thread Jean-Pierre.Chretien



>>> This must be a X screen font problem, the dvi is OK.
>>
>>Try creating an empty file named ~/.lyx/xfonts/fonts.dir.
>>Then, run 'xset fp default', and then run lyx.

xset fp default
is enough (and restarting the X server also, I guess).

Thanks, that settles the problem, the font server was lost.
This had nothing to do with LyX, sorry for the thread.

-- 
Jean-Pierre



babel

2003-10-15 Thread Luiz Eleno
I defined a new command in the preamble:

\newcommand{\RKe}{\selectlanguage{polish}Rafa"l K"edziorski}

but, using as ERT, I get this output:

Rafa"l K"edziorski

But if I put this {\selectlanguage{polish}Rafa"l K"edziorski} instead of 
\RKe then I get the right output.
Surely a babel-related detail. Any ideas to circumvent it?

--
Luiz Eleno
Max-Planck-Institut für Eisenforschung
Max-Planck-Str. 1
D-40237 Düsseldorf
Tel.: +49-(0)211-67 92 481
Fax: +49-(0)211-67 92 537
[EMAIL PROTECTED]



Re: I can't preview in Lyx/Mac - Solved (hopefully)!

2003-10-15 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Many thanks. But importantly for us, there is no bug in LyX,
Angus> right? Ie, Katrin should have entered open -a 'Acrobat Reader
Angus> 5.0' $$i in the Preferences dialog, right?

Well, I guess that LyX should automatically escape such double quotes
when it outputs prefs. Users should not have to worry about that.

JMarc


Re: problem with lyx 1.3.3-qt for suse82

2003-10-15 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:

Juergen> I'm very sorry about this. The RPM works well on my system,
Juergen> but as I wrote in the RPM info, I had to upgrade some libs
Juergen> and gcc, because SuSE's gcc compiler shipped with 8.2 is
Juergen> buggy (and does not compile LyX). Probably there are,
Juergen> additionally to the bug JMarc mentioned, some compatibility
Juergen> issues, cf.
Juergen> http://portal.suse.com/sdb/en/2003/05/gcc33_release.html

Juergen> Since this is a grave bug (dataloss), I think we should
Juergen> remove the 8.2 rpm from the server.

Juergen, could you produce a rpm of 1.3.3 with the patch in bug 1415
and let alberto test it? It would be a goo way to check that the bug
is indeed solved.

Hmm, I have read the release notes now, and indeed your rpm may have
problems nevertheless. I'll remove it.

JMarc


Re: babel

2003-10-15 Thread Herbert Voß
Luiz Eleno schrieb:
I defined a new command in the preamble:

\shorthandon{"}
\newcommand{\RKe}{\foreignlanguage{polish}{Rafa"l K"edziorski}}
\shorthandoff{"}
Herbert




book with exercises and answers

2003-10-15 Thread Gandalf
Hello.
I guess I'm not the first one that wants to write a book with exercises and 
answers to these exercises. 
The problem that I have not found an answer to, is how to keep track of the 
answers (that are printed in a chapter/section in the end of the book, OR 
at the end of each chapter), so they get the same number as the exercises   
like 3.1.4  (chapter 3, section 1, exercise number 4, and so on). 

I guess the most convenient way in LyX would be to write something like
... some other text
   <-- mark this as "exercise" in LyX
 <-- mark this as "answer" in LyX
... continue with other text...


And then LaTeX puts the answer in the right place, with the right number!

Now, how do I do that in Lyx (or what would the best latex commands be?)

I'm greatful for any help you can provide.



Re: problem with lyx 1.3.3-qt for suse82

2003-10-15 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote:
> Juergen, could you produce a rpm of 1.3.3 with the patch in bug 1415
> and let alberto test it? It would be a goo way to check that the bug
> is indeed solved.

I have updated to qt 3.2.1 in the meantime. I don't think that an rpm built on 
my system will run on an "out-of the-box" SuSE 8.2 :-(

But I have found the following RPM, which is an alternative build with the qt 
frontend:
http://apt.bygden.nu/SuSE/8.2-i386/RPMS.suser-tcousin/lyx-1.3.3-1.i586.rpm

Alberto, can you please try and test if this one is better? If yes, we could 
provide it one our server, too.

Regards,
Jürgen.



Problems installing LyX-1.3.3 on Debian Woody

2003-10-15 Thread Thomas Schönhoff
Hello,

I've compiled and packaged LyX-1.3.3 for Woody by using checkinstall.
Compilation (--with-qt3 option) went fine and building the deb was
carried out successfully, but I went into troubles installing the
resulting package with "dpkg -i lyx_1.3.3-1_i386.deb".
Obiviousely dpkg refused to install LyX because it tried unsuccessfully
to override the file /usr/share/texmf/fonts/type1/bluesky/cm/cmex10.pfb
which is according to dpkg part of installed tetex-extra package. Here
are my installed TeX packages:
ii  tetex-base 1.0.2+20011202 basic teTeX library files
ii  tetex-bin  1.0.7+20011202 teTeX binary files
ii  tetex-doc  1.0.2+20011202 teTeX documentation
ii  tetex-eurosym  1.0-3  Euro symbol for LaTeX
ii  tetex-extra1.0.2+20011202 extra teTeX library files
Now I am kind of stuck, don't know where to go from here! Any ideas?
Doing the same with LyX-1.3.2 just went fine, so I wonder what changed
so profoundly in LyX-1.3.3
Thomas

Btw: My first trial to send this message ended into nothingness, so I 
send it once again to get some response



Re: book with exercises and answers

2003-10-15 Thread Les Denham
On Wednesday 15 October 2003 04:07 am, Gandalf wrote:
> Hello.
> I guess I'm not the first one that wants to write a book with exercises
> and answers to these exercises.

One simple solution (I'm sure there are others, probably more elegant):

1. Insert  labels in your chapter and section headings.

2. Use the Enumerate environment for the  exercises, and put a label in each 
one.

Start each answer with a series of cross references separated by periods 
like this:


.. Answer 
to Exercise 1.

.. Answer 
to Exercise 2.

Les



Re: Problems installing LyX-1.3.3 on Debian Woody

2003-10-15 Thread Matej Cepl
Thomas Schönhoff wrote:
> Now I am kind of stuck, don't know where to go from here! Any
> ideas? Doing the same with LyX-1.3.2 just went fine, so I
> wonder what changed so profoundly in LyX-1.3.3

I am afraid there is something wrong with your
/usr/share/lyx/configure, which should find out what's going on.

Matej

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




Re: PDF files from Aqua Lyx

2003-10-15 Thread Richard Sherman
> Now, I have installed Lyx for Aqua, which is great, but again I'm
> getting crappy PDF files.  Anyone know what the cause and solution
> are?
What's "crappy" about your .pdf files?  More specifically, what fonts
are you using, what method of generating .pdf, and what viewer?
---
I am getting fuzzy output, unaligned characters, and jaggedy-edged 
characters.  I'm using Computer Modern, or that's the idea anyway.  The 
output looks slightly different on Preview, Acroread, and Ghostscript, 
but it looks bad on all of them.  The results are the same whichever of 
Lyx's built-in methods of generating .pdf I use.  Do I not have a font 
installed properly, perhaps?

Thanks,

Richard



Re: Problems installing LyX-1.3.3 on Debian Woody

2003-10-15 Thread Thomas Schönhoff
Hello,

htanks for your response!

Matej Cepl schrieb:

Thomas Schönhoff wrote:
 

I am afraid there is something wrong with your
/usr/share/lyx/configure, which should find out what's going on.
 

I'll give it try tomorrow!

greetings
Thomas


Re: PDF files from Aqua Lyx

2003-10-15 Thread Angus Leeming
Richard Sherman wrote:

>  > Now, I have installed Lyx for Aqua, which is great, but again I'm
>  > getting crappy PDF files.  Anyone know what the cause and
>  > solution are?
> 
> What's "crappy" about your .pdf files?  More specifically, what
> fonts are you using, what method of generating .pdf, and what
> viewer? ---
> 
> I am getting fuzzy output, unaligned characters, and jaggedy-edged
> characters.  I'm using Computer Modern, or that's the idea anyway. 
> The output looks slightly different on Preview, Acroread, and
> Ghostscript,
> but it looks bad on all of them.  The results are the same whichever
> of
> Lyx's built-in methods of generating .pdf I use.  Do I not have a
> font installed properly, perhaps?


And what happens if you open the Layout->Document dialog and select 
the 'ae' font?

-- 
Angus



Re: PDF files from Aqua Lyx

2003-10-15 Thread Herbert Voß
Richard Sherman schrieb:

I am getting fuzzy output, unaligned characters, and jaggedy-edged 
characters.  I'm using Computer Modern, or that's the idea anyway.  The 
output looks slightly different on Preview, Acroread, and Ghostscript, 
but it looks bad on all of them.  The results are the same whichever of 
Lyx's built-in methods of generating .pdf I use.  Do I not have a font 
installed properly, perhaps?
install the latin modern fonts and then write into the preamble
\usepackage{lmodern}% this is the best choice
or install the cm-super fonts

or write into the preamble
\usepackage{mathptmx}
\usepackage[scaled=0.92]{helvet}
Herbert




TOC problems

2003-10-15 Thread Bradley Navarro
Hello,

I am having two problems and cannot find solutions to them:

1) I need the first page of the TOC to not show a page number, but the 
counter started at number vi. But I need the second page of the TOC to 
show the next page number. So for example my TOC begins on page vi and 
the second page is on page vii. But I don't want the first page to show 
the page number.

2) I have my sections underlined. Upon completing this task, I found 
that the TOC also underlines the sections, when what I need is for them 
not to be underlined in the TOC.

For reference I am using the report class in lyx 1.3.3.

Any help would be much appreciated.

Brad



Image not displaying in Lyx

2003-10-15 Thread Tim Jelliffe
Hello all,
 
I have started using Lyx-1.3.1 Windows XP port by Claus. However I am
having a problem getting any images at all to display in the the figure
floats. I have added the lines: 
 
\converter "eps" "ppm" "convert $$i $$o" ""
\converter "jpg" "eps" "convert $$i $$o" ""
\converter "png" "eps" "convert $$i $$o" ""
 
to my preferences file, and they show up in the Lyx dialog box. I have
installed ImageMagic 5.5.7 for windows, and this setup works for the
test. I can open up a DOS window and run convert on a jpeg file and get
it to an eps file ok and view the eps using gsview32. 
 
However when I insert the picture into a lyx file, I get the error
"error converting to loadable format". I then started lyx from a dos
window using 'lyx -dbg 3' and tried putting in an image again. It comes
up with a strange sort of error about not being able to find
lyxconvert0.sh in a tmp directory. I have included a screenshot at:
 
http://members.optusnet.com.au/~tjelliffe/lyx_error.jpg
 
As I couldnt copy the error message.
 
The setup details are:
GSview 4.4
Ghostscript 8.11
ImageMagik 5.5.7
Lyx 1.3.1 (Claus port)
Windows XP Pro
 
Is this because it cant find the postscript viewer? I recall from
stumbling through some of the setup details that it was looking for gs
or gview, whereas GSview starts from gsview32. Not sure. So currently
cant get any images, even ps/eps ones to display in my Lyx files.
 
Thanks for any advice!
 
Tim J
 


Re: Image not displaying in Lyx

2003-10-15 Thread Jim Ragsdale
On Wednesday 15 October 2003 07:59 pm, Tim Jelliffe wrote:
> Hello all,
>
> I have started using Lyx-1.3.1 Windows XP port by Claus. However I am
> having a problem getting any images at all to display in the the figure
> floats. I have added the lines:
>
> \converter "eps" "ppm" "convert $$i $$o" ""
> \converter "jpg" "eps" "convert $$i $$o" ""
> \converter "png" "eps" "convert $$i $$o" ""
>
> to my preferences file, and they show up in the Lyx dialog box. I have
> installed ImageMagic 5.5.7 for windows, and this setup works for the
> test. I can open up a DOS window and run convert on a jpeg file and get
> it to an eps file ok and view the eps using gsview32.
>
> However when I insert the picture into a lyx file, I get the error
> "error converting to loadable format". I then started lyx from a dos
> window using 'lyx -dbg 3' and tried putting in an image again. It comes
> up with a strange sort of error about not being able to find
> lyxconvert0.sh in a tmp directory. I have included a screenshot at:
>
> http://members.optusnet.com.au/~tjelliffe/lyx_error.jpg

Do any of these pics have names with spaces? I had trouble with those. seems 
to work on files w/ no spaces. Also I believe I had trouble working from 
directories with spaces in the name like "My Documents"



increasing TeX capacity

2003-10-15 Thread Simon G Hill
Hi guys,

I've nearly finished my thesis but now that I have added in an appendix with 
9 tables (128 rows, 9 columns); LyX (TEX) will not compile it.

I get the error message:

TeX capacity exceeded, sorry [main memory size = 350001]
If you really absolutely need more capacity you can ask a wizard to enlarge 
me.


Is anybody a wizard/can someone help me enlarge this?

Many thanks
Simon

ps I've already checked Herbert's site and the mail list archive.


New ftp site for CJK-LyX

2003-10-15 Thread cghan
Hello,

I have lost all the data on the ftp site, stone.phys.pusan.ac.kr, which I 
have tried to recover, but in vain. I do not know what caused the problem, 
but the machine has the history of being hacked from outside several 
times. So, I decided to open a new ftp site for CJK-LyX,

ftp://cellular.phys.pusan.ac.kr/CJK-LyX

 
Please notice that to save the disk space, I have uploaded only the most 
recent version of CJK-LyX on the site. Anyone who needs old versions may 
email to me.

Regards,



cghan