[kde-doc-english] Question for the (La)TeXperts

Philip Rodrigues philip.rodrigues at chch.ox.ac.uk
Thu Sep 15 18:56:23 CEST 2005


A little LaTeX rendering issue for PDF generation that I can't work out 
myself: We have one case where the following latex code is generated:
\begin{description}
\item[foo]
\begin{itemize}
\item Bar
\item Baz
\end{itemize}
\end{description}

ie, the whole content of the description item is an itemize list. This renders 
awkwardly here. Something like this:
**BEGIN**
Foo Bar
    Baz
**END**

I'd prefer:
**BEGIN**
Foo
	Bar
	Baz
**END**
I can get this by adding some text after "\item[foo]" but that's not ideal. 
Any ideas?

Cheers,
Philip
-- 
KDE Documentation Team: http://i18n.kde.org/doc
KDE Documentation Online: http://docs.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-doc-english/attachments/20050915/5b8239cc/attachment.sig 


More information about the kde-doc-english mailing list