From 1d69ba3a31952647ab48fdc693b18fcffd388cd8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 Feb 2022 21:18:52 +0000 Subject: censor (10feb22) git-svn-id: svn://tug.org/texlive/trunk@61969 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/censor/censor.pdf | Bin 219513 -> 221880 bytes Master/texmf-dist/doc/latex/censor/censor.tex | 18 +++++++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/censor/censor.pdf b/Master/texmf-dist/doc/latex/censor/censor.pdf index d5f14ea63d0..16b5780ed8d 100644 Binary files a/Master/texmf-dist/doc/latex/censor/censor.pdf and b/Master/texmf-dist/doc/latex/censor/censor.pdf differ diff --git a/Master/texmf-dist/doc/latex/censor/censor.tex b/Master/texmf-dist/doc/latex/censor/censor.tex index e9990244f27..ef64629f13d 100644 --- a/Master/texmf-dist/doc/latex/censor/censor.tex +++ b/Master/texmf-dist/doc/latex/censor/censor.tex @@ -556,8 +556,20 @@ However, it is also clear that an extended text passage may contain The \verb|\blackout| and \verb|\xblackout| macros can at least digest control sequences in the input-text stream. -How the sequences are handled will require some user intervention. -By default, these macros will be echoed into the output stream in a literal +How the sequences are handled may require some user intervention. + +Certain macro that are known to expand directly into typeset characters + are handled automatically. +These include \verb|\$|, \verb|\&|, \verb|\#|, \verb|\%|, \verb|\_|, + \verb|\o|, \verb|\O|, \verb|\oe|, \verb|\OE|, \verb|\aa|, \verb|\AA|, + \verb|\ae|, \verb|\AE|, \verb|\l|, and \verb|\L|. +Other macros, that are part of the \LaTeX{} accents, are likewise + handled seamlessly, including \verb|\`|, \verb|\=|, \verb|\'|, + \verb|\.|, \verb|\^|, \verb|\"|, \verb|\u|, \verb|\d|, \verb|\v|, + \verb|\b|, \verb|\H|, \verb|\t|, \verb|\~|, and \verb|\c|. + +For macros outside of these special cases, the default behavior is + to echo the macro into the output stream in a literal (unexpanded) form. Consider the following line of \LaTeX{} code: @@ -574,7 +586,7 @@ The \verb|\textit| is still part of the blackout rendering, but the of \verb|\textit|. Some macros, however, expand to literal text. -Because they are, by default, carried literally into the output, they +Because macros are, by default, carried literally into the output, they will only expand into text \textit{after} the censoring has been applied. Consider the following line of \LaTeX{} code: -- cgit v1.2.3