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