Thanks to both of you. This works perfectly.
Barak
Hello,
I'm using LyX 1.6.8 on Mac OS 10.6.6.
The problem I'm having is that contents of a multirow table overflow beyond the
cell borders.
Normally when this type of thing happens, I insert a vertical space (VFill) to
keep the cell contents within its borders, which is a fix I encountered by
Dear lyx users,
For the purpose of conferences I would like to add automatically number
quotes (typeset as a quote environments). Something similar as the
equation environment. What is the easiest way to get this? Is it
possible to get this by creating a new layout file based on
article.layout wit
Enrico Forestieri lyx.org> writes:
> Put the following in the latex preamble:
>
> \AtBeginDocument{
> \addtolength{\abovedisplayskip}{-2ex}
> \addtolength{\abovedisplayshortskip}{-2ex}
> \addtolength{\belowdisplayskip}{-2ex}
> \addtolength{\belowdisplayshortskip}{-2ex}
> }
Aha, the secret sauce
What does the "Immediate Apply" check box really do?
I can find this option in certain pop up boxes, such as the Lyx: line
configuration box, but I could find no explanation in all manuals, nor in
the discussion list.
Thanks.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Math
Barak Shoshany writes:
> The equations are in display mode. All I need is some global command to
> make the vertical spacing before and after the equations smaller.
Put the following in the latex preamble:
\AtBeginDocument{
\addtolength{\abovedisplayskip}{-2ex}
\addtolength{\abovedisplayshortski
Guenter Milde wrote:
> Although based on "Description", enumitem's "Labeling/LyX-List" should
> not change the original layout. It seems I forgot to reset the label font.
>
> Please apply the following patch:
Guenter, this is meant to be applied to trunk? pavel
> --- /usr/local/share/lyx-svn/la
Am Wednesday 05 January 2011 20:58:58 schrieb e.waelde:
> On 01/05/2011 08:49 PM, Wolfgang Engelmann wrote:
> > Am Wednesday 05 January 2011 20:13:23 schrieb e.waelde:
> >>> Noch folgendes Problem: Wenn ich Pyxplot mit Synaptic unter Debian
> >>> (Knoppix) installiere, holt das ein 2009 texsystem,
On 2011-01-06, Paul Johnson wrote:
> In times like this, it would be nice if LyX had an old-fashioned
> "reveal codes" window like Word Perfect used to have. When text comes
> out funny, it is almost always because of some hidden formatting that
> you didn't realize was there.
The View>Source wi