From 171a01140cb8bb576e748f8f5255793d2d4158a2 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 5 May 2024 19:37:13 +0200 Subject: [PATCH] alias --- report/document.tex | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/report/document.tex b/report/document.tex index 338c86c..82ea57a 100644 --- a/report/document.tex +++ b/report/document.tex @@ -21,13 +21,18 @@ } \makeatother -\newcommand{\matthieu}{Matthieu Tonino} -\newcommand{\anri}{Anri Kennel} -\newcommand{\mytitle}{Rapport de projet sur les L-Systèmes} -\newcommand{\myauthor}{\matthieu~et \anri} -\newcommand{\mysubject}{Format de documents et XML} -\newcommand{\mylocation}{Université Paris Cité} +% Alias +\def\matthieu{Matthieu Tonino} +\def\anri{Anri Kennel} +\def\lsys{L-système} + + +% Métadonnées +\def\mytitle{Rapport de projet sur les\lsys{}s} +\def\myauthor{\matthieu~et \anri} +\def\mysubject{Format de documents et XML} +\def\mylocation{Université Paris Cité} \usepackage[ pdfauthor={\myauthor}, % author metadata