make language dependent on \metalanguage
This commit is contained in:
parent
c6e0be9146
commit
7094752414
@ -1,8 +1,7 @@
|
|||||||
% font & language
|
% font & language
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
% \usepackage[ngerman]{babel} % hyphentation
|
\usepackage[\metalanguage]{babel} % hyphentation
|
||||||
\usepackage[english]{babel}
|
|
||||||
\usepackage{csquotes}
|
\usepackage{csquotes}
|
||||||
\usepackage{eurosym} % add euro symbol
|
\usepackage{eurosym} % add euro symbol
|
||||||
\DeclareUnicodeCharacter{20AC}{\euro}
|
\DeclareUnicodeCharacter{20AC}{\euro}
|
Loading…
x
Reference in New Issue
Block a user