From 5ca4ff7890e72189dfaf281efdf6b7373bd877ec Mon Sep 17 00:00:00 2001 From: Jean-Damien Genero Date: Fri, 15 Jul 2022 20:45:49 +0000 Subject: [PATCH] initial commit --- bourbon-latex/charles-actes-latex.xsl | 372 ++++++++++++++++++++++++++ 1 file changed, 372 insertions(+) create mode 100644 bourbon-latex/charles-actes-latex.xsl diff --git a/bourbon-latex/charles-actes-latex.xsl b/bourbon-latex/charles-actes-latex.xsl new file mode 100644 index 0000000..610d7e3 --- /dev/null +++ b/bourbon-latex/charles-actes-latex.xsl @@ -0,0 +1,372 @@ + + + + + + + \documentclass{article} + \usepackage[frenchb]{babel} + \usepackage[utf8]{inputenc} + \usepackage{setspace} + \usepackage{endnotes} + \renewcommand{\theendnote}{(\alph{endnote})} + \renewcommand*{\enoteheading}{} + % URLs + \usepackage[colorlinks=true,linkcolor=black,anchorcolor=black,citecolor=black,filecolor=black,menucolor=black,runcolor=black,urlcolor=blue]{hyperref} + \usepackage{xurl} + \usepackage{tabularx} + \usepackage[textwidth=6in]{geometry} + \usepackage[]{graphicx} + \usepackage[dvipsnames]{xcolor} + \usepackage{chngcntr}% http://ctan.org/pkg/chngcntr + \xdefinecolor{rhodamine}{named}{Rhodamine} + \counterwithout{subsubsection}{subsection} + \renewcommand\thesubsection{\Roman{subsection}.} + \renewcommand\thesubsubsection{§ \arabic{subsubsection}} + \renewcommand*\contentsname{\centering{Sommaire}} + + % source How to vertically center two images next to each other? + % https://tex.stackexchange.com/questions/7219/how-to-vertically-center-two-images-next-to-each-other + + \title{Actes de Charles Ier} + \author{Jean-Damien Généro} + \date{Juillet 2022} + + \begin{document} + + \end{document} + + + + + \section{.} + + + \medskip + + \theendnotes + + \setcounter{endnote}{0} + + + + \endgroup + + + + + + + \up{} + + + + \textit{} + + + + \textbf{} + + + + \textsc{} + + + + \href{}{} + + + + + \begin{center} + \textsc{} + \end{center} + + + + + + + + . + + + + + . + + + + + + + + + + + + + , + + + + + + « + + + », dans + + \textit{} + + + , + + + , n° + + + + + + + + + + - + + + + + + + \textit{} + + + , + + + , + + + + + + + + , + + ( + + ), + + + + + , + + + + + , + + + + , + + + + + + p. + + + + + pp. + + - + + + + + + + , n° + + + + + + + + + + + + + . + + + + + + \textit{} + + + , + + + + + + + + , p. + + + + + , pp. + + - + + + + + + , n° + + + + . + + + + + \begingroup + + \begin{center} + + + + + \textbf{ + + . -- + + .} + + + + \textbf{ + + .} + + + + \end{center} + + + + + + + + + + + + + + + \textit{} + + \bigskip + + + + \begin{small} + + + \end{small} + + \bigskip + + + + + + + + + + + + \textsc{Analyse} : + + + + + + \textsc{Mention} : + + + + + + \textsc{Indiqué} : + + + + + + + + + + + \footnote{} + + + + \endnote{} + + + + + + + + + + + + + + + \textit{(À gauche :)} + + + \textit{(À droite :)} + + + \textit{(Sur le repli, à droite :)} + + + \textit{(Sur le repli, à gauche :)} + + + + + + + \medskip + + \textit{(Signé :)} + + + + \ No newline at end of file