diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2021-02-11 07:14:44 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2021-02-11 07:14:44 +0000 |
commit | 5ae3f784b49be85059209f018cbf7a3e6e11eeb5 (patch) | |
tree | 147dc8225f966d535c9d7dca2145aa5316e6906d | |
parent | 30773e414b73b9ddaba94197fb9ca105465729d9 (diff) |
[CWEB] Purge '-lp+' option for XeTeX.
It's no longer necessary to jump through that hoop.
git-svn-id: svn://tug.org/texlive/trunk@57708 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb/cwebbin/p+cwebmac.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/plain/cweb/cwebbin/p+cwebmac.tex b/Master/texmf-dist/tex/plain/cweb/cwebbin/p+cwebmac.tex deleted file mode 100644 index a7da7a8193b..00000000000 --- a/Master/texmf-dist/tex/plain/cweb/cwebbin/p+cwebmac.tex +++ /dev/null @@ -1,5 +0,0 @@ -% 'Language' to switch on PDF creation with standard 'tex' and 'xetex' -% created by Andreas Scherer in June 2020. Used with 'cweave -lp+'. -% This file is not copyrighted and can be used freely. -\ifx\undefined\botofcontents \let\pdf+ \input cwebmac % switch on PDF -\else\endinput\fi % too late, baby! |