From 561e73d67a21a1ad0a013d0ceb98453c76e5b97b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 15 Apr 2020 21:46:16 +0000 Subject: (tlpre): empty. (texfot_html): just use texfot. git-svn-id: svn://tug.org/texlive/trunk@54755 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/texlive/texlive-en/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Master/texmf-dist/doc/texlive/texlive-en/Makefile b/Master/texmf-dist/doc/texlive/texlive-en/Makefile index cf852b4d00e..1d3aff1482c 100644 --- a/Master/texmf-dist/doc/texlive/texlive-en/Makefile +++ b/Master/texmf-dist/doc/texlive/texlive-en/Makefile @@ -4,7 +4,7 @@ doc = texlive-en all: pdf html -tlpre = tlpre +tlpre = # possible prefix to run from the pretest env = TEXINPUTS=../texlive-common:../texlive-en:; export TEXINPUTS; $(tlpre) pdflatex_opts = --file-line-error @@ -20,7 +20,7 @@ pdflatex = pdflatex $(pdflatex_opts) '\nonstopmode\def\Status{1}\input $(doc)' # when we don't want a size in the first place. # texfot_pdf = texfot -texfot_html = ~/bin/texfot --ignore="Cannot determine size of graphic" \ +texfot_html = texfot --ignore="Cannot determine size of graphic" \ --ignore='File.*\.xbb\"' pdf: -- cgit v1.2.3