Hallo allerseits! Ich habe gerade LyX ausprobiert und folgenden Fehler(?) festgestellt: Nach einer Liste wird ein Paragraph nicht "erkannt" und im pdf/dvi nur der zum Paragraph gehörende Standardtext, aber nicht die Paragraph Überschrift angezeigt.
Im Anhang die tex-Datei und das pdf. Grüße, Sebastian ------------------- Hi everybody! I just played around with LyX and found the following error(?): If you write a list, followed by a paragraph, the paragraph-title is hidden in the dvi-view / pdf. You can only see the standard text of the paragraph, but not the paragraph-title. I attached the tex- and the pdf-file. Greetings, Sebastian
%% LyX 1.6.4 created this file. For more info, see http://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[english]{article} \usepackage[T1]{fontenc} \usepackage[latin9]{inputenc} \usepackage{setspace} \usepackage{babel} \begin{document} standardtext noch mehr standardtext liste: \begin{description} \item [{pkt1}] erster pkt \item [{pkt2}] zweiter pkt \item [{pkt3}]~ \item [{pkt3}] blabla \end{description} \begin{onehalfspace} \paragraph{jetzt kommt mal ein paragraph} \end{onehalfspace} \begin{onehalfspace} und dann text und noch mehr text \end{onehalfspace} \begin{onehalfspace} \subparagraph{und jetzt mal ein unterparagraph} \end{onehalfspace} \begin{onehalfspace} und wieder text \end{onehalfspace} \begin{onehalfspace} \paragraph{und ein paragraph} \end{onehalfspace} \begin{onehalfspace} \subparagraph{und gleich ein unterparagraph} \end{onehalfspace} \begin{onehalfspace} und text und noch mehr text\end{onehalfspace} \end{document}
newfile1.pdf
Description: Adobe PDF document
