We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e61df commit f9e20f7Copy full SHA for f9e20f7
trunk/CHANGES
@@ -1,5 +1,11 @@
1
fmtcount package versions:
2
3
+Version 3.10
4
+
5
+* Improve documentation
6
7
+* Solve DTX output errors
8
9
Version 3.09
10
11
* Remove redundant \"u occurences in Portuguese
trunk/fmtcount.sty
@@ -3,7 +3,7 @@
% This section deals with the code for \verb|fmtcount.sty|.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fmtcount}[2024/10/18 v3.09 Displaying the values of LaTeX counters (NT,VB,NE)]
+\ProvidesPackage{fmtcount}[2025/02/09 v3.10 Displaying the values of LaTeX counters (NT,VB,NE)]
\RequirePackage{ifthen}
% \end{macrocode}
% \changes{3.01}{2014/12/03}{Use \styfmt{xkeyval} instead of \styfmt{keyval}, so that we do not get in trouble
0 commit comments