diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-18 21:21:06 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-18 21:21:06 +0000 |
commit | b1e905cfb86d7534ef19ba965ff1894e69d34a06 (patch) | |
tree | e53714cf5a6a9910b0730883a3f5d9c4f232a48a /doc | |
parent | 7e3e3f5babee02559bd7145704afbd1d252f4128 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/logo.mdwn | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/logo.mdwn b/doc/logo.mdwn index 827b419dd..87ff32a8f 100644 --- a/doc/logo.mdwn +++ b/doc/logo.mdwn @@ -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]] |