Re: Figure Numbering

2005-07-14 Thread Nicolás
Hi! You may take a look at this page: http://www.iam.ubc.ca/~newbury/tex/numbering.html Nicolás Guillaume SANTINI wrote: Hi, I'm writing a book class document. I have Graphics and Tables inserted in many sections and subsections. I use the following procedure to insert my floating graphics

Re: newbie question: difficulty adding classes to OSX

2005-07-14 Thread Ingar Pareliussen
Torsdag 14. juli 2005 03:04 skreiv Aaron Falk: I'm trying to use LaTeX and LyX for the first time and am having trouble adding the IEEEconf class (needed to generate a conference paper) to my OSX configuration. I can see that Latex can find it by using: nak:~ falk$ kpsewhich tex IEEEconf.cls

Re: newbie question: difficulty adding classes to OSX

2005-07-14 Thread Angus Leeming
Aaron Falk wrote: WAG: you installed IEEEconf.cls after you installed LyX? yes. I think you may need to Edit:Reconfigure. tried that, no joy. LyX doesn't know anything about LaTeX .cls files. You need to write an IEEEconf.layout file for LyX. I'd guess that this should be enough to get you

Re: Lettering Appendices

2005-07-14 Thread Milos Komarcevic
Hi Rich Rich Shepard [EMAIL PROTECTED] writes: In the Users Guide is a paragraph about adding an Appendix (or more than one). It says to type the title, select Chapter as the environment, then access Layout-Start Appendix Here with the cursor at the front of the title. This puts a

Re: accents in the index

2005-07-14 Thread Helge Hafting
jean wrote: My LANG environment is fr_FR.UTF-8. When I set it to fr_FR, as suggested, the problem disappears for new index entries. I will retype the (not so many) old index entries. The phenomena also disappears for HTML output. Jean This is a well-known problem, lyx struggle with utf-8.

Greek Symbols in Lyx window

2005-07-14 Thread Chiranjib Sur
Hi All, I am using LYX for quite a long time. Recently I have installed LYX-1.3.5 in my Laptop which runs on Redhat 9. But I can't see the greek and math symbols on the screen. On the screen it's showing the latex commands, for example it is showing \beta but not the symbol beta. Where as in

minitoc and multiple documents

2005-07-14 Thread David Legland
Hi, I write document using different file for each chapter. I also use minitoc package to have TOC at the beginning of each section. The minitoc appears correctly when I compile the whole document, but for individual chapters, the contents remains empty. I have put an ERT with \dominitoc at

Hanging Caps

2005-07-14 Thread Roy Schestowitz
Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw people doing it in LaTeX, but I am very disorientated outside LyX. Any advice will be greatly

Re: Hanging Caps

2005-07-14 Thread Axel Dessecker
Roy, Am Donnerstag, 14. Juli 2005 15:29 schrieb Roy Schestowitz: Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw people doing it in

Re: Hanging Caps

2005-07-14 Thread Geoffrey Lloyd
In summary put \usepackage{lettrine} in the preamble. And then use \lettrine{X}{text} in your document. X refers to the hanging letter and the text will be in small caps. Anything else will be texted wrapped in that paragraph. More info can be found, in English, in the attachment.

Re: Hanging Caps

2005-07-14 Thread Roy Schestowitz
Quoting Axel Dessecker: Roy, Am Donnerstag, 14. Juli 2005 15:29 schrieb Roy Schestowitz: Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Thu, 14 Jul 2005, Milos Komarcevic wrote: I haven't tried the Layout menu option, but (using the book class) I've just put \appendix in ERT on a separate line just before the chapter title, and all the subsequent chapter titles come out as lettered appendices for me. Hope that works for you

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Tue, 12 Jul 2005, Rich Shepard wrote: In the Users Guide is a paragraph about adding an Appendix (or more than one). It says to type the title, select Chapter as the environment, ... In addition to Milos' excellent hack, I figured out my error with the menu approach: I had selected the

Fw: Mathcad?

2005-07-14 Thread samar
I am afraid this did not get copied to Lyx-Users last time Hi I wonder if you could elaborate on what you want to do. Transferring text is a cut and paste operation. Have just tried it out. It would however, end up as a text field in Mathcad 2000. Transferring formulae is unlikely to work

Margins

2005-07-14 Thread Guillaume SANTINI
Hi, I want to insert a multipage pdf document in the body of a lyx book-class document. I've converted the pdf file in 12 post-script files (one per page) in order to insert each one as a graphic. I want to keep (more or less) the original size of the PDF text. How can I change margins just

Re: Figure Numbering

2005-07-14 Thread Nicolás
Hi! You may take a look at this page: http://www.iam.ubc.ca/~newbury/tex/numbering.html Nicolás Guillaume SANTINI wrote: Hi, I'm writing a book class document. I have Graphics and Tables inserted in many sections and subsections. I use the following procedure to insert my floating graphics

Re: newbie question: difficulty adding classes to OSX

2005-07-14 Thread Ingar Pareliussen
Torsdag 14. juli 2005 03:04 skreiv Aaron Falk: I'm trying to use LaTeX and LyX for the first time and am having trouble adding the IEEEconf class (needed to generate a conference paper) to my OSX configuration. I can see that Latex can find it by using: nak:~ falk$ kpsewhich tex IEEEconf.cls

Re: newbie question: difficulty adding classes to OSX

2005-07-14 Thread Angus Leeming
Aaron Falk wrote: WAG: you installed IEEEconf.cls after you installed LyX? yes. I think you may need to Edit:Reconfigure. tried that, no joy. LyX doesn't know anything about LaTeX .cls files. You need to write an IEEEconf.layout file for LyX. I'd guess that this should be enough to get you

Re: Lettering Appendices

2005-07-14 Thread Milos Komarcevic
Hi Rich Rich Shepard [EMAIL PROTECTED] writes: In the Users Guide is a paragraph about adding an Appendix (or more than one). It says to type the title, select Chapter as the environment, then access Layout-Start Appendix Here with the cursor at the front of the title. This puts a

Re: accents in the index

2005-07-14 Thread Helge Hafting
jean wrote: My LANG environment is fr_FR.UTF-8. When I set it to fr_FR, as suggested, the problem disappears for new index entries. I will retype the (not so many) old index entries. The phenomena also disappears for HTML output. Jean This is a well-known problem, lyx struggle with utf-8.

Greek Symbols in Lyx window

2005-07-14 Thread Chiranjib Sur
Hi All, I am using LYX for quite a long time. Recently I have installed LYX-1.3.5 in my Laptop which runs on Redhat 9. But I can't see the greek and math symbols on the screen. On the screen it's showing the latex commands, for example it is showing \beta but not the symbol beta. Where as in

minitoc and multiple documents

2005-07-14 Thread David Legland
Hi, I write document using different file for each chapter. I also use minitoc package to have TOC at the beginning of each section. The minitoc appears correctly when I compile the whole document, but for individual chapters, the contents remains empty. I have put an ERT with \dominitoc at

Hanging Caps

2005-07-14 Thread Roy Schestowitz
Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw people doing it in LaTeX, but I am very disorientated outside LyX. Any advice will be greatly

Re: Hanging Caps

2005-07-14 Thread Axel Dessecker
Roy, Am Donnerstag, 14. Juli 2005 15:29 schrieb Roy Schestowitz: Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw people doing it in

Re: Hanging Caps

2005-07-14 Thread Geoffrey Lloyd
In summary put \usepackage{lettrine} in the preamble. And then use \lettrine{X}{text} in your document. X refers to the hanging letter and the text will be in small caps. Anything else will be texted wrapped in that paragraph. More info can be found, in English, in the attachment.

Re: Hanging Caps

2005-07-14 Thread Roy Schestowitz
Quoting Axel Dessecker: Roy, Am Donnerstag, 14. Juli 2005 15:29 schrieb Roy Schestowitz: Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Thu, 14 Jul 2005, Milos Komarcevic wrote: I haven't tried the Layout menu option, but (using the book class) I've just put \appendix in ERT on a separate line just before the chapter title, and all the subsequent chapter titles come out as lettered appendices for me. Hope that works for you

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Tue, 12 Jul 2005, Rich Shepard wrote: In the Users Guide is a paragraph about adding an Appendix (or more than one). It says to type the title, select Chapter as the environment, ... In addition to Milos' excellent hack, I figured out my error with the menu approach: I had selected the

Fw: Mathcad?

2005-07-14 Thread samar
I am afraid this did not get copied to Lyx-Users last time Hi I wonder if you could elaborate on what you want to do. Transferring text is a cut and paste operation. Have just tried it out. It would however, end up as a text field in Mathcad 2000. Transferring formulae is unlikely to work

Margins

2005-07-14 Thread Guillaume SANTINI
Hi, I want to insert a multipage pdf document in the body of a lyx book-class document. I've converted the pdf file in 12 post-script files (one per page) in order to insert each one as a graphic. I want to keep (more or less) the original size of the PDF text. How can I change margins just

Re: Figure Numbering

2005-07-14 Thread Nicolás
Hi! You may take a look at this page: http://www.iam.ubc.ca/~newbury/tex/numbering.html Nicolás Guillaume SANTINI wrote: Hi, I'm writing a book class document. I have Graphics and Tables inserted in many sections and subsections. I use the following procedure to insert my floating graphics

Re: newbie question: difficulty adding classes to OSX

2005-07-14 Thread Ingar Pareliussen
Torsdag 14. juli 2005 03:04 skreiv Aaron Falk: > I'm trying to use LaTeX and LyX for the first time and am having trouble > adding the IEEEconf class (needed to generate a conference paper) to my OSX > configuration. I can see that Latex can find it by using: > > nak:~ falk$ kpsewhich tex

Re: newbie question: difficulty adding classes to OSX

2005-07-14 Thread Angus Leeming
Aaron Falk wrote: >> WAG: you installed IEEEconf.cls after you installed LyX? > yes. >> I think you may need to Edit:Reconfigure. > tried that, no joy. LyX doesn't know anything about LaTeX .cls files. You need to write an IEEEconf.layout file for LyX. I'd guess that this should be enough to

Re: Lettering Appendices

2005-07-14 Thread Milos Komarcevic
Hi Rich Rich Shepard <[EMAIL PROTECTED]> writes: > >In the "Users Guide" is a paragraph about adding an Appendix (or more than > one). It says to type the title, select "Chapter" as the environment, then > access Layout->Start Appendix Here with the cursor at the front of the title. > This

Re: accents in the index

2005-07-14 Thread Helge Hafting
jean wrote: My LANG environment is fr_FR.UTF-8. When I set it to fr_FR, as suggested, the problem disappears for new index entries. I will retype the (not so many) old index entries. The phenomena also disappears for HTML output. Jean This is a well-known problem, lyx struggle with utf-8.

Greek Symbols in Lyx window

2005-07-14 Thread Chiranjib Sur
Hi All, I am using LYX for quite a long time. Recently I have installed LYX-1.3.5 in my Laptop which runs on Redhat 9. But I can't see the greek and math symbols on the screen. On the screen it's showing the latex commands, for example it is showing \beta but not the symbol beta. Where as in

minitoc and multiple documents

2005-07-14 Thread David Legland
Hi, I write document using different file for each chapter. I also use minitoc package to have TOC at the beginning of each section. The minitoc appears correctly when I compile the whole document, but for individual chapters, the contents remains empty. I have put an ERT with \dominitoc at

Hanging Caps

2005-07-14 Thread Roy Schestowitz
Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw people doing it in LaTeX, but I am very disorientated outside LyX. Any advice will be greatly

Re: Hanging Caps

2005-07-14 Thread Axel Dessecker
Roy, Am Donnerstag, 14. Juli 2005 15:29 schrieb Roy Schestowitz: > Has anyone had luck embedding hanging caps (one large capital letter at the > start of a paragraph and /several/ lines adjacent to its right)? I spent > days trying to figure out a solution to no avail. I saw people doing it in >

Re: Hanging Caps

2005-07-14 Thread Geoffrey Lloyd
In summary put \usepackage{lettrine} in the preamble. And then use \lettrine{X}{text} in your document. X refers to the hanging letter and the text will be in small caps. Anything else will be texted wrapped in that paragraph. More info can be found, in English, in the attachment.

Re: Hanging Caps

2005-07-14 Thread Roy Schestowitz
Quoting Axel Dessecker: Roy, Am Donnerstag, 14. Juli 2005 15:29 schrieb Roy Schestowitz: Has anyone had luck embedding hanging caps (one large capital letter at the start of a paragraph and /several/ lines adjacent to its right)? I spent days trying to figure out a solution to no avail. I saw

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Thu, 14 Jul 2005, Milos Komarcevic wrote: I haven't tried the Layout menu option, but (using the book class) I've just put \appendix in ERT on a separate line just before the chapter title, and all the subsequent chapter titles come out as lettered appendices for me. Hope that works for you

Re: Lettering Appendices

2005-07-14 Thread Rich Shepard
On Tue, 12 Jul 2005, Rich Shepard wrote: In the "Users Guide" is a paragraph about adding an Appendix (or more than one). It says to type the title, select "Chapter" as the environment, ... In addition to Milos' excellent hack, I figured out my error with the menu approach: I had selected

Fw: Mathcad?

2005-07-14 Thread samar
I am afraid this did not get copied to Lyx-Users last time Hi I wonder if you could elaborate on what you want to do. Transferring text is a cut and paste operation. Have just tried it out. It would however, end up as a text field in Mathcad 2000. Transferring formulae is unlikely to work

Margins

2005-07-14 Thread Guillaume SANTINI
Hi, I want to insert a multipage pdf document in the body of a lyx book-class document. I've converted the pdf file in 12 post-script files (one per page) in order to insert each one as a graphic. I want to keep (more or less) the original size of the PDF text. How can I change margins just