LaTeX cls class on LyX

2023-07-30 Thread Bruno Schneider
using pdflatex. Output is generated as intended. Then, I have asked LyX to reconfigure and restarted it. Still, when I go to "Document -> Settings -> Document Class" the class is not there. Please help. -- Bruno Schneider -- lyx-users mailing list lyx-users@lists.lyx.org http:/

Re: Document stoped compileing with strange error: LaTeX Error: Missing begin{document}.

2014-07-11 Thread Bruno Morgado
Hi, but how do I do that from Lyx? --  Bruno Morgado Sent with Airmail On 11 Jul 2014 at 18:43:55, Eisa Ayed (eisalen...@yahoo.com) wrote: This is normal behavior. Just compile the file twice after compiling the .bib file. Roughly:  Pdflatex file.tex Bibtex file.tex Pdflatex file.tex Pdflatex

Document stoped compileing with strange error: LaTeX Error: Missing begin{document}.

2014-07-11 Thread Bruno Morgado
Hi all, I was writing the introduction to my PhD thesis and since the references to some pictures were showing up as ?? I changed the label of one of those pictures in the hopes that it solved the problem. Well, it didn't, in fact I can't compile my thesis anymore. Now it fails with the error LaT

Re: Fwd: Is there a template for "User Guide", like the one used for Lyx

2013-05-28 Thread Bruno Vernay
On Tue, May 28, 2013 at 1:21 AM, Uwe Stöhr wrote: > Am 27.05.2013 17:23, schrieb Bruno Vernay: > >> I found that the Lyx "User Guide" is quite close to what I would like >> to do. But I didn't find a template matching its document class "book >> (Koma s

Fwd: Is there a template for "User Guide", like the one used for Lyx

2013-05-27 Thread Bruno Vernay
y very simple question would be: can I just open the doc/UserGuide.lyx, save it as myfile.lyx and start modifying the document ?? or is it a bad idea? Is there some place to gather around a common subjects like mathematics, poetry/hollywood, chemistry, chess/music/recipes, journal, books ... Thanks -- Bruno VERNAY

Citation of Authors With the Same Last Name with Natbib

2010-06-17 Thread Bruno-
Hi, I've got 2 authors with the same last name and I'm using Natbib. How can I show the initials of the first names of these authors? To do something like this: (R.A Harris, 1995) (Z.S Harris, 1951) Now in both cases, only surname appears. And if I put them together, LyX shows (Harris, 1995, 19

Re: Problems with Elsearticle template

2010-05-30 Thread Bruno Cocciaro
From: Bruno Cocciaro Sent: Saturday, May 29, 2010 8:21 PM To: lyx-users@lists.lyx.org Subject: Problems with Elsearticle template > I cannot add hyperlink in a file opened from elsearticle template. My problem is partially solved. After creating a new file from New from templ

Problems with Elsearticle template

2010-05-29 Thread Bruno Cocciaro
apply this control sequence to too much text. How can we recover? My plan is to forget the whole thing and hope for the best. May anyone help me? Thank you Bruno Cocciaro --- Li portammo sull'orlo del baratro e ordinammo loro di volare. --- Resistevano. Volate, dicemmo. Continuav

Re: Elseartice on Lyx

2010-04-16 Thread Bruno Cocciaro
but ... shouldn't anyone advice administrators of ftp.uniRoma2.it to correct their psnfss package? Or is it normal that the any package may be different if dowloaded from different link ? Bruno Cocciaro --- Li portammo sull'orlo del baratro e ordinammo loro di volare. --- R

Re: Elseartice on Lyx

2010-04-16 Thread Bruno Cocciaro
> shouldn't it be > ftp.uni-erlangen.de > ? > Wolfgang yes of course. I mistaped the link. Bruno Cocciaro --- Li portammo sull'orlo del baratro e ordinammo loro di volare. --- Resistevano. Volate, dicemmo. Continuavano a opporre resistenza. --- Li spingemmo oltre il

Re: Elseartice on Lyx

2010-04-14 Thread Bruno Cocciaro
for the pdf I obtain it without any problem (and without any further request to dowload somethngh). Seems that the psnfss package dowloadable from ftp.uniRoma2.it should be corrected. Thank you very much to any of you. Bruno Cocciaro --- Li portammo sull'orlo del baratro e ordinammo lo

Re: Elseartice on Lyx

2010-04-14 Thread Bruno Cocciaro
-- From: "rgheck" Sent: Wednesday, April 14, 2010 1:45 PM To: "Bruno Cocciaro" Cc: Subject: Re: Elseartice on Lyx Apparently, you are missing the info for this font. I'm not sure why the elsearticle template wants it, b

Elseartice on Lyx

2010-04-13 Thread Bruno Cocciaro
d the size data for this font, so I will ignore the font specification. [Wizards can fix TFM files using TFtoPL/PLtoTF.] You might try inserting a different font spec; e.g., type `I\font='. And the dvi does not appear. May anyone help me? Tank you very much. Bruno Cocciaro --- L

Issue with LyX 1.5.3

2008-03-23 Thread Bruno Azria
tput and yields the following message "LaTeX Error: File `floatflt.sty' not found". Please can someone help me or provide solving hints? Environment: - LyX 1.5.3 - Windows XP Pro SP2 - MikTek 2.7.2845 Kind regards, Thank you and Happy Easter, Bruno Paris, France

Re: Using movie15 with LyX to insert movies in PDF output

2008-01-17 Thread Bruno C.
Hello, Sorry i deleted the first mail so maybe I will not give a proper reply. My opinion is that you cannot generate a pdf file from a latex file containing movie15 commands using lyx. You can use lyx to export the latex code and then you will have to use the technique specified in the movie15 d

Re: Double quotes not working correctly

2008-01-02 Thread Bruno
Paul Smith <[EMAIL PROTECTED]> writes: > It works fine here on Fedora 8 (Linux). Find an old document of yours > with the desired quotes, and open it on your current version of LyX. > Do you see the quotes correctly? > > Paul > > Yes, it does, and I can operate with them (copy/paste). The prob

Double quotes not working correctly

2007-12-28 Thread Bruno
I used to have open/close double quotes (`` and '') working correctly, but since I upgrade to v1.5 they don't work anymore. I get only a standard ", no matter how I configure the quotes. I think this might be connected to a keyboard or enconding issue. Any tips? Thanks a lot, Bruno

new layout

2007-11-07 Thread Bruno C.
Hy, I want to have the title of my document with a gray background. I managed to do that in this way using xcolor and the text inside a Box(minipage) so that 100% col has the appropriate background. I did the following: \begin_layout Standard \begin_inset ERT status open \begin_layout Standard \b

Re: trouble adding figures (latex style breaks them)

2007-03-22 Thread Bruno Schneider
On 3/22/07, Bruno Schneider wrote: Figures are EPS, and since I can usually work with figures, I checked the document's LaTeX preamble. It has \input{mz.sty} at the end. If I remove this line, Figures are exported OK. Looking at the mz.sty file, I can't figure out what

trouble adding figures (latex style breaks them)

2007-03-22 Thread Bruno Schneider
ed the mz.sty file and error details from the log and the temporary tex file (they are attached so that line numbers don't change. -- Bruno Schneider http://www.dcc.ufla.br/~bruno/ % % mz.sty % % Copyright (c) 1995 by Marc Mengel <[EMAIL PROTECTED]> % % Permission is hereby granted for

Re: LyX Export ASCII - Bibliography

2006-02-09 Thread Bruno Pinaud
Hi, I'm using the html export to do that. First export to html then open the html file in word or copy/paste it from your browser. latex2html parse the bibliography. Le Jeudi 9 Février 2006 18:08, Konrad Hofbauer a écrit : > Any idea how to achieve this in a simple manner? -- Bruno PINAUD

Re: Lyx and algorithm

2006-02-03 Thread Bruno Pinaud
Thanks a lot ! Le Vendredi 3 Février 2006 18:51, Stephen Buonopane a écrit : > On Feb 3, 2006, at 12:39 PM, Bruno Pinaud wrote: > > Hi, > > Is it possible to have the algorithms number working like figures > > number or > > tables number ? i.e. The number of the cha

Lyx and algorithm

2006-02-03 Thread Bruno Pinaud
Hi, Is it possible to have the algorithms number working like figures number or tables number ? i.e. The number of the chapter followed by the number of the figure for example and resetting the counter at the beginning of each chapter. Thanks. -- Bruno PINAUD