summaryrefslogtreecommitdiff
path: root/manual/format-pdf
diff options
context:
space:
mode:
Diffstat (limited to 'manual/format-pdf')
-rwxr-xr-xmanual/format-pdf3
1 files changed, 0 insertions, 3 deletions
diff --git a/manual/format-pdf b/manual/format-pdf
index 137ecf9e..17305404 100755
--- a/manual/format-pdf
+++ b/manual/format-pdf
@@ -14,8 +14,5 @@ cat > 000.mdwn <<EOF
% $VERSION
EOF
-cat 000.mdwn
-
pandoc --smart --toc --chapters --number-sections -o "$OUTPUT" 000.mdwn "$@"
-
rm -f 000.mdwn