summaryrefslogtreecommitdiff
path: root/language/polish/utf8mex/doc/examples/list.tex
diff options
context:
space:
mode:
Diffstat (limited to 'language/polish/utf8mex/doc/examples/list.tex')
-rw-r--r--language/polish/utf8mex/doc/examples/list.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/language/polish/utf8mex/doc/examples/list.tex b/language/polish/utf8mex/doc/examples/list.tex
new file mode 100644
index 0000000000..971e20bb56
--- /dev/null
+++ b/language/polish/utf8mex/doc/examples/list.tex
@@ -0,0 +1,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