Juergen Spitzmueller wrote:
> Curtis Osterhoudt wrote:
>> Now, for the nitty-gritty: I'm using the qt frontend on debian
>> unstable. LyX 1.4 (and the 1.4-pre-series) compiles and installs just
>> fine from source. If I want to used /boxed{} (I use ERT) around some sort
>> of math expression, LyX
Julio Rojas wrote:
> [EMAIL PROTECTED]
This is the problem. Clash of active character definition.
Does it work if you put the attached languages file in your $HOME$/.lyx
directory?
> If I remove this line and recompile it manualy using "latex, bibtex,
> latex, latex" the output is perfect.
>
>
Curtis Osterhoudt wrote:
> Now, for the nitty-gritty: I'm using the qt frontend on debian
> unstable. LyX 1.4 (and the 1.4-pre-series) compiles and installs just fine
> from source. If I want to used /boxed{} (I use ERT) around some sort of
> math expression, LyX doesn't display things correctly, a
Hi all,
Using Lyx 1.3.7 on FC4, I am seeing strange cropping of even very simple
SVG diagrams. I have generated for example a triangle with sides
labelled 'a', 'b' and 'c', using Inkscape. I changed the 'document
properties' so that the 'page' for the SVG was just a little outside the
limits of my
Hi, all.
First, thank you and congratulations on the new LyX release! It looks
pretty slick.
Now, for the nitty-gritty: I'm using the qt frontend on debian
unstable. LyX 1.4 (and the 1.4-pre-series) compiles and installs just fine
from source. If I want to used /boxed{} (I use E
Am Donnerstag, 9. März 2006 18:05 schrieb Martin A. Hansen:
> beamer supports LyX-Code environment code afaik - why not use that?
> martin
Ahh, that's it. I simply overlooked it.
Steffen
I started to use LyX 1.4 for the Jurabib feature. I found a couple of
problems with my document, which is in spanish, and Jurabib.
I attached both LaTeX outputs (english and spanish) from my LyX
document. If I use the english output it works flawlessly, but if I
use the spanish output a couple of
Hi, i am using ubuntu 5.10 and i have the same problem installing with
qt: on ./configure with appropriate options I am told that qt cannot be
found. When I installed 1.4Pre3 I had no problems. What can I do about
this?
bruce
On Thu, 2006-03-09 at 22:27 +0530, Subir Singh Lamba wrote:
>
> Hi,
>
Am Donnerstag, 9. März 2006 14:13 schrieb William O. Bray:
> Using version 1.4 on Ubuntu. Setting up an article with document class
> article (AMS). In the environment drop down list, we have a choice
> current address, which in LaTex is typeset at the end of the article. In
> using this, and ru
Am Donnerstag, 9. März 2006 10:50 schrieb Martin A. Hansen:
> Compilation of lyx-1.4.0 on Debian Sarge went smooth with no snags
> whatsoever.
If you have a clean sarge box and want to do others a favour please
create .deb packages as described here:
http://wiki.lyx.org/LyX/LyXOnDebian
Georg
On Mar 8, Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] a écrit :
> >I have circumstances when I want to supress the toolbar. I found no way in
> >the Tools -> Preferences menu to do any customization of visible tools.
>
> Hello Mark, try to right-click on the toolbar area.
H
Bennett Helm wrote:
*snip most excellent instructions*
You should now be able to use latex2html -- and you can produce it from
the View menu if you've added "open" in the Viewer field as I suggested.
Perfect! That worked like a charm, and I added my latex2rtf converter as
well, so I'm back
On Mar 9, 2006, at 2:31 PM, Tomoharu Nishino wrote:
First, let me express my great appreciation to the LyX dev team for
their continuing hard work. And thanks to Bennett also, for
providing us with a Mac binary so quickly.
I've given the LyX/Mac 1.4 a quick spin on a MacBookPro, and can
First, let me express my great appreciation to the LyX dev team for
their continuing hard work. And thanks to Bennett also, for
providing us with a Mac binary so quickly.
I've given the LyX/Mac 1.4 a quick spin on a MacBookPro, and can
report that it runs quite well in Rosetta. I haven't
A Dimecres 08 Març 2006 18:50, Lars Gullik Bjønnes va escriure:
> Public release of LyX version 1.4.0
> ===
>
> We are glad to announce the release of LyX 1.4.0.
Congratulation and thanks a lot!!!
Regards
On Mar 9, 2006, at 12:39 PM, BEJ wrote:
I'm using LyX 1.4.0 on a G4 PowerBook with OS 10.4.5, and 1.3.5 on
a G5 iMac with OS 10.4.5. Has LyX moved away from allowing choice
in use of a LaTeX to HTML converter? With 1.3.5 when I run
reconfigure, I see this:
checking for a LaTeX -> HTML con
I'm using LyX 1.4.0 on a G4 PowerBook with OS 10.4.5, and 1.3.5 on a G5
iMac with OS 10.4.5. Has LyX moved away from allowing choice in use of a
LaTeX to HTML converter? With 1.3.5 when I run reconfigure, I see this:
checking for a LaTeX -> HTML converter... (tth latex2html hevea)
+checking for
Subir Singh Lamba wrote:
> I am using tar file and compiling with the following command
>
> ./configure --with-frontend=xforms
>
> Before this I have installed
>
> libforms-1.0-release
You'll also need to install
libforms-devel-1.0
(or however it is called on your system).
Jürgen
beamer supports LyX-Code environment code afaik - why not use that?
martin
On 09/03/06, Steffen Schwientek <[EMAIL PROTECTED]> wrote:
>
> I want to add some verbatim Text in using the latex-beamer package.
>
> Unfortunately, inserting simple evil Red Text
> \begin{verbatim}
> Several PHP code stu
On Thu, 9 Mar 2006, Subir Singh Lamba wrote:
Before this I have installed
libforms-1.0-release
** Cannot find libforms or libxforms. Please check that the xforms library
is correctly installed on your system.
** Cannot find forms.h. Please check that the forms library
is correctly instal
Hi,
I am using tar file and compiling with the following command
./configure --with-frontend=xforms
Before this I have installed
libforms-1.0-release
I get the following message at the end of ./configure. I am using
mandrake10.1.
I want to add some verbatim Text in using the latex-beamer package.
Unfortunately, inserting simple evil Red Text
\begin{verbatim}
Several PHP code stuff here...
\end{verbatim}
doesn't work. pdflatex generates an compile-error.
I also added an ERT in the frame-title, to use the frame-attribute
On Thu, 9 Mar 2006, Robert Orr wrote:
Yea, I don't know, Rich. I can't seem to get all the files when
downloading 1.4. I tried from san diego mirror too. I download it OK, of
course in binary, and tried both bzip and gzip versions. When I open the
archive I'm only seeing the development di
Martin A. Hansen schrieb:
> It is certainly time to rejoice, dance, and throw flowers in the air!
>
> My deepest respect goes to the development team and all contributors.
>
Yes indeed! Lyx has become an almost indispensable tool for me, let all
developers know that their work is highly apprecia
>
>Er, what platform are you on? I downloaded the
> .bz2 file (same as the .gz
> tarball but different compression scheme) and
> everything was there for
> configuration and building on a linux box.
>
Yea, I don't know, Rich. I can't seem to get all
the files when downloading 1.4
hi all
i also find lyx 1.4 on linux slow. i have a fairly fast box, but copy n
paste is slow compared to 1.3.6. also scrolling in a document with lots of
graphics seem slow.
martin
On 09/03/06, Bennett Helm <[EMAIL PROTECTED]> wrote:
>
> On Mar 9, 2006, at 2:37 AM, Konrad Hofbauer wrote:
>
>
On Mar 9, 2006, at 2:37 AM, Konrad Hofbauer wrote:
Hi all,
compared to LyX 1.3.6 which I used before, the new version is
_quite_ slow for me in rendering documents with a fair amount of
graphics and formulas (talking about a 10page document with maybe
15 200K-eps-files) and some formulas.
On Thu, 9 Mar 2006, Robert Orr wrote:
I just downloaded the .tar.gz.
It does not appear that the sources are there to compile using GNU
compiler. I only see the Visual C project files.
No configure, make files.
Am I missing something. Does this only compile on VC
compiler?
Phil,
Er, wh
On Thu, 9 Mar 2006, Jean-Marc Lasgouttes wrote:
Rich> Twice as fast as the other server, too.
I didn't watch long enough. They turned out to be the same speed.
Depends from where. Here I get 1Mb/s to ftp.devel.lyx.org and 6.9Mb/s
to ftp.lyx.org :)
The wind must have been blowing from t
Hello -
I just downloaded the .tar.gz.
It does not appear that the sources are there to
compile using GNU compiler.I only see the Visual C
project files.
No configure, make files.
Am I missing something. Does this only compile on VC
compiler?
Thx.
Phil
_
Using version 1.4 on Ubuntu. Setting up an article with document class
article (AMS). In the environment drop down list, we have a choice
current address, which in LaTex is typeset at the end of the article. In
using this, and running pdflatex, I get an error which says "lyxaddress
is already d
I want to add some verbatim Text in using the latex-beamer package.
Unfortunately, inserting simple evil Red Text
\begin{verbatim}
Several PHP code stuff here...
\end{verbatim}
doesn't work. pdflatex generates an compile-error.
I also added an ERT in the frame-title, to use the frame-attribute
On Wed, 2006-03-08 at 18:50 +0100, Lars Gullik Bjønnes wrote:
> Public release of LyX version 1.4.0
> ===
>
> We are glad to announce the release of LyX 1.4.0.
Congratulation to all the LyX devs for bringing this long-awaited
release!
> It is the culmination of 3
It is certainly time to rejoice, dance, and throw flowers in the air!
My deepest respect goes to the development team and all contributors.
Compilation of lyx-1.4.0 on Debian Sarge went smooth with no snags
whatsoever.
I am looking forward to further testing!
Thanks
Martin
> "Konrad" == Konrad Hofbauer <[EMAIL PROTECTED]> writes:
Konrad> Good guess! The setting indeed is carreid over from the 1.3.6
Konrad> preferences file. Why there is an absolute path in the
Konrad> preferences file, I don't know thogh. I always changed
Konrad> settings through the GUI, only.
- Original Message -
From: "Adinda Praditya" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 08, 2006 7:07 PM
Subject: Re: LaTeX2html with Windows
Hi list,
I just searched the archive to solve my problem converting to HTML in
windows environment.
There is a current thread, Re: conv
Richard Kleeman wrote:
> so there looks like a section build-stamp is missing from the
> debian/rules file
Indeed. I'll fix that for the next revision, for now it will work if you
first do
fakeroot debian/rules build
fakeroot debian/rules binary
Georg
Gerard A. Ateshian wrote:
> When using a document class article (AMS), version 1.4.0 (Mac) does
> not display a box around an equation when using the \boxed command
> (used to work fine in 1.3.7). The box does show up when viewing the
> PDF output. Is there a setting that needs to be changed to
38 matches
Mail list logo