document class Springer svmono for Lyx

2011-10-11 Thread Wolfgang Engelmann
I would like to use the document class Springer svmono for Lyx. Under document class it is mentioned, but with 'not available'. How do I make it available in Lyx? Thanks and have a good day Wolfgang

Master/Child---What exactly is inherited?

2011-10-11 Thread Wei-Dong Lian
hi everyone, I was confused about the document settings between master and child. I learnt from http://comments.gmane.org/gmane.editors.lyx.general/68593 that "However, when compiling the master, the child document will be included without preamble, i.e. the master settings are used for the comple

Lyx, arXiv.org and \pdfoutput=1

2011-10-11 Thread Torquil Macdonald Sørensen
Hi! In order to successfully submit an article that uses PDF figures to the arXiv.org preprint server, it is necessary to have \pdfoutput=1 within the top five lines of the document. This is necessary in order to tell arXiv.org not to attempt any processing for generation of DVI and PS, whic

Mutliple Bibliographies Problems

2011-10-11 Thread Trevor Jenkins
I wanted to use two different bibliographies in a document. There was already a bibliography defined and used in the document text. To add the second one the menu items Insert > List > BibTeX Bibliography ... were used. The second seemed to be there. It was shown separately from the first and if I

Re: document class Springer svmono for Lyx

2011-10-11 Thread Richard Heck
On 10/11/2011 07:58 AM, Wolfgang Engelmann wrote: > I would like to use the document class Springer svmono for Lyx. > Under document class it is mentioned, but with 'not available'. > How do I make it available in Lyx? > You have to get the svmono.cls class file and install it for LaTeX. Richard

Re: Master/Child---What exactly is inherited?

2011-10-11 Thread Richard Heck
On 10/11/2011 08:29 AM, Wei-Dong Lian wrote: > hi everyone, > > I was confused about the document settings between master and child. I > learnt from > http://comments.gmane.org/gmane.editors.lyx.general/68593 > that "However, when compiling the master, the child document will be > included without

Re: Lyx, arXiv.org and \pdfoutput=1

2011-10-11 Thread Richard Heck
On 10/11/2011 09:41 AM, Torquil Macdonald Sørensen wrote: > Hi! > > In order to successfully submit an article that uses PDF figures to > the arXiv.org preprint server, it is necessary to have > > \pdfoutput=1 > > within the top five lines of the document. This is necessary in order > to tell arXiv

Re: Master/Child---What exactly is inherited?

2011-10-11 Thread PhilipPirrip
On 10/11/2011 04:19 PM, Richard Heck wrote: If so, then this is a bug. Or maybe not. These (float placement) options change something in the body of the document, not just the preamble. Compiling the master disregards only preambles of child documents. If you try to enforce using master's o

Wrapping text for R commands in Sweave

2011-10-11 Thread Shane Siers
Hello, friends. My problem: Many R commands are too long for a single line. Lyx will wrap the text in the GUI, but the PDF output runs off the edge of the page. Breaking up command lines with carriage returns works in R but not in Sweave. How can I get the R commands to wrap (preferably with a

Re: Wrapping text for R commands in Sweave

2011-10-11 Thread Yihui Xie
1. the width of output of R code depends on options('width') when Sweave option is \SweaveOpts{keep.source=FALSE} (this is default before R 2.14), so you may need to set width to a smaller value, say, options(width = 60), in the beginning of your document (probably as a hidden code chunk). Or you

Re: Wrapping text for R commands in Sweave

2011-10-11 Thread Shane Siers
Alas, I have keep.source=TRUE to retain my #Comments for collaborator reference. Is there an alternate way to keep comments while setting keep.source=FALSE? Thanks again, Shane On Tue, Oct 11, 2011 at 9:42 AM, Yihui Xie wrote: > 1. the width of output of R code depends on options('width') when

Move from d:drive to c:drive

2011-10-11 Thread Sølvi
Hi, I'm currently using Windows XP with LyX v.2.0.0 I have a huge document, it's a master with several child documents included which then again have documents/figures etc inserted (it's like a christmas tree). I have been working on the d: drive on a pc but now I have to work on a pc that only h

Re: Wrapping text for R commands in Sweave

2011-10-11 Thread Yihui Xie
keep.source=TRUE will preserve your line breaks in Sweave, so I do not understand what was going on in your LyX and Sweave; are you sure you have carriage returns in the R code in LyX? Your description does not seem to be clear enough to me, since you mentioned "LyX will wrap R code" (which means t

Re: Footnotes in longtables

2011-10-11 Thread Julien Rioux
On 10/10/2011 11:02 AM, Lastalda Felina wrote: Hello! I'm trying to insert a footnote in a longtable. The embedded objects manual as well as several sources on the web tell me this should not be a problem, or that's how I read them. But when I do it, the little number shows up but the footnote

Re: XeTeX fontspec error: font not found

2011-10-11 Thread Julien Rioux
On 07/10/2011 7:58 PM, Tao Cumplido wrote: I wanted to use the linux libertine fonts with xetex but am getting this error. I am on Linux Mint 11 and installed the latest texlive manually (previously I had an error with xetex and german as document language which I resolved this way). Then I trie

Re: Classic Thesis Bibliography in child document

2011-10-11 Thread Julien Rioux
On 08/10/2011 8:42 PM, PhilipPirrip wrote: On 10/07/2011 06:59 PM, Julien Rioux wrote: I think LyX 2.0 has a new feature which does what you want. Compile the master doc with "onclude only selected children" Julien, can you please tell what happens in the background (i.e. in LaTeX) when one d

Re: Move from d:drive to c:drive

2011-10-11 Thread Julien Rioux
On 11/10/2011 7:55 PM, Sølvi wrote: Hi, I'm currently using Windows XP with LyX v.2.0.0 I have a huge document, it's a master with several child documents included which then again have documents/figures etc inserted (it's like a christmas tree). I have been working on the d: drive on a pc but

Re: XeTeX fontspec error: font not found

2011-10-11 Thread Spyros Stathopoulos
Does the same happens if you use \setmainfont[Mapping=tex-text]{Linux Libertine} in your preamble and leave the fonts to default in the document settings? Also, does fc-list|grep Libertine|grep Regular returns something like Linux Libertine O:style=Regular Linux Libertine Display:style=Regular Li

Classic Thesis Bibliography in child document

2011-10-11 Thread Gian Maria Niccolò Benucci
Manolo, My I did not understand you well, or you missed a passage. How did you include the references along the text if you do not insert the Bib file at the end of each child document? Thanks again, G. 2011/10/10 Manolo Martínez > For what it's worth, I wrote my dissertation in the Classic

Re: Classic Thesis Bibliography in child document

2011-10-11 Thread Manolo Martínez
On 10/11/11 at 09:57pm, Gian Maria Niccolò Benucci wrote: > Manolo, > My I did not understand you well, or you missed a passage. > How did you include the references along the text if you do not insert the > Bib file at the end of each child document? Adding another child document with the bibliogr

Re: Classic Thesis Bibliography in child document

2011-10-11 Thread Julien Rioux
On 11/10/2011 9:57 PM, Gian Maria Niccolò Benucci wrote: Manolo, My I did not understand you well, or you missed a passage. How did you include the references along the text if you do not insert the Bib file at the end of each child document? Thanks again, G. 2011/10/10 Manolo Martínez Fo