From 1cf3f2410b69b2be801e0a3475bbb108b6f9dac4 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Tue, 23 Feb 2021 07:04:14 +0000 Subject: [CWEB] Simplify documentation for I18N. After 'common.h' has become the full interface for 'common.w', it is no longer necessary to set 'HAVE_GETTEXT' at two spots. Only touch up 'comm-w2c.h' accordingly and recompile. git-svn-id: svn://tug.org/texlive/trunk@57853 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/ChangeLog | 4 ++++ Build/source/texk/web2c/cwebdir/comm-w2c.ch | 7 +++---- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'Build/source/texk') diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 31dbee73e62..0fa8248d8ed 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2021-02-23 Andreas Scherer + + * comm-w2c.ch: Simplify documentation. + 2021-02-22 Andreas Scherer * Makefile, diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index 9b73bffa108..10c55f9feb3 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -686,10 +686,9 @@ resulting \.{*.po} files to the maintainers at \.{tex-k@@tug.org}. does \\{not} set |HAVE_GETTEXT| at build-time, so \.{i18n} is ``off'' by default. If you want to create \.{CWEB} executables with NLS support, you have to recompile the \TeX~Live sources with a positive value for -|HAVE_GETTEXT| both in \.{comm-w2c.ch} and \.{comm-w2c.h}. Also you -have to ``compile'' the NLS catalogs provided for \.{CWEB} in the source -tree with \.{msgfmt} and store the resulting \.{.mo} files at an appropriate -place in the file system. +|HAVE_GETTEXT| in \.{comm-w2c.h}. Also you have to ``compile'' the NLS +catalogs provided for \.{CWEB} in the source tree with \.{msgfmt} and store the +resulting \.{.mo} files at an appropriate place in the file system. Plans for \TeX~Live are to store NLS catalogs inside the ``\TeX\ Directory Structure'' (TDS) and look them up with the help of the configuration variable -- cgit v1.2.3