diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/censor/censor.pdf | bin | 189491 -> 190376 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/censor/censor.tex | 5 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/censor/censor.pdf b/Master/texmf-dist/doc/latex/censor/censor.pdf Binary files differindex e846a0a2578..807fa99be10 100644 --- a/Master/texmf-dist/doc/latex/censor/censor.pdf +++ b/Master/texmf-dist/doc/latex/censor/censor.pdf diff --git a/Master/texmf-dist/doc/latex/censor/censor.tex b/Master/texmf-dist/doc/latex/censor/censor.tex index 50ee40bfc31..b8425a92d34 100644 --- a/Master/texmf-dist/doc/latex/censor/censor.tex +++ b/Master/texmf-dist/doc/latex/censor/censor.tex @@ -602,7 +602,10 @@ If such a phrase is to be used repeatedly through a document, it is most convenient to place it as a keyword identifier:\\ \verb| \def\Name{\blackout{Little Bo Peep}}|\\ such that subsequent reference is done indirectly:\\ -\verb| We examine the life of {\Name} in this report| +\verb| We examine the life of {\Name} in this report|\\ +(Even so, it should be noted that censoring can still affect text +justification, because censored words are never hyphenated across line +boundaries, whereas the original text may have been.) The source code for \textsf{censor} is so short as to be included below: |