mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
modernCV.lyx: add example how to create a sub-item in a list entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36458 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8463055375
commit
d89fc09314
@ -731,6 +731,34 @@ Single item.
|
||||
|
||||
\begin_layout ListItem
|
||||
Another single item.
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
begin{itemize}
|
||||
\backslash
|
||||
item
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
Sub-item.
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
end{itemize}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout DoubleItem
|
||||
|
Loading…
Reference in New Issue
Block a user