RE: Hyperref color links

2014-10-02 Thread Alberto Escrig Vidal
It Works! Thanks so much Scott

Re: Hyperref color links

2014-10-02 Thread Scott Kostyshak
On Mon, Sep 29, 2014 at 2:18 AM, Alberto Escrig Vidal wrote: > When this option is selected, LyX automatically adds: > > > > \usepackage{color} > > > > before babel is loaded. > > > > If a multilingual Italian/Spanish document is involved (Spanish being the > main language), this causes the docume

Re: Center All Graphics

2014-10-02 Thread Scott Kostyshak
On Thu, Oct 2, 2014 at 9:21 PM, Chris Rackauckas wrote: > Hi Scott, > Where would I find the Koma-Script Book layout (is it named differently?) Hi Chris, Searching (case-insensitively) for "koma" tells me it's in the file scrbook.layout. > and more importantly, how would I center all graphic

Re: Center All Graphics

2014-10-02 Thread Chris Rackauckas
Hi Scott, Where would I find the Koma-Script Book layout (is it named differently?) and more importantly, how would I center all graphics? _ Chris Rackauckas University of California, Irvine Department of Mathematics www.chrisrackauckas.com On Thu

Re: xfig drawing in LyX 2.1.0 does not work

2014-10-02 Thread Jens Nellesen
> FIG conversion to EPS and PDF uses different software. One of them might be > set up > wrongly. First, try Tools->Reconfigure, and restart lyx. > If that did not help, Tools->Preferences, select "File Handling" > You will find a list of converters between various file formats. You should > find

Re: Finding cause of error preventing preview

2014-10-02 Thread Rich Shepard
On Thu, 2 Oct 2014, Rich Shepard wrote: Near the top of my document I have a citation imported from JabRef. When I try to compile the document as a dvi preview an error is generated and a block of text a few lines below that citation is highlighted: -

Re: Finding cause of error preventing preview

2014-10-02 Thread Rich Shepard
On Thu, 2 Oct 2014, Rich Shepard wrote: When I click the button to copy the error log to the clipboard, where do I find it? Got it: opened a new doc and pasted with ^y. The error is apparently a JabRef -> LyX issue: "Package natbib Warning: Citation `Sanchez2013' on page 6 undefined on

Re: Finding cause of error preventing preview

2014-10-02 Thread Rich Shepard
On Thu, 2 Oct 2014, Rich Shepard wrote: \newblock {\em Ecology}, 94(12):26780-- I removed the final 0 from the above reference in JabRef but the LyX document still won't compile. When I click the button to copy the error log to the clipboard, where do I find it? Rich

Finding cause of error preventing preview

2014-10-02 Thread Rich Shepard
Near the top of my document I have a citation imported from JabRef. When I try to compile the document as a dvi preview an error is generated and a block of text a few lines below that citation is highlighted: \newblock {\em Ecology},

Re: Center All Graphics

2014-10-02 Thread Scott Kostyshak
On Thu, Oct 2, 2014 at 4:40 PM, James Sutherland wrote: > Better yet, why doesn't LyX center graphics (at least in floats) by default? > It centers captions by default, so why not graphics? This inconsistency has > long annoyed me... > > James Hi James, I don't think LyX centers captions or spec

Re: Center All Graphics

2014-10-02 Thread Chris Rackauckas
Centering the graphics in floats automatically is easy: Just add \usepackage{floatrow} to the preamble. I just made a module that does this and it's a quick fix to everything. However, for this lab notebook I am making, I want to quickly add graphics and not worry about having to center them or put

Re: Center All Graphics

2014-10-02 Thread James Sutherland
Better yet, why doesn't LyX center graphics (at least in floats) by default? It centers captions by default, so why not graphics? This inconsistency has long annoyed me... ​James ​ On Thu, Oct 2, 2014 at 2:19 PM, Chris Rackauckas wrote: > Hello, > I am trying to create a modification that w

Center All Graphics

2014-10-02 Thread Chris Rackauckas
Hello, I am trying to create a modification that will center all graphics automatically. How would I go about doing this? I tried adding \usepackage{floatrow} to the LaTeX preamble but this only centers graphics put into floats. Any ideas? _ Chris R

Re: lyx on the "cloud"

2014-10-02 Thread Benedict Holland
I use dropbox for something similar. That also means that your .lyx folder should also be on there and any changes you make to the default configuration are synced. ~Ben On Wed, Oct 1, 2014 at 8:12 AM, Helge Hafting wrote: > > Den 25. sep. 2014 12:06, skrev Renato Pontefice: > > Hi, > I woul