prosper in lyx 1.3.4
Hi, i'm currently testing lyx, working together with prosper (as i need for a special *.lyx file). But lyx (1.3.4) seems not to know the prosper package, also it is installed. Im using the debian based distro ubuntu and installed via apt-get install lyx apt-get install prosper How can i add the prosper textclass to lyx 1.3.4 Thanks Tobias -- Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko! Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
Re: Fedora Core mathml-bakoma4lyx and mathml-fonts packages
On 9/15/05, Rex Dieter <[EMAIL PROTECTED]> wrote: > >> For my Fedora Linux systems I prepared just such a collection, using > >> Rex's framework and making only the minimal changes to insert the > >> bakoma4lyx fonts and tighten up packaging. I inserted the bakoma4lyx > >> Readme.txt documentation to acknowledge the fine effort of the bakoma > >> authors. In case you want, you can install it > > >> http://lark.cc.ku.edu/~pauljohn/software/PolsFC4Updates/mathml-bakoma4lyx-fonts-2.0-1.src.rpm > > > Nevertheless, I'll take a look at your improvements and incorporate them > > into the next iteration of mathml-fonts. > > OK, mathml-fonts-1.0-18 has been released (or will be real-soon-now). > > %changelog > * Thu Sep 15 2005 Rex Dieter 1.0-18 > - replace latex-xft-fonts with bakoma4lyx > - remove non-distributable Math'ca fonts (#168405) Rex, Will mathml-fonts-1.0-18 be available for all Fedora Cores (FC1, FC2, FC3 and FC4)? I need to know that to update the Wiki. Paul
Line breaks for in-line math; viewer path preference woes
Hi all, I have two questions. 1. How do I insert a line break in an inline math formula (C-m)? Enter and M-Enter don't work. I tried C-Enter, but this changes my math to some other math environment (I'm guessing an eqnarray). Note that this works fine in LaTeX: $a\\b$ 2. I tried setting my preferences so that the viewer for the PDF file types was (including the quotes): "C:\Program Files\Adobe\Acrobat 7.0\Reader\acrord32.exe" That worked fine. However, whenever I restart LyX, this path disappears from those fields. I found that in my preferences file, LyX wrote this out using double quotes, so I had: \viewer "pdf" ""C:\Program Files\Adobe\Acrobat 7.0\Reader\acrord32.exe"" As a result, the app would only see an empty string (""). So I changed this to use the DOS (8-3) path: \viewer "pdf" "C:\PROGRA~1\Adobe\ACROBA~2.0\Reader\acrord32.exe" However, now whenever I go to View > PDF (pdflatex), Acrobat gives me this error: "There was an error opening this document. This file cannot be found." What's going on? Please help, thanks in advance!
Re: Fedora Core mathml-bakoma4lyx and mathml-fonts packages
Paul Smith wrote: On 9/15/05, Rex Dieter <[EMAIL PROTECTED]> wrote: OK, mathml-fonts-1.0-18 has been released (or will be real-soon-now). %changelog * Thu Sep 15 2005 Rex Dieter 1.0-18 - replace latex-xft-fonts with bakoma4lyx - remove non-distributable Math'ca fonts (#168405) Will mathml-fonts-1.0-18 be available for all Fedora Cores (FC1, FC2, FC3 and FC4)? Officially on only what Fedora Extras supports, ie, currently FC3, FC4, devel/rawhide. However, nothing in the package ties it to a particular release, so the FC3/FC4 package(s) can be used/installed on previous releases too. -- Rex
Re: Fedora Core mathml-bakoma4lyx and mathml-fonts packages
On 9/17/05, Rex Dieter <[EMAIL PROTECTED]> wrote: > >>OK, mathml-fonts-1.0-18 has been released (or will be real-soon-now). > >> > >>%changelog > >>* Thu Sep 15 2005 Rex Dieter 1.0-18 > >>- replace latex-xft-fonts with bakoma4lyx > >>- remove non-distributable Math'ca fonts (#168405) > > > Will mathml-fonts-1.0-18 be available for all Fedora Cores (FC1, FC2, > > FC3 and FC4)? > > Officially on only what Fedora Extras supports, ie, currently FC3, FC4, > devel/rawhide. However, nothing in the package ties it to a particular > release, so the FC3/FC4 package(s) can be used/installed on previous > releases too. Thanks, Rex. As soon as mathml-fonts-1.0-18 becomes available, I will update the Wiki. Paul
Re: Fedora Core mathml-bakoma4lyx and mathml-fonts packages
Paul Smith wrote: On 9/17/05, Rex Dieter <[EMAIL PROTECTED]> wrote: OK, mathml-fonts-1.0-18 has been released (or will be real-soon-now). %changelog * Thu Sep 15 2005 Rex Dieter 1.0-18 - replace latex-xft-fonts with bakoma4lyx - remove non-distributable Math'ca fonts (#168405) Will mathml-fonts-1.0-18 be available for all Fedora Cores (FC1, FC2, FC3 and FC4)? Officially on only what Fedora Extras supports, ie, currently FC3, FC4, devel/rawhide. However, nothing in the package ties it to a particular release, so the FC3/FC4 package(s) can be used/installed on previous releases too. Thanks, Rex. As soon as mathml-fonts-1.0-18 becomes available, I will update the Wiki. FYI, it's available now (and was within hours of my original notice to this list). -- Rex
Re: Fedora Core mathml-bakoma4lyx and mathml-fonts packages
On 9/17/05, Rex Dieter <[EMAIL PROTECTED]> wrote: > > Thanks, Rex. As soon as mathml-fonts-1.0-18 becomes available, I will > > update the Wiki. > > FYI, it's available now (and was within hours of my original notice to > this list). Well, it seems that my extras repository has not been update yet... :-) I have meanwhile updated the Wiki page: http://wiki.lyx.org/FAQ/Qt Paul
unable to type in Ukrainian - XForms
Having rebuilt LyX-1.3.6 to use XForms instead of Qt, I'm seeing a different problem enterying Cyrillics. Whatever I type is no longer ignored as it was under Qt, but shown using a different encoding. Looks like iso8859-1 symbols, rather than KOI8-U. What else is there to set and why is it not set automatically based on the value of LANG environment variable? Thanks! -mi