diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-07 23:31:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-07 23:31:45 +0000 |
commit | d048b0fd24845bf48f447a005cdc5acbc6811675 (patch) | |
tree | e2721a3312340c0ad4fc98dba7f23fcff6aaa9ce /Master/texmf-dist/doc/latex/coseoul/cosexamp.tex | |
parent | 3490f8c542eb9c5d699480a03c06ce90f772379a (diff) |
coseoul (6sep11)
git-svn-id: svn://tug.org/texlive/trunk@23862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/coseoul/cosexamp.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/coseoul/cosexamp.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/coseoul/cosexamp.tex b/Master/texmf-dist/doc/latex/coseoul/cosexamp.tex new file mode 100644 index 00000000000..4b26fca706b --- /dev/null +++ b/Master/texmf-dist/doc/latex/coseoul/cosexamp.tex @@ -0,0 +1,16 @@ +\documentclass{scrartcl} +\usepackage{coseoul} + +\begin{document} +\levelstay{The first section} +This is a blind text. This is a blind text. This is a blind text. This is a blind text. +\leveldown{A subsection} +This is a blind text. This is a blind text. This is a blind text. +\leveldown{A subsubsection} +This is a blind text. This is a blind text. +\levelup{Another section} +This is a blind text. This is a blind text. This is a blind text. This is a blind text. +\levelstay{Yet another section} +This is a blind text. This is a blind text. This is a blind text. This is a blind text. + +\end{document}
\ No newline at end of file |