mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +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/branches/BRANCH_1_6_X@36457 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
23ebb1171d
commit
0f8257f849
@ -731,6 +731,34 @@ Single item.
|
|||||||
|
|
||||||
\begin_layout ListItem
|
\begin_layout ListItem
|
||||||
Another single item.
|
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
|
\end_layout
|
||||||
|
|
||||||
\begin_layout DoubleItem
|
\begin_layout DoubleItem
|
||||||
|
Loading…
Reference in New Issue
Block a user