document,url
This commit is contained in:
parent
e1115c0855
commit
58f7b59bd6
1 changed files with 11 additions and 9 deletions
|
@ -1,19 +1,21 @@
|
|||
\usepackage{fontspec}
|
||||
\usepackage{multicol}
|
||||
\usepackage{listings}
|
||||
\usetheme{Berkeley}
|
||||
\usetheme{Berkeley}\usecolortheme{seahorse}
|
||||
|
||||
\usecolortheme{seahorse}
|
||||
\setmainfont{DejaVu Sans}
|
||||
\setmonofont{DejaVu Sans Mono}
|
||||
\usepackage{fontspec}
|
||||
\setmainfont{DejaVu Sans}\setmonofont{DejaVu Sans Mono}
|
||||
|
||||
\usepackage{multicol}
|
||||
|
||||
\usepackage{listings}
|
||||
|
||||
\hypersetup{colorlinks,urlcolor=blue}
|
||||
|
||||
\def\hititle{Mieux produire des documents}
|
||||
\def\lotitle{concepts et outils}
|
||||
\def\bititle{\hititle, \lotitle}
|
||||
|
||||
\logo{\includegraphics[height=7.6em]{../cnam.png}}
|
||||
\title[\hititle]{\hititle}
|
||||
\subtitle{\lotitle}
|
||||
\author[M. Beninca]{Marc Beninca}
|
||||
\institute[CNAM]{Conservatoire National des Arts et Métiers}
|
||||
\date[Blanc 2020]{Oral probatoire blanc, 12 Mai 2020}
|
||||
\logo{\includegraphics[height=7.6em]{../cnam.png}}
|
||||
\date[Blanc 2020]{Oral probatoire blanc\\Mardi 12 Mai 2020}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue