From: Martin Mares Date: Fri, 1 Mar 2024 22:02:08 +0000 (+0200) Subject: All modern systems use UTF-8 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a54456f0c5bfe79f6443899b914249ed5cb639bf;p=diplomky.git All modern systems use UTF-8 --- diff --git a/thesis.tex b/thesis.tex index 259d637..7d3c3d2 100644 --- a/thesis.tex +++ b/thesis.tex @@ -40,7 +40,7 @@ \usepackage[T1]{fontenc} \usepackage{textcomp} -%% Použité kódování znaků: obvykle latin2, cp1250 nebo utf8: +%% Použité kódování znaků: moderní TeXy používají UTF-8 \usepackage[utf8]{inputenc} %%% Další užitečné balíčky (jsou součástí běžných distribucí LaTeXu)