Re: Nested enumerate in columns

2004-10-24 Thread delevaux eric
Hello
See file attached, you'll need multicols package
I got some trouble with this before
I always put the \begin {multicols}{2} on an empty standart line wich 
is at the same level as the enumerate which is to be in multicols. 
(clear no ;))
Hope that helps
Eric

Paul Smith wrote:
Dear All
Some time ago, Herbert provided here an example for me to achieve the
following enumerate environment in columns:
(a) First item;  (c) Third item;
(c) Second item; (d) Fourth item.

Now, I am trying to obtain a nested enumerate environment in columns
as shown bellow:
1. A line of text.
  (a) First item;  (c) Third item;
  (c) Second item; (d) Fourth item.
2. Another line of text.

Any ideas?
Thanks in advance,
Paul
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\usepackage {multicol}
\title{}
\date{}
\end_preamble
\language frenchb
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize 10
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1.25cm
\topmargin 1cm
\rightmargin 1.25cm
\bottommargin 1.5cm
\headheight 1.5cm
\headsep 0.5cm
\footskip 0.5cm
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip smallskip
\quotes_language swedish
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Enumerate

A line of text
\begin_deeper 
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
begin{multicols}{2}
\end_inset 


\layout Enumerate

first
\layout Enumerate

second
\layout Enumerate

Third
\layout Enumerate

fourth
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
end{multicols}
\end_inset 


\end_deeper 
\layout Enumerate

another line of text
\the_end


Re: Nested enumerate in columns

2004-10-24 Thread delevaux eric
Hello
See file attached, you'll need multicols package
I got some trouble with this before
I always put the \begin {multicols}{2} on an empty standart line wich 
is at the same level as the enumerate which is to be in multicols. 
(clear no ;))
Hope that helps
Eric

Paul Smith wrote:
Dear All
Some time ago, Herbert provided here an example for me to achieve the
following enumerate environment in columns:
(a) First item;  (c) Third item;
(c) Second item; (d) Fourth item.

Now, I am trying to obtain a nested enumerate environment in columns
as shown bellow:
1. A line of text.
  (a) First item;  (c) Third item;
  (c) Second item; (d) Fourth item.
2. Another line of text.

Any ideas?
Thanks in advance,
Paul
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\usepackage {multicol}
\title{}
\date{}
\end_preamble
\language frenchb
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize 10
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1.25cm
\topmargin 1cm
\rightmargin 1.25cm
\bottommargin 1.5cm
\headheight 1.5cm
\headsep 0.5cm
\footskip 0.5cm
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip smallskip
\quotes_language swedish
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Enumerate

A line of text
\begin_deeper 
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
begin{multicols}{2}
\end_inset 


\layout Enumerate

first
\layout Enumerate

second
\layout Enumerate

Third
\layout Enumerate

fourth
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
end{multicols}
\end_inset 


\end_deeper 
\layout Enumerate

another line of text
\the_end


Re: Nested enumerate in columns

2004-10-24 Thread delevaux eric
Hello
See file attached, you'll need multicols package
I got some trouble with this before
I always put the "\begin {multicols}{2}" on an empty standart line wich 
is at the same level as the enumerate which is to be in multicols. 
(clear no ;))
Hope that helps
Eric

Paul Smith wrote:
Dear All
Some time ago, Herbert provided here an example for me to achieve the
following enumerate environment in columns:
(a) First item;  (c) Third item;
(c) Second item; (d) Fourth item.

Now, I am trying to obtain a nested enumerate environment in columns
as shown bellow:
1. A line of text.
  (a) First item;  (c) Third item;
  (c) Second item; (d) Fourth item.
2. Another line of text.

Any ideas?
Thanks in advance,
Paul
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\usepackage {multicol}
\title{}
\date{}
\end_preamble
\language frenchb
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize 10
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1.25cm
\topmargin 1cm
\rightmargin 1.25cm
\bottommargin 1.5cm
\headheight 1.5cm
\headsep 0.5cm
\footskip 0.5cm
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip smallskip
\quotes_language swedish
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Enumerate

A line of text
\begin_deeper 
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
begin{multicols}{2}
\end_inset 


\layout Enumerate

first
\layout Enumerate

second
\layout Enumerate

Third
\layout Enumerate

fourth
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
end{multicols}
\end_inset 


\end_deeper 
\layout Enumerate

another line of text
\the_end