Re: Using latex in lyx
On Wed, Nov 28, 2001 at 12:06:06AM +0100, Alexander Volovics wrote: > I need to type long latex expressions that use more than one line. > (For example: multiple equations, arrays, the cases environment, etc. > I know I can do most if not all the work with lyx itself but I > want to demonstrate the 2 ways of doing math in lyx). > > It is possible to make nice indented layouts for these expressions > using Protected Blanks and Protected Returns. > But this gets to be quite tiring after a while. Maybe you could produce some Ascii art or post a link to some picture to show what you want to achieve. I have never used many ortected blanks to shuffle math around. Have you had a look at http://www.lyx.org/help? Which version of LyX are you using? Andre' -- André Pönitz .. [EMAIL PROTECTED]
Re: bibtex in lyx
The file generated should be the bibtex file you use. But you don't 'include' the file--what you do is you say at the end of your document in TeX (red text) \bibliographystyle{foo} \bibliography{bibfile} Bibfile is without the .bib extension. All you need to do to make the bib file available is to put it in your TEXDIR/bibtex/bib directory, or whatever the equivalent is on your system, and run texconfig rehash If that doesn't do the trick then post specifically what you did and what is happening that tells you it isn't working. On Tuesday 27 November 2001 03:53 pm, you wrote: > Hi, > > I have generated a bibliography-list with pybliographic, but now I'm > wondering how to procede with it to convert it into the bibtex file which I > can include into lyx. Please don't tell me to have a look on several howto > etc. pages, because that's what I have been doing for quite a time, but I > really can't find anything which helps me to resolve the problem. I hope > that someone can help me as I really don't want to write the whole list > again. > > Thanks. > > Rubén
Ghostscript rendering problems with LyX 1.1.6 series
LyX 1.1.6+ uses ghostscript to render figures in the GUI. Prior to 1.1.6fix3 (I think), there was an xforms bug that meant certain interactions caused the rendering to not complete properly. This xforms bug is still partly there (using menus when rendering completes for a figure will break). With ghostscript 6.xx, up to and including 6.52 (i.e. all GNU ghostscript versions), there is a bug : https://sourceforge.net/tracker/index.php?func=detail&aid=224957&group_id=1897&atid=101897 which prevents operation with lyx 1.1.6. You must apply the patch in the bug, or upgrade to 7.xx to avoid this problem. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55772 is the RedHat bug on their version. I am about to contact the ghostscript team regarding releasing a GNU ghostscript version with this fix (if possible). I hope this clears things up for some people. Please apply this patch thanks john Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/ChangeLog,v retrieving revision 1.806 diff -u -r1.806 ChangeLog --- ChangeLog 2001/11/12 14:29:14 1.806 +++ ChangeLog 2001/11/28 00:27:02 @@ -1,3 +1,7 @@ +2001-11-28 John Levon <[EMAIL PROTECTED]> + + * README: fix ghostscript comment + 2001-11-12 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> * INSTALL: document change in --prefix behaviour. Index: README === RCS file: /usr/local/lyx/cvsroot/lyx-devel/README,v retrieving revision 1.13 diff -u -r1.13 README --- README 2001/10/30 17:05:57 1.13 +++ README 2001/11/28 00:28:08 @@ -69,7 +69,7 @@ A decent LaTeX2e installation (e.g. teTeX or NTeX) not older than 1995/12/01 Optionally ghostscript and ghostview (or compatible) - - note that ghostscript versions 6.22 through 6.50 + - note that ghostscript versions 6.22 through 6.52 won't render inline figures in LyX. This is due to a ghostscript bug. Perl5.002 or later to import LaTeX files into LyX -- "By the way, it's not binaries, it's Perl code. Sometimes they look confusingly similar." - Pavel Roskin
Using latex in lyx
Hello, I need to type long latex expressions that use more than one line. (For example: multiple equations, arrays, the cases environment, etc. I know I can do most if not all the work with lyx itself but I want to demonstrate the 2 ways of doing math in lyx). It is possible to make nice indented layouts for these expressions using Protected Blanks and Protected Returns. But this gets to be quite tiring after a while. My question is if there is some "hidden" latex layout tool or some "trick" to do these kinds of things without using C-Space and/or C-Return. Alexander
bibtex in lyx
Hi, I have generated a bibliography-list with pybliographic, but now I'm wondering how to procede with it to convert it into the bibtex file which I can include into lyx. Please don't tell me to have a look on several howto etc. pages, because that's what I have been doing for quite a time, but I really can't find anything which helps me to resolve the problem. I hope that someone can help me as I really don't want to write the whole list again. Thanks. Rubén
Acknowledgements
I submitted my bachelor thesis in Physics last week, and I will discuss it tomorrow. I wrote it with LyX, and the graphical result is excellent (I hope what I wrote is good too). Thanks to all you in the users forum, for the answers readily given to my questions. Alessandro Cafarella __ Iscriviti al Meglio della Settimana, la newsletter di Yahoo! Per saperne di più vai alla pagina: http://buongiorno.yahoo.it
Table question...
Dear LyX-Users, how can I change the alignment of text inside the table from left-right-justify to only left-justify. I don't want aligning my text into left-right-justify (it was too bad). The left-right-justify was arised when I have changed the co- lum-nwidth of the table. Thank you very much for your kind help. I Wayan WARMADA - Institut fuer Mineralogie FG Lagerstaettenforschung TU Clausthal, Germany -
Font list ??
Hi, does anybody know of a list that shows different types of fonts, the best would be a picture with the names below? Because trying everytime with the fonts I find in .../texmf/fonts is a bit anoying. Rubén
Re: segmentation fault when starting lyx with mandrake 8.0
On Tue, Nov 27, 2001 at 11:47:38AM +0100, Jean-Marc Lasgouttes wrote: > > Note that this is only for PPC. Oops, I forgot that. :-) My wife uses that version, so I decided that it was easier to find if this problem was fixed than to fix it myself. ;-) One thing that this bug shows is that we need to change to the new numbering scheme they call it to the new package: lyx-1.1.6-8.1 They don't say what fix is it. Also notice that they give as solution a package from 8.1. So this must be a hint that the problem is fixed with the package for 8.1, or maybe I'm assuming too much. > JMarc -- José Abílio Matos LyX and docbook a perfect match. :-)
Re: segmentation fault when starting lyx with mandrake 8.0
> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes: Jose> For all those who have problems with lyx and mandrake 8.0 that Jose> is a know problem, see: Jose> http://www.linux-mandrake.com/en/security/2001/MDKA-2001-015.php3?dis=8.0 Jose> There you have an update that solves this problem. Note that this is only for PPC. JMarc
Re: segmentation fault when starting lyx with mandrake 8.0
For all those who have problems with lyx and mandrake 8.0 that is a know problem, see: http://www.linux-mandrake.com/en/security/2001/MDKA-2001-015.php3?dis=8.0 There you have an update that solves this problem. I hope this helps, -- José Abílio Matos LyX and docbook a perfect match. :-)
Re: segmentation fault when starting lyx with mandrake 8.0
> "Michel" == Michel Meynard 04 67 41 85 40 <[EMAIL PROTECTED]> writes: Michel> michel : my lyx is the standard distribution of mandrake ... So they provide a broken binary in their standard distrib... I have mandrake 8.1 on my home computer, so I will probably be able to sort out some of these problems in a few weeks. I understand however that it is a bit late :) IN the meantime, you can get a rpm at ftp.lyx.org/pub/lyx/bin/1.1.6fix3/. JMarc
Re: segmentation fault when starting lyx with mandrake 8.0
>> Que dit "ldd `which lyx`" >> Michel> ldd `which lyx` libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 Michel> (0x40023000) libsigc-1.0.so.0 => /usr/lib/libsigc-1.0.so.0 Michel> (0x40033000) libpthread.so.0 => /lib/libpthread.so.0 Michel> (0x4003c000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 Michel> (0x40053000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 Michel> (0x4005c000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 Michel> (0x40073000) libstdc++-libc6.2-2.so.3 => Michel> /usr/lib/libstdc++-libc6.2-2.so.3 (0x4015e000) libm.so.6 => Michel> /lib/libm.so.6 (0x401a6000) libc.so.6 => /lib/libc.so.6 Michel> (0x401c8000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 Michel> (0x4000) This means that your version of LyX has been statically bound to the xforms library (i.e. the xforms code is already in the lyx binary). Therefore, installing a new xforms version does not change anything. michel : my lyx is the standard distribution of mandrake ...
Re: segmentation fault when starting lyx with mandrake 8.0
> "Michel" == Michel Meynard 04 67 41 85 40 <[EMAIL PROTECTED]> writes: >> > "Michel" == Michel Meynard 04 67 41 85 40 <[EMAIL PROTECTED]> >> writes: >> Michel> I have only 1 xforms-0.88.3 from Michel> ftp.jussieu.fr/pub/lyx/contrib >> Etrange, celui la devrait etre bon... >> >> Peut etre y a t il un autre libforms.so quelque part. >> >> Que dit "ldd `which lyx`" >> Michel> ldd `which lyx` libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 Michel> (0x40023000) libsigc-1.0.so.0 => /usr/lib/libsigc-1.0.so.0 Michel> (0x40033000) libpthread.so.0 => /lib/libpthread.so.0 Michel> (0x4003c000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 Michel> (0x40053000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 Michel> (0x4005c000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 Michel> (0x40073000) libstdc++-libc6.2-2.so.3 => Michel> /usr/lib/libstdc++-libc6.2-2.so.3 (0x4015e000) libm.so.6 => Michel> /lib/libm.so.6 (0x401a6000) libc.so.6 => /lib/libc.so.6 Michel> (0x401c8000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 Michel> (0x4000) This means that your version of LyX has been statically bound to the xforms library (i.e. the xforms code is already in the lyx binary). Therefore, installing a new xforms version does not change anything. I am a bit lost. How did you obtain your binary? Did you build it yourself? JMarc