summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive/texlive-en
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-20 18:10:23 +0000
committerKarl Berry <karl@freefriends.org>2020-03-20 18:10:23 +0000
commit72f496c2b3f7674256836fd699a90986c1a06da9 (patch)
tree8f62b0649e420bd2a40d024bbdb450c03acd4a43 /Master/texmf-dist/doc/texlive/texlive-en
parent59b276406d7a153c0813de81798b01dbe63e8cfc (diff)
tl guide polish translation from zofia, with adjustments for html in utf-8
git-svn-id: svn://tug.org/texlive/trunk@54425 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/texlive/texlive-en')
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-en/Makefile4
1 files 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 9edee6f5f96..cf852b4d00e 100644
--- a/Master/texmf-dist/doc/texlive/texlive-en/Makefile
+++ b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
@@ -47,7 +47,7 @@ html h:
$(env) $(texfot_html) htlatex $(doc) \
"live4ht,info,xhtml,html5,charset=utf-8,fn-in" \
" -cunihtf -utf8" </dev/null
- ls -l texlive-en.html texlive-en.css
+ ls -l texlive-??.html texlive-??.css
# This is the old way, no longer used.
html-separate:
@@ -75,7 +75,7 @@ realclean: clean
rm -f *.html *.htm $(doc).css *.gif *.jpg
spell:
- cat texlive-en.tex \
+ cat texlive-??.tex \
| aspell list --mode=tex --add-extra-dicts=`pwd`/.dict.pws \
| sort -f -u