From d0155f40c326fa1f2f518fd0e7cb3d25dca2bf39 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 18 Apr 2020 16:18:29 +0200 Subject: [PATCH] Up --- commun/commun.sty | 6 ++++++ jl-cours/.environments.tex.swp | Bin 0 -> 16384 bytes jl-cours/environments.tex | 2 +- jl-cours/mdtheorem.tex | 36 ++++++++++++++++----------------- 4 files changed, 25 insertions(+), 19 deletions(-) create mode 100644 jl-cours/.environments.tex.swp diff --git a/commun/commun.sty b/commun/commun.sty index c45fea4..b84d8c3 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -114,6 +114,7 @@ \RequirePackage{inconsolata} \RequirePackage{tasks} \RequirePackage{dashrule} +\RequirePackage{qrcode} % \RequirePackage[french]{algorithme} %-- @@ -142,6 +143,11 @@ output-decimal-marker={,}, inter-unit-product={\ensuremath{ { } \cdot { } }}, } + +% caption +\captionsetup{font=small} +\captionsetup[figure]{labelfont=bf, textfont=it, name=Figure} +\captionsetup[table]{labelfont=bf, textfont=it, name=Tableau} %-- diff --git a/jl-cours/.environments.tex.swp b/jl-cours/.environments.tex.swp new file mode 100644 index 0000000000000000000000000000000000000000..0bf870b989638ea00c6d8c0942b9ed67b4a99d67 GIT binary patch literal 16384 zcmeI&e~1)i9LMoTJyXxrDD4OM$D_v>Tt4lfQ`lR8gr}95*JFRZjYuQ`syOOmrD`ThYmD!W9EwfvhPP&d0$Lw66 zpcBvujFG?$v8XZJ;GR@7f1bSU*2l&;Umw;9=mc~EIsu)4PCzH16VM6h1pZG6IH^hE zIVLpGpVUeJb;1>|m;7zWZ$EX#@k##vWdHRozk{G3zgfTN1atyA0iA$OKqsIR&0U#DylF6XJ-iUGmc{jpW`ze#S!d=gN;~@1(<`` zn1O$8W-RyxKjC}4hrQSi3nn_yf~9D}y=Xu!?!XjG#9z~eIFEBUi&Hp)*Rc&lIo<-02ijvABJ!Ud$1kb zkVOa9B7#*|iTS9;-#3vZPT~g~!vGGVA8%kEcA^(H+R%z9Hen4Us&SqVp^oDy25=Au z@G^SQgA}%46&i3CCZh@$SrBLNExy5*7{W0OVjudj3ol|DUO*2X#v;tcH2lfB`U9u& z9X`Rw_yC9THu`Y@-Wv4Z147bP-G;q2qxiiLQbv^-&n}Ny-8qrVvM*(h342?#O?4#9 z{J~8%;mv+?NG954I@9JPoTT#F_>cZEDMK>alTH~im94G2FGjD@+Y0;go4kHZtGKJ^ z>h_4W-biNDx`$-8CY+O55sj$c2d!Af{mxGF<*)B#8MNDEBy5$-N=q_~kc{z_Atzy( z`PtD_&{b>$2hTTT4yTY=P$}lfq*E=!aLrErHXPasoHy2K3lu&}X2Lq67 z*E0D=ck%@%J2LGUwyok#vNz#$S{X+stqzM*{3(qz%5bjyQF@6KT==RbDjsFg2!r8` z6z*t6B_yLQlk|(44$4~4Tw2*!daF0&qRP_fm3yR%U#+rUXJuv<44|^iOzVou%3x`Y zR#$Is<&V+Jqp~p;)z$sY3x+sSyrb1NW|?WlJC7N27wm9t3z|!78&}<>tCq%!R;|}r znYjf6s4TaV+Frw|^=4Q8D93ZvGGuD&*xp-jVQq^JlvX#Da!RX9V@1{VIx91`U;sC+ zy58){ALV#fH)UHXJE5GSRXf~RT2-fWgf&ZJMOF1WD>JWP05`6x-t5XB<#<-r=~Nbf z3lgnR$Lk^A>uaPR-Q{qeR7?4QF4{0R5>PUuZ1pcBvu=mc~E zIsu)4PCzH16VM6h1atyAfyxuOzPI%uK0L_r`N8l*zOeg<&)s()BgS|dr)>6lZt)*& C(OByM literal 0 HcmV?d00001 diff --git a/jl-cours/environments.tex b/jl-cours/environments.tex index 2310cfa..27937ec 100644 --- a/jl-cours/environments.tex +++ b/jl-cours/environments.tex @@ -16,7 +16,7 @@ }{ % if subtitle \begin{@def1}[#2] - + } }{ % if not starred: without logo diff --git a/jl-cours/mdtheorem.tex b/jl-cours/mdtheorem.tex index 1bdc7eb..90739ef 100644 --- a/jl-cours/mdtheorem.tex +++ b/jl-cours/mdtheorem.tex @@ -12,9 +12,9 @@ % definition \mdtheorem[style=pencil, theoremseparator={}, - theoremspace={}, roundcorner=6pt]{@def1}{Définition} + theoremspace={}, roundcorner=6pt]{@def1}{\Jd Définition} \mdtheorem[style=nologo, theoremseparator={}, - theoremspace={}, roundcorner=6pt]{@def2}{Définition} + theoremspace={}, roundcorner=6pt]{@def2}{\Jd Définition} \RenewDocumentEnvironment{@def1}{ o } {%begin \IfNoValueTF {#1} { @@ -39,10 +39,10 @@ % theoreme \mdtheorem[style=pencil, theoremseparator={}, theoremspace={}, roundcorner=6pt, - outerlinewidth=1pt, outerlinecolor=black]{@thm1}{Théorème} + outerlinewidth=1pt, outerlinecolor=black]{@thm1}{\Jd Théorème} \mdtheorem[style=nologo, theoremseparator={}, theoremspace={}, roundcorner=6pt, - outerlinewidth=1pt, outerlinecolor=black]{@thm2}{Théorème} + outerlinewidth=1pt, outerlinecolor=black]{@thm2}{\Jd Théorème} \RenewDocumentEnvironment{@thm1}{ o } {%begin \IfNoValueTF {#1} { @@ -66,9 +66,9 @@ % propriete \mdtheorem[style=pencil, theoremseparator={}, theoremspace={}, - outerlinewidth=1pt, outerlinecolor=black]{@ppt1}{Propriété} + outerlinewidth=1pt, outerlinecolor=black]{@ppt1}{\Jd Propriété} \mdtheorem[style=nologo, theoremseparator={}, theoremspace={}, - outerlinewidth=1pt, outerlinecolor=black]{@ppt2}{Propriété} + outerlinewidth=1pt, outerlinecolor=black]{@ppt2}{\Jd Propriété} \RenewDocumentEnvironment{@ppt1}{ o } {%begin \IfNoValueTF {#1} { @@ -92,9 +92,9 @@ % demonstration \mdtheorem[style=pencil, theoremseparator={}, - theoremspace={}]{@dem1}{Démonstration} + theoremspace={}]{@dem1}{\Jd Démonstration} \mdtheorem[style=nologo, theoremseparator={}, - theoremspace={}]{@dem2}{Démonstration} + theoremspace={}]{@dem2}{\Jd Démonstration} \RenewDocumentEnvironment{@dem1}{ o } {%begin \IfNoValueTF {#1} { @@ -118,7 +118,7 @@ % consequence \mdtheorem[style=nologo, theoremseparator={}, theoremspace={}, - outerlinewidth=1pt, outerlinecolor=black]{@csq1}{Conséquence(s)} + outerlinewidth=1pt, outerlinecolor=black]{@csq1}{\Jd Conséquence(s)} \mdtheorem[style=nologo, theoremseparator={}, theoremspace={}, outerlinewidth=1pt, outerlinecolor=black]{@csq2}{} @@ -141,12 +141,12 @@ }{%end \end{@csq2*} } - + % vocabulaire \mdtheorem[style=pencil, theoremseparator={}, - theoremspace={}]{@voc1}{Vocabulaire} + theoremspace={}]{@voc1}{\Jd Vocabulaire} \mdtheorem[style=nologo, theoremseparator={}, - theoremspace={}]{@voc2}{Vocabulaire} + theoremspace={}]{@voc2}{\Jd Vocabulaire} \RenewDocumentEnvironment{@voc1}{ o } {%begin \IfNoValueTF {#1} { @@ -184,7 +184,7 @@ % remarque \mdtheorem[style=warning, theoremseparator={ -}, - theoremspace={}]{@rmq1}{Remarque(s)} + theoremspace={}]{@rmq1}{\Jd Remarque(s)} \mdtheorem[style=warning, theoremseparator={}, theoremspace={}]{@rmq2}{} @@ -209,7 +209,7 @@ } % exemple -\mdtheorem[style=eye, theoremseparator={ -}, theoremspace={}]{@exe1}{ Exemple(s)} +\mdtheorem[style=eye, theoremseparator={ -}, theoremspace={}]{@exe1}{\Jd Exemple(s)} \mdtheorem[style=eye, theoremseparator={}, theoremspace={}]{@exe2}{} \RenewDocumentEnvironment{@exe1}{ o } {%begin @@ -234,7 +234,7 @@ % application \mdtheorem[style=cogs, theoremseparator={}, - theoremspace={}]{@app1}{Application} + theoremspace={}]{@app1}{\Jd Application} \mdtheorem[style=cogs, theoremseparator={}, theoremspace={}]{@app2}{} @@ -260,7 +260,7 @@ % methode \mdtheorem[style=bookmark, theoremseparator={ -}, - theoremspace={}]{@met1}{Méthode} + theoremspace={}]{@met1}{\Jd Méthode} \mdtheorem[style=noborder, theoremseparator={}, theoremspace={}]{@met2}{} @@ -297,7 +297,7 @@ % composants du titre du thm : \thmname = nom, \thmnumber = numéro, \thmnote = sous-titre \theoremstyle{@exo1} -\newtheorem{exercice1}{Exercice} +\newtheorem{exercice1}{\Jd Exercice} % exercice \newtheoremstyle{@exo2} @@ -312,7 +312,7 @@ % composants du titre du thm : \thmname = nom, \thmnumber = numéro, \thmnote = sous-titre \theoremstyle{@exo2} -\newtheorem*{exercice2}{Exercice} +\newtheorem*{exercice2}{\Jd Exercice} \counterwithin*{exercice1}{section} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%