From 2daedec7c2ef541bbece78da6f59139f1fc1f10b Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Tue, 28 Apr 2020 09:54:12 +0000 Subject: [CWEB] A few redactions in TeX material only. git-svn-id: svn://tug.org/texlive/trunk@54922 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/comm-w2c.ch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/cwebdir/comm-w2c.ch') diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index 518f4743915..2d87bb9d95c 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -1170,7 +1170,7 @@ section should have the same number as the original ``\&{82.~Index},'' and additional material follows below. @* Function declarations. Here are declarations---conforming to -{\mc ANSI~C}---of all functions in this code that appear in |"common.h"| +{\mc ANSI~C}---of all functions in this code that appear in \.{common.h} and thus should agree with \.{CTANGLE} and \.{CWEAVE}. @= @@ -1184,7 +1184,7 @@ void print_section_name(name_pointer);@/ void reset_input(void);@/ void sprint_section_name(char *,name_pointer);@/ -@ The following functions are private to |"common.w"|. +@ The following functions are private to \.{common.w}. @= static boolean input_ln(FILE *);@/ @@ -1274,7 +1274,7 @@ 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_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. @@ -1348,7 +1348,7 @@ This allows different flavors of \.{CWEB} to have different search paths. kpse_set_program_name(argv[0], "cweb"); @ When the files you expect are not found, the thing to do is to enable -`kpathsea' runtime debugging by assigning to the |kpathsea_debug| variable a +\Kpathsea/ runtime debugging by assigning to the |kpathsea_debug| variable a small number via the `\.{-d}' option. The meaning of this number is shown below. To set more than one debugging option, simply sum the corresponding numbers. -- cgit v1.2.3