mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
hello.tex: lipsum looks fun
This commit is contained in:
parent
2e4514c1ad
commit
f48a99f410
@ -20,6 +20,8 @@
|
||||
\usepackage{cmap}
|
||||
% This package is great and I want to be reminded of it whenever I use \LaTeX
|
||||
\usepackage{censor}
|
||||
% This is fun
|
||||
\usepackage{lipsum}
|
||||
|
||||
% Uncomment to uncensor in output
|
||||
%\StopCensoring
|
||||
@ -77,5 +79,11 @@ If you were to censor things using \textbackslash xblackout containing unicode,
|
||||
\xblackout{T{ä}h{ä}n tapaan!}
|
||||
Kiva suomenkielinen sana on \xblackout{h{ää}y{ö}aie}!
|
||||
|
||||
\selectlanguage{latin}
|
||||
|
||||
\section*{Lorem Ipsum}
|
||||
|
||||
\lipsum{1}
|
||||
|
||||
% And ends here
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user