summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fast-diagram/help.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-02 01:15:13 +0000
committerKarl Berry <karl@freefriends.org>2013-03-02 01:15:13 +0000
commitda2c8ff952eba16f1ee9be9fb3ce9b7d3698e139 (patch)
treee7f2d6aad7680b61d8951b35d2eee5448e634492 /Master/texmf-dist/doc/latex/fast-diagram/help.tex
parente77fff9dbd365d2a2cf838b2a1f3d71ef5ecfad7 (diff)
fast-diagram (27feb13)
git-svn-id: svn://tug.org/texlive/trunk@29264 c570f23f-e606-0410-a88d-b1316a301751
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