mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
LaTeX/hello.tex: censoring unicode needs curly brackets
This commit is contained in:
parent
f68efecb4e
commit
b183de7531
@ -66,5 +66,10 @@ Salasana on \Password. Älä unohda salasanan olevan \Password. Tämä tieto on
|
||||
|
||||
To have a non-breaking space use \textasciitilde\ (a tilde). A backslash would be \textbackslash. A forced linechange is \textbackslash\textbackslash.
|
||||
|
||||
If you were to censor things using \textbackslash xblackout containing unicode, the unicode chars would need to be within curly brackets.
|
||||
|
||||
\selectlanguage{finnish}
|
||||
\xblackout{T{ä}h{ä}n tapaan!} Kiva suomenkielinen sana on \xblackout{h{ää}y{ö}aie}!
|
||||
|
||||
% And ends here
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user