diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-21 17:15:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-21 17:15:56 +0000 |
commit | a5ed6b49fd24fce0a996e8db92f76022c41c5007 (patch) | |
tree | 3b5bc8e3d4b2ea575f4d7063feec5611a69c6768 /Master/tlpkg/doc/howto-translations.txt | |
parent | 820de098817b5b046ddd42fe0961658d161d72f1 (diff) |
add tlmgr.html and install-tl.html to runtime, request by rdt
git-svn-id: svn://tug.org/texlive/trunk@55897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc/howto-translations.txt')
-rw-r--r-- | Master/tlpkg/doc/howto-translations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/howto-translations.txt b/Master/tlpkg/doc/howto-translations.txt index d579e7ef5cc..0609f1cc881 100644 --- a/Master/tlpkg/doc/howto-translations.txt +++ b/Master/tlpkg/doc/howto-translations.txt @@ -104,3 +104,9 @@ When a new translation (language) is added, add to lists in tlmgr.pl (under --gui-lang), tlmgrgui.pl (%code_lang). Unfortunately nothing checks these for consistency, up to us humans. + +When a new translation of the TL Guide is added, update +texmf-dist/doc/texlive/index.html as well as the text of the guide itself. + +When a new translation of the top-level README txt/html is added, +update Master/index.html. |