-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathswr-livre-joueur.tex
40 lines (31 loc) · 1.33 KB
/
swr-livre-joueur.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
%This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
%To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter
% to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
\documentclass{jdrp}
\usepackage{hyperxmp}
\usepackage[nolist,footnote]{acronym}
\bibliography{references}
\newcommand*{\crg}{{\aurebesh\Large \$}} % Symbol for Galactic Credits
\newcommand*{\docversion}{\citefield{jdrp-starwars}{version}}
\newcommand*{\doctitle}{~Star Wars Redemption~}
\newcommand*{\swr}{{\jedifont \doctitle}}
\hypersetup{
pdftitle = {Star Wars Redemption},
pdfsubject = {Savage Worlds adaptation for Star Wars, version 1.2.3},
pdfauthor = {Marthym},
pdfkeywords = {star,wars,savage,worlds,jdr,jdrp,jdra},
pdfcopyright = {This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.},
pdflicenseurl = {https://creativecommons.org/licenses/by-sa/4.0/}
}
\input{chapitres/acronyms}
\begin{document}
\include{chapitres/preambule/couverture}
\include{chapitres/preambule/preface}
\include{chapitres/regles/regles}
\include{chapitres/personnages/personnages}
\include{chapitres/equipement/equipement}
\include{chapitres/pouvoirs/pouvoirs}
\onecolumn
\nocite{*}
\printbibliography
\end{document}