From 0116d6e6578382e9c6d1ba2f631f2deb4e5f8d9e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 5 Mar 2020 22:08:42 +0000 Subject: scratch3 (5mar20) git-svn-id: svn://tug.org/texlive/trunk@54114 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/scratch3/scratch3.sty | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/scratch3') diff --git a/Master/texmf-dist/tex/latex/scratch3/scratch3.sty b/Master/texmf-dist/tex/latex/scratch3/scratch3.sty index e23d7ca7ec1..f018bb97252 100644 --- a/Master/texmf-dist/tex/latex/scratch3/scratch3.sty +++ b/Master/texmf-dist/tex/latex/scratch3/scratch3.sty @@ -5,9 +5,9 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % \def\scrname{ scratch3 }% -\def\scrver { 0.14 }% +\def\scrver { 0.15 }% % % -\def\scrdate{ 2019/10/01 }% +\def\scrdate{ 2020/03/05 }% % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % @@ -18,7 +18,7 @@ % Package URL: https://www.ctan.org/pkg/scratch3 % Bug tracker: https://framagit.org/unbonpetit/scratch3/issues % Repository : https://framagit.org/unbonpetit/scratch3/tree/master -% Copyright : Christian Tellechea 2019 +% Copyright : Christian Tellechea 2020 % Licence : Released under the LaTeX Project Public License v1.3c % or later, see http://www.latex-project.org/lppl.txtf % Files : 1) scratch3.sty @@ -130,6 +130,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \def\scr_normalblock#1#2{% #1=couleur #2=texte \def\scr_current_blockcolor{#1}% + \if_inpicture\def\scr_scale{1}\else\scr_normalizedec\scr_scale scale[0.2,5]\fi% bugfix 0.15 \def\scr_currentstuff{% \if_pen \scr_drawpen @@ -1231,4 +1232,7 @@ Versions : | | | spécifiée via \setscratch | | | | * erreur de tracé corrigée dans \scr_blockloop | | | | * nouveau losange vide : \boolempty[] | -|---------+------------+------------------------------------------------------| \ No newline at end of file +|---------+------------+------------------------------------------------------| +| 0.15 | 05/03/2020 | * l'échelle n'était pas initialisée dans les blocs | +| | | normaux | +|---------+------------+------------------------------------------------------| -- cgit v1.2.3