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}
|
\usetheme{Berkeley}\usecolortheme{seahorse}
|
||||||
\usepackage{multicol}
|
|
||||||
\usepackage{listings}
|
|
||||||
\usetheme{Berkeley}
|
|
||||||
|
|
||||||
\usecolortheme{seahorse}
|
\usepackage{fontspec}
|
||||||
\setmainfont{DejaVu Sans}
|
\setmainfont{DejaVu Sans}\setmonofont{DejaVu Sans Mono}
|
||||||
\setmonofont{DejaVu Sans Mono}
|
|
||||||
|
\usepackage{multicol}
|
||||||
|
|
||||||
|
\usepackage{listings}
|
||||||
|
|
||||||
|
\hypersetup{colorlinks,urlcolor=blue}
|
||||||
|
|
||||||
\def\hititle{Mieux produire des documents}
|
\def\hititle{Mieux produire des documents}
|
||||||
\def\lotitle{concepts et outils}
|
\def\lotitle{concepts et outils}
|
||||||
\def\bititle{\hititle, \lotitle}
|
\def\bititle{\hititle, \lotitle}
|
||||||
|
|
||||||
|
\logo{\includegraphics[height=7.6em]{../cnam.png}}
|
||||||
\title[\hititle]{\hititle}
|
\title[\hititle]{\hititle}
|
||||||
\subtitle{\lotitle}
|
\subtitle{\lotitle}
|
||||||
\author[M. Beninca]{Marc Beninca}
|
\author[M. Beninca]{Marc Beninca}
|
||||||
\institute[CNAM]{Conservatoire National des Arts et Métiers}
|
\institute[CNAM]{Conservatoire National des Arts et Métiers}
|
||||||
\date[Blanc 2020]{Oral probatoire blanc, 12 Mai 2020}
|
\date[Blanc 2020]{Oral probatoire blanc\\Mardi 12 Mai 2020}
|
||||||
\logo{\includegraphics[height=7.6em]{../cnam.png}}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue