diff options
author | Karl Berry <karl@freefriends.org> | 2023-08-11 21:12:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-08-11 21:12:52 +0000 |
commit | 32a658664d7ab0c8dad719100ccdff89b20f9ab3 (patch) | |
tree | 2a59dcf503b3d8f87c253eafdca6d91746966e3a /Master/texmf-dist/tex | |
parent | b70e9a7bc99ee41aaaf227b26d74aa436e63c67a (diff) |
circledsteps (11aug23)
git-svn-id: svn://tug.org/texlive/trunk@67889 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/circledsteps/circledsteps.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/circledsteps/circledsteps.sty b/Master/texmf-dist/tex/latex/circledsteps/circledsteps.sty index 20463070daf..e17e8656b1f 100644 --- a/Master/texmf-dist/tex/latex/circledsteps/circledsteps.sty +++ b/Master/texmf-dist/tex/latex/circledsteps/circledsteps.sty @@ -1,10 +1,10 @@ % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1996/06/01] -\ProvidesPackage{circledsteps}[2023/07/27 v1.3.2 Circled steps that you can reference] -\def\cstepsversion{v1.3.2} +\ProvidesPackage{circledsteps}[2023/08/11 v1.3.3 Circled steps that you can reference] +\def\cstepsversion{v1.3.3} % \end{macrocode} % -% Copyright (c) 2019 Romano Giannetti +% Copyright (c) 2019-2023 Romano Giannetti % Heavily helped by @marmot and other on % https://tex.stackexchange.com/questions/7032/good-way-to-make-textcircled-numbers % License: LPPL 1.3c |