I try to create layout.

It works well except one thing: paragraphs after lists (itemize) are not 
indented (layout uses indention instead of skip between paragraphs). Trying to 
solve it I converted document to XeLaTeX tex file and saw:

Text, text, text.
\begin{itemize}
\item First item.
\item Second item.
\end{itemize}
Text continues...

The problem is that there is no empty line after list, so LaTeX doesn't indent 
phrase "Text continues...". I've tried different options: NextNoIndent, 
ParbreakIsNewline, RightDelim. "NextNoIndent 0" gives me correctly indented 
text in the LyX but not in the generated PDF (or tex).

Have I missed some option? Or is this a bug? Should I report bug or send letter 
for devs?

I've attached minimal working example with included local layout.

-- 
Regards, Roman Inflianskas

Attachment: indent.lyx
Description: application/lyx

Reply via email to