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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
# fast-diagram package
# Matthew Bertucci 4/14/2022 for v1.1
#include:tikz
#include:ifthen
#include:relsize
#include:xargs
# loads calc, fit, and shapes tikzlibraries
#keyvals:\usepackage/fast-diagram#c
raccourcis
#endkeyvals
#ifOption:raccourcis
\FT{Fonction technique%text}{Descendance%text}
\FT[option%keyvals]{Fonction technique%text}{Descendance%text}
\ST{Solution technique%text}
\ST{Solution technique%text}[Descendance%text]
\ST[option%keyvals]{Solution technique%text}
\ST[option%keyvals]{Solution technique%text}[Descendance%text]
\FV{text}
\FV{text}[Descendance%text]
\trait{Descendance%text}
#endif
\begin{fast}{Fonction de Service%text}#\pictureHighlight
\end{fast}
\fastFT{Fonction technique%text}{Descendance%text}
\fastFT[option%keyvals]{Fonction technique%text}{Descendance%text}
\fastST{Solution technique%text}
\fastST{Solution technique%text}[Descendance%text]
\fastST[option%keyvals]{Solution technique%text}
\fastST[option%keyvals]{Solution technique%text}[Descendance%text]
#keyvals:\fastFT,\fastST,\FT,\ST,\fastTraceConnecteurs
tempo
ou
#endkeyvals
\fastVide{text}
\fastVide{text}[Descendance%text]
\fastTrait{Descendance%text}
\fastReset
\fastInterligne#*
\fastLargeurBoite#*
\fastHauteurBoite#*
\fastEspaceColonne#*
\fastDecalageTrait#*
\fastEpaisseurTraits#*
\fastDecalageOuVertical#*
\fastDecalageOuHorizontal#*
fastCouleurTexteFS#B
fastCouleurBorduresFS#B
fastCouleurFondFS#B
fastCouleurTexteFT#B
fastCouleurBorduresFT#B
fastCouleurFondFT#B
fastCouleurTexteST#B
fastCouleurBorduresST#B
fastCouleurFondST#B
fastCouleurTexteFV#B
fastCouleurConnecteurs#B
\fastSetCouleurBordures{color}
\fastSetCouleurBordures[type]{color%plain}
\fastSetCouleurTexte{color}
\fastSetCouleurTexte[type]{color%plain}
\fastSetCouleurFond{color}
\fastSetCouleurFond[type]{color%plain}
\fastSetCouleurConnecteurs{color}
\fastSetCouleurConnecteurs[type]{color%plain}
\fastSetCouleurTraits{color}
\fastSetCouleurTraits[type]{color%plain}
\fastAvanceColonne#*
\fastEnregistreMinimum#*
\fastFSStyle#*
\fastFSarrondi#*
\fastFStexteStyle#*
\fastFTStyle#*
\fastFTarrondi#*
\fastFTtexteStyle#*
\fastFVStyle#*
\fastFVtexteStyle#*
\fastReculeColonne#*
\fastSTStyle#*
\fastSTarrondi#*
\fastSTtexteStyle#*
\fastTraceConnecteurs#*
\fastTraceConnecteurs[option%keyvals]#*
\posX#*
\thecptAbscisse#*
\thecptAbscisseParent#*
\thecptBoite#*
\ttt#*
|