Uwe St�hr wrote:
Attached a short solution. Ok, it's not exactly what you want, but it looks acceptable.
If you need it exactly as posted, you should have in LaTeX book for the command
\newenvironment
regards Uwe
------------------------------------------------------------------------
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass scrartcl \begin_preamble \usepackage[gennarrow]{eurosym} \usepackage{icomma} \usepackage{textcomp} \usepackage{soul} \usepackage{calc} \usepackage{array} \usepackage{multirow}
\renewcommand{\multirowsetup}{\centering} \setlength{\extrarowheight}{2pt} \newcolumntype{A}[1] {>{\centering\hspace{0pt}}m{#1}}
\renewcommand{\underbar}[1]{\ul{#1}}
\setkomafont{captionlabel}{\bfseries}
\usepackage[colorlinks=true, urlcolor=blue, linkcolor=black, pdftitle={Titel}, pdfauthor={Uwe St�hr}, bookmarksnumbered=true, pdfnewwindow=true, pdfstartview=XYZ, pdfpagelayout=OneColumn, bookmarksopen]{hyperref} \usepackage[figure]{hypcap}
%Linkfl�che f�r Querverweise vergr��ern \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} \renewcommand{\figureautorefname}{Abb.\negthinspace}
[ ... ]
please delete all this stuff, which doesn't depends to the example. Choose _always_ an enpty document and insert only the needed preamble commands.
Herbert
-- http://TeXnik.de/ http://PSTricks.de/ ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf http://www.dante.de/faq/de-tex-faq/ http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
