On Wed, Jul 16, 2003 at 07:11:41PM +0200, Holger Zebner wrote: > Dear List, > I need to produce a cv and have a question: > How can I let the beginning of the topics float in two lines? > > Instead of: > > Oktober 2002- May 2003 Job at big company > > I wanna create: > > Oktober 2002- Job at big company > May 2003
With some ERT. See the attached file.
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass cv \begin_preamble \newlength{\mytopicmargin} \setlength{\mytopicmargin}{\topicmargin} \newcommand{\parboxt}[1]{\parbox[t]{0.75\mytopicmargin}{\raggedright#1}} \end_preamble \language american \inputencoding default \fontscheme default \graphics default \paperfontsize 12 \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \use_natbib 0 \use_numerical_citations 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 Topic \labelwidthstring MMMMM short\SpecialChar ~ topic foo \layout Topic \labelwidthstring MMMMM \begin_inset ERT status Collapsed \layout Standard \backslash parboxt{a very long topic} \end_inset bar \the_end
