This commit is contained in:
parent
9dadbcce02
commit
8e99206210
1 changed files with 16 additions and 0 deletions
16
main.tex
16
main.tex
|
@ -29,6 +29,22 @@
|
|||
\usepackage{tikz} % Drawing diagrams and illustrations
|
||||
\usepackage{tikz-qtree} % Easy syntax for trees with TikZ
|
||||
|
||||
% Languages
|
||||
\usepackage[english]{babel}
|
||||
% \usepackage[ngerman]{babel}
|
||||
% \usepackage[german]{babel} % old german orthography
|
||||
% \usepackage[french]{babel}
|
||||
% \usepackage[spanish]{babel}
|
||||
% \usepackage[italian]{babel}
|
||||
% \usepackage[russian]{babel}
|
||||
% \usepackage[portuguese]{babel}
|
||||
% \usepackage[dutch]{babel}
|
||||
% \usepackage[swedish]{babel}
|
||||
% \usepackage[polish]{babel}
|
||||
% \usepackage[czech]{babel}
|
||||
% \usepackage[hungarian]{babel}
|
||||
% \usepackage[greek]{babel}
|
||||
|
||||
% Document variables
|
||||
\newcommand{\assignmentNumber}{1} % Assignment number
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue