|
|
@ -18,14 +18,16 @@
|
|
|
|
listof=totocnumbered
|
|
|
|
listof=totocnumbered
|
|
|
|
]{scrartcl}
|
|
|
|
]{scrartcl}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$if(lang)$
|
|
|
|
% Support different languages
|
|
|
|
% Support different languages
|
|
|
|
% default: en
|
|
|
|
% default: en
|
|
|
|
% -----------------------------------------------------------------------
|
|
|
|
% -----------------------------------------------------------------------
|
|
|
|
$if(lang)$
|
|
|
|
|
|
|
|
\usepackage[shorthands=off,$for(babel-otherlangs)$$babel-otherlangs$,$endfor$main=$babel-lang$]{babel}
|
|
|
|
\usepackage[shorthands=off,$for(babel-otherlangs)$$babel-otherlangs$,$endfor$main=$babel-lang$]{babel}
|
|
|
|
|
|
|
|
|
|
|
|
$if(babel-newcommands)$
|
|
|
|
$if(babel-newcommands)$
|
|
|
|
$babel-newcommands$
|
|
|
|
$babel-newcommands$
|
|
|
|
$endif$
|
|
|
|
$endif$
|
|
|
|
|
|
|
|
|
|
|
|
%\usepackage[utf8]{inputenc}
|
|
|
|
%\usepackage[utf8]{inputenc}
|
|
|
|
$endif$
|
|
|
|
$endif$
|
|
|
|
|
|
|
|
|
|
|
|