Re: "It requires QT > 2.2.1" ...but I have QT 3.1.1 !!!

2003-05-30 Thread Paul Borgermans
Try installing QT2, I am pretty sure it should work then. Paul Pietro Mele wrote: Should I look for a version of LyX compiled with QT3? How can I know the version of QT used in a program? Or should I install QT2? Thanks again, Pietro --- Paul Borgermans <[EMAIL PROTECTED]> wrote: I guess t

Re: "It requires QT > 2.2.1" ...but I have QT 3.1.1 !!!

2003-05-30 Thread Pietro Mele
Should I look for a version of LyX compiled with QT3? How can I know the version of QT used in a program? Or should I install QT2? Thanks again, Pietro --- Paul Borgermans <[EMAIL PROTECTED]> wrote: > I guess the rpm is compiled with qt2, not qt3 and you do not have the > qt2package installe

Re: "It requires QT > 2.2.1" ...but I have QT 3.1.1 !!!

2003-05-30 Thread Paul Borgermans
I guess the rpm is compiled with qt2, not qt3 and you do not have the qt2package installed. I don't think qt 3.1.1 is > qt 2.2.1 alltough at first sight it seems logical. Paul Pietro Mele wrote: Trying to install LyX 1.3.2-1 from RPM on Mandrake 9.1, I get the error message: "It requires

"It requires QT > 2.2.1" ...but I have QT 3.1.1 !!!

2003-05-30 Thread Pietro Mele
Trying to install LyX 1.3.2-1 from RPM on Mandrake 9.1, I get the error message: "It requires QT > 2.2.1" ...but I have QT 3.1.1 !!! Am I the first one with such a problem? Can you suggest me something? Thankyou, Pietro __ Do you Yahoo!? Yahoo! C

Re: Using LaTeX Packages in LyX

2003-05-30 Thread K S Sreeram
On Fri, 2003-05-30 at 07:23, Andres Becerra Sandoval wrote: > > Hello, > > In Layout -> Document -> Preamble you can type any "\usepackage{xx}" ... > > Then, in the lyx document you can insert the latex source with ERT (the > TEX icon) > Does that mean that there is no way to get a rendered vi

Re: sorting tables?

2003-05-30 Thread Andre Poenitz
On Tue, May 27, 2003 at 02:34:20PM -0700, James Frye wrote: > On Mon, 26 May 2003, Andre Poenitz wrote: > > > Same here. The default spacing follow good type setting style. Exposing > > them to the casual user is likely to produce bad typesetting, so at least > > my interest in making that accessi

Re: Using LaTeX Packages in LyX

2003-05-30 Thread Andres Becerra Sandoval
Hello, In Layout -> Document -> Preamble you can type any "\usepackage{xx}" ... Then, in the lyx document you can insert the latex source with ERT (the TEX icon) Andres Becerra. On 28 May 2003, K S Sreeram wrote: > [LyX 1.3.2 on Debian Woody] > > Hi all > > I recently learnt LaTeX and absol

Problem using Syntax Package

2003-05-30 Thread Andres Becerra Sandoval
Hello, I have this piece of grammar in a file idlsubset-tex: \begin{grammar} ::= ::= ';' | ';' ::= 'module' '\{' '\}' \end{grammar} If I include this in a tex file named test-grammar.tex: \documentclass{article} \usepackage{syntax} \begin{document} \title{Title} \author{Autor

Mailinglist is on again

2003-05-30 Thread lyx
As you probably noticed, the lists are up again. Thx for your patience. The Summer should be uneventful... Mate

Re: Bibliographies in multi-part documents

2003-05-30 Thread Dominick Layfield
That's wonderful. Works perfectly. Thank you so much! Would this be a good candidate for the LyX hints and tips section? XOX DOM Dekel Tsur wrote: Write the following in the preamble, \let\oldthebibliography=\thebibliography \def\thebibliography#1{} Also, before the bibliography in the mas

Re: Conversion problems

2003-05-30 Thread Andre Berger
--TRYliJ5NKNqkz5bu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * Andre Berger <[EMAIL PROTECTED]>, 2003-05-27 14:11 -0400: > * Daniel Phillips <[EMAIL PROTECTED]>, 2003-05-27 12:27 -0400: > > On Tuesday 27 May 2003 00:42, Andre Berger wrote: [snip] > >! Undefined con

ChkTeX and LyX-1.3.2

2003-05-30 Thread Thomas Schönhoff
Hello, since a while Iam trying to make ChkTeX run without success! When running this from commandline everything is fine, chktex parses latex files without complaints. But, when running chktex from within LyX an error message is given: ChkTeX was not successf

Re: Conversion problems

2003-05-30 Thread Herbert Voss
Herbert Voss schrieb: \listfiles$ < insert this line should be \listfiles% < insert this line sorry, Herbert

Re: Conversion problems

2003-05-30 Thread Daniel Phillips
On Thursday 29 May 2003 20:00, Daniel Phillips wrote: > Dumb question: what is the correct way to edit the preamble? Never mind, it's "layout->document->preamble", documented in the "extended features" manual. Regards, Daniel

Re: Conversion problems

2003-05-30 Thread Herbert Voss
Daniel Phillips schrieb: On Thursday 29 May 2003 19:49, Herbert Voss wrote: put a \listfiles as first line into your preamble... Dumb question: what is the correct way to edit the preamble? from within LyX: Layout->Preamble with a editor (not the best choice!): #LyX 1.3 created this file. For mo

Re: Conversion problems

2003-05-30 Thread Daniel Phillips
On Thursday 29 May 2003 19:49, Herbert Voss wrote: > put a \listfiles as first line into your preamble... Dumb question: what is the correct way to edit the preamble? While I'm asking dumb questions: how do I get lyx to convert lyx to latex using a shell command? Regards, Daniel

Re: Conversion problems

2003-05-30 Thread Herbert Voss
Daniel Phillips schrieb: Did anybody manage to generate good ps from my .lyx? http://people.nl.linux.org/~phillips/raid3.lyx what is a "good" ps? ;-) I have no problems to generate a PostScript file from raid3.lyx All your length setting in the preamble is better done by geometry, which is use

Re: Bibliographies in multi-part documents

2003-05-30 Thread Dekel Tsur
On Thu, May 29, 2003 at 01:32:28PM -0400, Dominick Layfield wrote: > Is there a trick to get citations working properly in a mult-part document? > > I'm having trouble with my thesis, in which each chapter is a separate > LyX file. The whole document is assembled in a one small container > docu

Bibliographies in multi-part documents

2003-05-30 Thread Dominick Layfield
Is there a trick to get citations working properly in a mult-part document? I'm having trouble with my thesis, in which each chapter is a separate LyX file. The whole document is assembled in a one small container document in which each chapter is \inputted. I inserted the bibliography at the

Re: Conversion problems

2003-05-30 Thread Daniel Phillips
On Tuesday 27 May 2003 00:42, Andre Berger wrote: > Your citation keys seem mixed up. For example, there is a "key-8" in > your bibliography but a "key-1" referenced in the text. Make sure > they look OK 9esp. since there are two "[2]" bibliography entries! > Also, make sure Natbib support in your

Re: Conversion problems

2003-05-30 Thread Andre Berger
--+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Daniel Phillips <[EMAIL PROTECTED]>, 2003-05-27 12:27 -0400: > On Tuesday 27 May 2003 00:42, Andre Berger wrote: > > Your citation keys seem mixed up. For example

Re: Lyx 1.3.2 Problems with g-brie-de.lyx

2003-05-30 Thread Juergen Spitzmueller
Oliver Eichler wrote: > I use SuSE8.2 and lyx 1.3.0/2 RPM (tried both). I need to write a letter, > however the template g-brie-de.lyx produces 2 errors: These errors are due to a new g-brief.cls shipped with SuSE 8.2 > LaTeX Error: Option clash for package inputenc. You can fix this by setting

Re: formatted(fancy) reference potential bug

2003-05-30 Thread Alexandru Cabuz
> In what language is the document? Does changing the language help? I > ask that because french may make the : character active and cause > problems... The document is written in French. But I managed to fix that error, at the price of my document getting a little mangled up. read on. I expor

Re: formatted(fancy) reference potential bug

2003-05-30 Thread Alexandru Cabuz
The document is written in French and lyx is running in French mode. Now I got a bigger problem though. I exported the file as LaTeX and I looked at the code. The paragraph giving the error started like this. \subsubsection{{}``Transversalité''} Dans un premier temps, regardons ce qui se passe

ChkTeX and LyX-1.3.2

2003-05-30 Thread Thomas Schönhoff
Hello, since a while Iam trying to make ChkTeX run without success! When running this from commandline everything is fine, chktex parses latex files without complaints. But, when running chktex from within LyX an error message is given: ChkTeX was not successful

Lyx 1.3.2 Problems with g-brie-de.lyx

2003-05-30 Thread Oliver Eichler
Hi, I guess this has been asked befor, but somehow the lyx user list archive seems to be temporarily dead. I also hope this is not some fuzz caused by SuSE, thus take my appologies if it is caused by SuSE. I use SuSE8.2 and lyx 1.3.0/2 RPM (tried both). I need to write a letter, however the

Little help

2003-05-30 Thread Toby Allen
Hey guys, Bit of a newbie question really. I am using Lyx on OS X with apples X11 and jsut downloaded a new package I would like to use (achemso). In the install directions it jsut says to run it through latex and then copy the files into places seen by Lyx and bibTex. I copied them over to the L

Using LaTeX Packages in LyX

2003-05-30 Thread K S Sreeram
[LyX 1.3.2 on Debian Woody] Hi all I recently learnt LaTeX and absolutely love it, and I would like to start using LyX. I have written a few technical documents which makes heavy usage of the 'algorithmic' and 'algorithm' packages available in LaTeX. How can I configure LyX, so that i have a W

Re: sorting tables?

2003-05-30 Thread James Frye
On Mon, 26 May 2003, Andre Poenitz wrote: > Same here. The default spacing follow good type setting style. Exposing > them to the casual user is likely to produce bad typesetting, so at least > my interest in making that accessible is limited. I'd say instead that the default spacing &c follows r

lyx-cjk

2003-05-30 Thread Guldo K
Hello everybody! (B (BI am an happy user of LyX 1.3.1, and I'd like to install the cjk version too. (BCan I? Are there any possible conflicts between the two that I should be aware of? (B (BThank you all, (B (BGuldo $B%0%k%I(B