summaryrefslogtreecommitdiff
path: root/language/polish/utf8mex/doc/examples/list.tex
blob: 971e20bb56dfc3fc580f8869979ffb7d150895a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

\begingroup
\uccode`X=\endlinechar \uppercase{\def\echar{X}}
\mubyte \myitem \echar*\endmubyte
\endgroup
\def\myitem{\item{$\bullet$}}

* the first item 
* the second item *
* the third item$^*$

\end