source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/latex/global/prologue.tex @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 717 bytes
Line 
1
2%% Specific configuration
3\input{../main/settings}
4
5%% Global configuration
6\input{../../global/packages}
7\input{../../global/highlighting}
8\input{../../global/index}
9\input{../../global/styles}
10\input{../../global/new_cmds}
11%\input{../../global/todonotes}
12
13%% Load hyperref at the end of the preamble to make it work with other pkgs
14\usepackage{hyperref}   %% links
15\hypersetup{
16  colorlinks,
17  citecolor = manualcolor, linkcolor = manualcolor, urlcolor = manualcolor,
18  final   %% Links even in draft mode
19}
20
21%% `\autoref` uncapitalization
22\renewcommand{\appendixautorefname}{appendix}
23\renewcommand{\equationautorefname}{equation}
24\renewcommand{\figureautorefname}{figure}
25\renewcommand{\tableautorefname}{table}
Note: See TracBrowser for help on using the repository browser.