diff options
author | Karl Berry <karl@freefriends.org> | 2024-02-06 20:34:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-02-06 20:34:26 +0000 |
commit | c416b6ff9f0fe0d938da526db5bd6ece9976c804 (patch) | |
tree | c9ea30ccae547038407a98e260a76cca3d3676a7 /Master/texmf-dist/tex | |
parent | 4b21bd421eed56bd327acd7774ab8f8ea353682e (diff) |
verifiche (6feb24)
git-svn-id: svn://tug.org/texlive/trunk@69726 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/verifiche/verifiche.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/verifiche/verifiche.sty b/Master/texmf-dist/tex/latex/verifiche/verifiche.sty index b60f65f7c09..917894db6ba 100644 --- a/Master/texmf-dist/tex/latex/verifiche/verifiche.sty +++ b/Master/texmf-dist/tex/latex/verifiche/verifiche.sty @@ -15,7 +15,7 @@ %% and version 1.3 or later is part of all distributions of %% LaTeX version 2005/12/01 or later. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{verifiche} [2023/08/22 v7.0 .dtx verifiche file] +\ProvidesPackage{verifiche} [2024/02/05 v7.1 .dtx verifiche file] \RequirePackage{xparse} @@ -404,7 +404,7 @@ \NewDocumentCommand{\partialpt}{m}{% \ifshowexercisept% \leavevmode\reversemarginpar\marginpar{% - \hfill\@partialptprefix% + \ptfont\hfill\@partialptprefix% \@lpartialpt@delimiter#1\space\@usepartialptlabel{#1}% \@rpartialpt@delimiter% \addtocounter{partialpoints}{#1}}\ignorespaces% |