summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fast-diagram/help.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/fast-diagram/help.tex')
-rw-r--r--Master/texmf-dist/doc/latex/fast-diagram/help.tex72
1 files changed, 72 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fast-diagram/help.tex b/Master/texmf-dist/doc/latex/fast-diagram/help.tex
new file mode 100644
index 00000000000..ad0d0bf60a3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/fast-diagram/help.tex
@@ -0,0 +1,72 @@
+\documentclass[a4paper,12pt]{article}
+
+\input{./sources_help/reglages.tex}
+
+\usepackage[raccourcis]{fast-diagram}
+
+\begin{document}
+
+ \maketitle
+
+
+ \renewcommand{\fastLargeurBoite}{3.5cm}
+ \renewcommand{\fastEspaceColonne}{5cm}
+ \renewcommand{\fastEpaisseurTraits}{1.5pt}
+ \renewcommand{\fastHauteurBoite}{2em}
+
+ \section*{Table des matières}
+ \vfill
+
+ \begin{center}
+ \footnotesize
+ \begin{fast}{Package ``fast-diagram.sty''}
+ \FT{\maref{intro}}{
+ \FT{\maref{auteur}}{}
+ \FT{\maref{rappel}}{}
+ \FT{\maref{limitations}}{}
+ }
+ \FT{\maref{exemple}}{}
+ \FT{\maref{MP}}{
+ \FT{\maref{installation}}{}
+ \FT{\maref{packages}}{}
+ \FT{\maref{appel}}{}
+ }
+ \FT{\maref{commandes}}{
+ \FT{\maref{environnement}}{}
+ \FT{\maref{principe}}{}
+ \FT{\maref{FT}}{}
+ \FT{\maref{ST}}{}
+ \FT{\maref{fvide}}{}
+ \FT{\maref{trait}}{}
+ }
+ \FT{\maref{MIP}}{
+ \FT{\maref{reset}}{}
+ \FT{\maref{dimensions}}{}
+ \FT{\maref{couleurs}}{}
+ }
+ \FT{\maref{tikzz}}{
+ \FT{\maref{tikzpartout}}{}
+ \FT{\maref{boites}}{}
+ \FT{\maref{perso}}{}
+ }
+ \end{fast}
+ \end{center}
+ \vfill
+
+ \fastReset
+
+ \newpage
+
+ \input{./sources_help/intro.tex}\newpage
+
+ \input{./sources_help/exemple.tex}\newpage
+
+ \input{./sources_help/installation.tex}\newpage
+
+ \input{./sources_help/commandes.tex}\newpage
+
+ \input{./sources_help/miseEnForme.tex}\newpage
+
+ \input{./sources_help/tikz.tex}\newpage
+
+\end{document} \ No newline at end of file