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 them
into floats (and all of the formatting jazz that goes with it)._________________________________________________ Chris Rackauckas University of California, Irvine Department of Mathematics www.chrisrackauckas.com On Thu, Oct 2, 2014 at 1:40 PM, James Sutherland < [email protected]> 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 > > > > On Thu, Oct 2, 2014 at 2:19 PM, Chris Rackauckas <[email protected]> > wrote: > >> 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 Rackauckas >> University of California, Irvine >> Department of Mathematics >> www.chrisrackauckas.com >> > >
