summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex')
-rw-r--r--Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex b/Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex
index 3730f0cf28b..bb19da7993b 100644
--- a/Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex
+++ b/Master/texmf-dist/doc/latex/fmtcount/fc-samp.tex
@@ -6,12 +6,12 @@
\padzeroes[5]
\newcommand{\printrow}[1]{%
-\newline
-\setcounter{N}{#1}
-\makebox[0.75in][r]{\decimal{N}\quad}
-\makebox[0.75in][r]{\hexadecimal{N}\quad}
-\makebox[0.75in][r]{\ordinal{N}\quad}
-\makebox[2in][l]{\numberstring{N}}
+ \newline
+ \setcounter{N}{#1}
+ \makebox[0.75in][r]{\decimal{N}\quad}
+ \makebox[0.75in][r]{\hexadecimal{N}\quad}
+ \makebox[0.75in][r]{\ordinal{N}\quad}
+ \makebox[2in][l]{\numberstring{N}}
}
\renewcommand{\thesection}{\ordinal{section}}