diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/latexfileinfo-pkgs/upfileinfo.sh')
-rwxr-xr-x | Master/texmf-dist/source/latex/latexfileinfo-pkgs/upfileinfo.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/latexfileinfo-pkgs/upfileinfo.sh b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/upfileinfo.sh new file mode 100755 index 00000000000..79e0c7f248d --- /dev/null +++ b/Master/texmf-dist/source/latex/latexfileinfo-pkgs/upfileinfo.sh @@ -0,0 +1,6 @@ +echo '\def\htmljob{latexfileinfo_pkgs}' > jobname.tex +#echo '\RequirePackage{monofill,readprov}' >> jobname.tex +#echo '\ReadFileInfos{\htmljob.tex}' >> jobname.tex +## ← \relax TODO +echo '\RequirePackage{monofill}' >> jobname.tex +latex makehtml |