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@

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

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 detai

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

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 no

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 th

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 "ou

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 insta

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

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

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 fuzz

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

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 w

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 pag

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

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"

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

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://cellul