summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/doit
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/doit')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/doit2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/doit b/Master/texmf-dist/doc/latex/ctable/doit
index c62c1ca30f4..e9d627786d6 100644
--- a/Master/texmf-dist/doc/latex/ctable/doit
+++ b/Master/texmf-dist/doc/latex/ctable/doit
@@ -33,7 +33,7 @@ for j in $set; do
pdfcrop s$j.pdf s$j.pdf >& /dev/null
# result
{ echo '\documentclass[twoside]{article}'
- [[ $j =~ [k-z] ]] && echo '\usepackage[papersize={65mm,40mm},showframe,margin=1mm,noheadfoot]{geometry}'
+ [[ $j =~ [k-z] ]] && echo '\usepackage[papersize={56mm,40mm},showframe,margin=1mm,noheadfoot]{geometry}'
cat <<-'EOD'
\usepackage{ctable}
\usepackage{txfonts}