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 99 100 101 102 103 104 105 106 107 108 109 110
|
# postit package
# Matthew Bertucci 2023/06/12 for v0.1.3
#include:tcolorbox
#include:simplekv
#include:xstring
#include:settobox
#include:varwidth
#include:tcolorboxlibraryskins
#include:tikzlibrarycalc
#include:tikzlibrarypositioning
#include:tikzlibrarydecorations
#include:tikzlibrarydecorations.pathmorphing
#include:tikzlibrarybabel
## French versions of commands ##
\begin{PostIt}
\begin{PostIt}<options tcbox>
\begin{PostIt}[clés%keyvals]
\begin{PostIt}[clés%keyvals]<options tcbox>
\end{PostIt}
#keyvals:\begin{PostIt}
RappelPostIt=%<nom%>
Largeur=##L
Couleur=#%color
Hauteur=##L
Rendu=#tcbox,tikz,tikzv2
Inclinaison=%<nombre%>
Ombre#true,false
Bordure#true,false
Coin#true,false
Attache=#Trombone,Punaise,Non,Scotch
CouleurAttache=#%color
DecalAttache=%<nombre%>
Titre=%<texte%>
PoliceTitre=%<font commands%>
ExtraMargeDroite=##L
AlignementV=#top,center,bottom
AlignementH=#left,center,right,justify
AlignementPostIt=#top,center,bottom
#endkeyvals
\MiniPostIt{contenu%text}
\MiniPostIt[color]{contenu%text}
\MiniPostIt*{contenu%text}
\MiniPostIt*[color]{contenu%text}
## English version of environment ##
\begin{PostItNote}
\begin{PostItNote}<tcbox options>
\begin{PostItNote}[options%keyvals]
\begin{PostItNote}[options%keyvals]<tcbox options>
\end{PostItNote}
#keyvals:\begin{PostItNote}
StorePostIt=%<name%>
Width=##L
Color=#%color
Height=##L
Render=#tcbox,tikz,tikz2
Rotate=%<degrees%>
Shadow#true,false
Border#true,false
Corner#true,false
Pin=#Paperclip,Pushpin,None,Scotch
PinColor=#%color
PinScale=%<factor%>
PinShift=%<number%>
Title=%<text%>
FontTitle=%<font commands%>
ExtraRightMargin=##L
AlignV=#top,center,bottom
AlignH=#left,center,right,justify
AlignPostIt=#top,center,bottom
#endkeyvals
# not documented
\CoinPostIt#S
\TrombonePostIt#S
\ScotchPostIt#S
\EpinglePostIt#S
\PostItLarg#S
\PostItCoul#S
\PostItCoulClip#S
\PostItCoulScaleClip#S
\PostItIncline#S
\PostItHauteur#S
\PostItDeclClip#S
\PostItDeco#S
\PostItAlignV#S
\PostItAlignH#S
\PostItAlignPostIt#S
\PostItRender#S
\PostItExtraMargin#S
\PostItTitre#S
\PostItPoliceTitre#S
\maboitepostit#S
\HauteurEssaiTexte#S
\OffsetOmbreA#S
\OffsetOmbreB#S
\OffsetOmbreC#S
\MarginHGPostIt#S
\MarginHDPostIt#S
\MarginVHPostIt#S
\MarginVBPostIt#S
\LargeurStotch#S
\HauteurScotch#S
\PostItBorder#S
\PostItRappel#S
|