master
joey 2006-06-18 21:21:06 +00:00
parent 7e3e3f5bab
commit b1e905cfb8
1 changed files with 6 additions and 6 deletions

View File

@ -19,11 +19,11 @@ added).
LaTeX source to an image approximating the above:
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\pagestyle{empty}
\huge\reflectbox{iki}wiki
\end{document}
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\pagestyle{empty}
\huge\reflectbox{iki}wiki
\end{document}
Contributed by [[JeroenSchot]]