summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/plain/pwebmac/makeall
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-17 21:45:57 +0000
committerKarl Berry <karl@freefriends.org>2021-03-17 21:45:57 +0000
commit8d68e7003cb6043af1b53fbea94aa6d9a55040c6 (patch)
treeb38fc5507aeef5b3263f1e7a298538b3a90149f6 /Master/texmf-dist/doc/plain/pwebmac/makeall
parent4e23d975749086e31b6d68aed79e07d1bc0ec39f (diff)
pwebmac (17mar21)
git-svn-id: svn://tug.org/texlive/trunk@58478 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/pwebmac/makeall')
-rw-r--r--Master/texmf-dist/doc/plain/pwebmac/makeall11
1 files changed, 4 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/plain/pwebmac/makeall b/Master/texmf-dist/doc/plain/pwebmac/makeall
index 546c3984aa4..5f817ea2425 100644
--- a/Master/texmf-dist/doc/plain/pwebmac/makeall
+++ b/Master/texmf-dist/doc/plain/pwebmac/makeall
@@ -83,7 +83,7 @@ do
esac
done
-CWEAVE="cweave -f"
+CWEAVE="cweave -f +lX"
CTWILL="ctwill -f +lpdf"
PAX="pax -wvzf"
SED_I="sed -i" # non-GNU-sed requires an extra '' argument for '-i' option.
@@ -220,11 +220,6 @@ FI
# FIX: purge obsolete macros from XeTeX.
xetex ) $SED_I -e "/\\\\input xewebmac/d" $f.tex ;;
-
- # Use nicer format for C comments and assignment; sans ctwill
- common | ctangle | cweave | refsort | twinx | ctie | tie )
- $SED_I -e "1 s/\(cwebmac\)/\1\n\\\\input Xcwebmac/" \
- $f.tex ;;
esac
# shift table-of-contents pages to the front in PDF
@@ -328,11 +323,13 @@ then
touch pages.tex # let 'manmac' produce output at all
- for f in tripman trapman webman cwebman errorlog
+ for f in tripman trapman webman cwebman
do
$TEX $f
done
+ $TEX -jobname=errorlog /opt/github/web/Xerrorlog.tex
+
for f in one two three four five six seven eight nine ten \
eleven twelve
do