RE : Formatting source code

2005-05-25 Thread EXT / TEAMLOG MELLERIN Pierrick
Yes, you can. The "listings" package is a good solution as for me ... For example : \usepackage{listings} ... \lstinputlisting[language=Java, alsolanguage=SQL, label={mylabel}, caption={...}]{myfile.java} ... To insert a hyperref (with the 'hyperref' package) : \ref{mylabel} -Message d'

RE : How fonts work in lyx

2005-04-15 Thread EXT / TEAMLOG MELLERIN Pierrick
Did you try to change "utf-8" to "iso-8859-1" in the "etc/sysconfig/i18n" file ? -Message d'origine- De : Trond SAUE [mailto:[EMAIL PROTECTED] Envoyé : vendredi 15 avril 2005 11:53 À : lyx-users@lists.lyx.org Objet : How fonts work in lyx I have seen earlier postings reporting problems

RE : LyX-1.3.5 - Windows native version - Problem with Latex2html

2005-03-31 Thread EXT / TEAMLOG MELLERIN Pierrick
OK ... -Message d'origine- De : news [mailto:[EMAIL PROTECTED] De la part de Milos Komarcevic Envoyé : jeudi 31 mars 2005 16:33 À : lyx-users@lists.lyx.org Objet : Re: LyX-1.3.5 - Windows native version - Problem with Latex2html EXT / TEAMLOG MELLERIN Pierrick <[EMAIL PROTECTED]&

LyX-1.3.5 - Windows native version - Problem with Latex2html

2005-03-31 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, I have a problem when I want to export my .lyx document in .html, with the latex2html package (installed with MiKTeX). The following error message is displayed : "Cannot convert file ... Error while executing latex2html -no_subdir -split 0 -show_section_number". In "Preferences \ Converter

RE : RE : pdf file not found

2005-03-24 Thread EXT / TEAMLOG MELLERIN Pierrick
) and, then, Acrobat can't find the .pdf ... -Message d'origine- De : Geoffrey Lloyd [mailto:[EMAIL PROTECTED] Envoyé : jeudi 24 mars 2005 14:30 À : EXT / TEAMLOG MELLERIN Pierrick Cc : lyx-users@lists.lyx.org Objet : Re: RE : pdf file not found > What LyX's vers

RE : pdf file not found

2005-03-24 Thread EXT / TEAMLOG MELLERIN Pierrick
What LyX's version do you use ? In Windows native version, if you access to the file by Windows Explorer, this message is displayed (known bug) ... You must open your document in LyX (File \ Open). Cf. http://wiki.lyx.org/LyX/WindowsSetup -Message d'origine- De : Geoffrey Lloyd [mailto:[

RE : RE : RE : RE : RE : putting a frame strictly around one grap hic ( figur e)

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
a frame strictly around one graphic ( figur e) EXT / TEAMLOG MELLERIN Pierrick wrote: > Finally, I have found this solution, by replacing > "\fbox{...FIGURE...}" by the following code : > > begin{framed}\setlength{\hsize}{100mm}...FIGURE...\end{begin} > > if the figure'

RE : RE : RE : RE : putting a frame strictly around one graphic ( figur e)

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
Finally, I have found this solution, by replacing "\fbox{...FIGURE...}" by the following code : begin{framed}\setlength{\hsize}{100mm}...FIGURE...\end{begin} if the figure's width is equal to 100 mm. -Message d'origine- De : EXT / TEAMLOG MELLERIN Pierrick Envoy

RE : RE : RE : putting a frame strictly around one graphic (figur e)

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
rt de Herbert Voss Envoyé : mercredi 23 mars 2005 12:03 À : lyx-users@lists.lyx.org Objet : Re: RE : RE : putting a frame strictly around one graphic (figure) on ly EXT / TEAMLOG MELLERIN Pierrick wrote: > l.18 .../lyx_tmpdir1188a02156/lyx_tmpbuf0/_image}} try to use a filename without a unde

RE : RE : putting a frame strictly around one graphic (figure) on ly

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
ne- De : Herbert Voss [mailto:[EMAIL PROTECTED] Envoyé : mercredi 23 mars 2005 11:41 À : lyx-users@lists.lyx.org Objet : Re: RE : putting a frame strictly around one graphic (figure) only EXT / TEAMLOG MELLERIN Pierrick wrote: > Very strange ... Your code is OK if I set the language to english.

RE : putting a frame strictly around one graphic (figure) only (b ug issue ?)

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
gin_inset ERT status Collapsed \layout Standard } \end_inset Is it a known bug with the windows native version of LyX ? -----Message d'origine- De : EXT / TEAMLOG MELLERIN Pierrick Envoyé : mercredi 23 mars 2005 11:01 À : 'lyx-users@lists.lyx.org' Cc : '[EMAIL PROTECTED]' O

RE : putting a frame strictly around one graphic (figure) only

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
psed \layout Standard } \end_inset \layout Caption ... \end_inset \the_end === I am using LyX-1.3.5 (Windows native version) with MikTeX. Thanks in advance, P. Mellerin. -----Message d'origine----- De : EXT / TEAMLOG MELLERIN Pierrick Envoyé : m

RE : putting a frame strictly around one graphic (figure) only

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
c (figure) only G. Milde wrote: > On 22.03.05, EXT / TEAMLOG MELLERIN Pierrick wrote: > >>Hello, >> >>I would like to know what is the code for putting a frame strictly >>around one graphic (figure) only ? > > >>I know that the following code is OK : >

RE : Superscript with ^ key does not work

2005-03-23 Thread EXT / TEAMLOG MELLERIN Pierrick
Maybe it is a keyboard/charset problem ... A solution is to customize the keyboard map (.bind) you are using, like this for example : \bind "C-Up""math-superscript" \bind "C-Down" "math-subscript" Here, the superscript mode is done with + "Up arrow", and the

putting a frame strictly around one graphic (figure) only

2005-03-22 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, I would like to know what is the code for putting a frame strictly around one graphic (figure) only ? I am using this code : \begin{framed}float:Figure\end{framed} but the frame's width is then too big (the document's width) ... I know that the following code is OK : \usepackage{framed}

RE : how to insert a 'landscape page' inside a document with port rait orientation ?

2005-03-17 Thread EXT / TEAMLOG MELLERIN Pierrick
Yes, the second one (after.pdf) is what I want, inside a document with global orientation set to "portrait". I am very surprised that there is no package in LaTeX for doing this simply ... Anyway, thanks a lot for your answer ! -Message d'origine- De : Rob S [mailto:[EMAIL PROTECTED] En

RE : Problem with math formula

2005-03-17 Thread EXT / TEAMLOG MELLERIN Pierrick
if the "/usr/share/fonts/latex-xft-fonts" directory is empty, you must try to (re)install the "latex-xtf-fonts" package ... -Message d'origine- De : punx120 [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 mars 2005 16:16 À : lyx-users@lists.lyx.org Objet : Problem with math formula Hello eve

RE : bibliography

2005-03-17 Thread EXT / TEAMLOG MELLERIN Pierrick
JabRef (written in Java) is the good choice as for me. You can find it at this address : http://jabref.sourceforge.net/ -Message d'origine- De : Renard Francois [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 mars 2005 15:16 À : User Lyx Objet : bibliography Hello everybody, About bibliog

how to insert a 'landscape page' inside a document with portrait orientation ?

2005-03-17 Thread EXT / TEAMLOG MELLERIN Pierrick
hello, inside a document with portait orientation as global option, is it possible to insert a figure (or a table) in the landscape format without rotating it ? So, I would like to have, inside my pdf export, the figure's page with a landscape orientation, and the other pages with portrait orienta

RE : cannot export graphics

2003-11-25 Thread EXT / TEAMLOG MELLERIN Pierrick
What's happen if you move the LyX document to the same folder than the graphics ? Anyelse, you can try to convert your files to EPS Level 2 with this command : convert file.eps eps2:file.eps. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : lundi 24 novembre 2

environments in a book document (not book (AMS)) ?

2003-03-20 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, Is it possible to use book document (not "book (AMS)") with environments like "theorem", "corollary", "example", ... ? I would prefer use "book" in place of "book (AMS)" for questions of formatting on the screen and in the dvi. Thanks in advance, Pierrick Mellerin.

RE : Several theorem-like environnements following each other

2003-02-26 Thread EXT / TEAMLOG MELLERIN Pierrick
>I want to have several theorems (or lemma, definitions..) >following each other. But Lyx merge them into one theorem environnemnt. >Is it possible to do this ? >Nicolas You must increment the depth of the current environment (there is a button on the toolbar for doing this quickly) Pierrick Mel

AMS environments in french - AMS with document of the type 'book'

2003-02-25 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, I would like to know if it is possible to have the AMS environments (like Theorem, Example, ...) and other tag (like chapter, ...) in french in the output (DVI, ...) ? I set my document's language to french but that doesn't go ... (except "Table of contents" which is translated to "table de

RE : lyx font in LyX 1.3.0

2003-02-21 Thread EXT / TEAMLOG MELLERIN Pierrick
>Hi guys, >I just installed the new LyX 1.3.0 with QT GUI. It looks very good but >he cannot render many characters like \sum \int all the greek alphabet >and so on. >Does any of you have an idea where the problem is? >thanks a lot >lorenzo Hello, Do you have installed the "latex-ttf.rpm" (s

RE : Export to HTML problem

2003-02-17 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, Another problem with the export to HTML appears when you insert a floating graphic and add some text under it (for the legend of the graphic). In the HTML file, each character is displaying on a single line, i.e. there is tag between each character ... May be my process is not good ? I se

lyx-1.3.0-1 - screen mode - persistent problem with accentuated characters

2003-02-12 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, I recently post a message about a problem in screen mode with the displaying of accentuated characters (french in fact, like à, é, è, ...) in the table of contents window. The same thing appears when I paste a text which contain that kind of characters. Or if I insert an accentuated charac