texmaster/fonts_language.tex

7 lines
219 B
TeX
Raw Normal View History

2019-06-25 12:59:42 +02:00
% font & language
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[\metalanguage]{babel} % hyphentation
2019-06-25 12:59:42 +02:00
\usepackage{csquotes}
\usepackage{eurosym} % add euro symbol
\DeclareUnicodeCharacter{20AC}{\euro}