Hello all LyXers,
I've just installed LyX-1.1.6fix4 and as before I really like very much
(special thanks to the developers and Matej, who gracefully compiled the
sources for RH7.0 and provided the appropriate xforms version!!!)
First I made a curious oberservation:
When pushing the menue button of "save" the button stays pushed after
the acutal saving process has ceased! (I am not quite sure if this is
really a bug, but hasn't oberserved before in fix3)
Secondly:
I wish to nest a items in a description enviroment which is splendidly
explained in the docs (!)
It should look like this:
1. description
# itemize
#item
#item
2. description
and so on....
Unfortunately whenever I start to use the descritption enviroment,
counting starts with "1." again.
I would prefer a continious counter like description 1., 2., 3. and so
on...!
In case of staying unclear I have added an examplefile!
Does anybody know how to make this thing go?
I already had a look at Herberts Website and inserted
\renewcommand\labelenumi{\Alph{enumi}}
\renewcommand\labelenumii{\Alph{enumi}-\Alph{enumii}}
in latex preamble to change enumerationsstyle, without reaching
successful ends.....although this is what I wanted on base of numbers
Greets
Thomas
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\language ngerman
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\layout Title
bla
\layout Author
Thomas
\layout Part
The way of nesting things in Lyx
\layout Enumerate
Description starts with 1.
\layout Itemize
Itemize
\begin_deeper
\layout Itemize
M a -> gave me this nest
\layout Itemize
same
\layout Itemize
always the same
\end_deeper
\layout Enumerate
Unfortunately description starts again 1.
:-( but should continue with 2.
and so on)
\the_end