diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-25 22:57:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-25 22:57:38 +0000 |
commit | 0a65f76266ebf273e6277efbdfbd62f0240c123f (patch) | |
tree | 9785fe505c271725f21391878bdf179a0481bf8a /Master/texmf-dist/doc/latex/censor/README | |
parent | 9fdac4f2d07b457ea0e9d036623028657fd34cc7 (diff) |
censor (25jun13)
git-svn-id: svn://tug.org/texlive/trunk@30940 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/censor/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/censor/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/censor/README b/Master/texmf-dist/doc/latex/censor/README index 414d772f144..e3107c94233 100644 --- a/Master/texmf-dist/doc/latex/censor/README +++ b/Master/texmf-dist/doc/latex/censor/README @@ -1,4 +1,4 @@ -CENSOR +The censor package This package provides simple tools for creating redacted documents with blacked-out text. It's tools are useful both for creating documents in @@ -7,8 +7,7 @@ environment) as well as in an unrestricted environment (for eventual transfer and completion in the restricted environment). As of V2.0, the ability to blackout larger blocks of text is available, -up to a whole paragraph simply, and even across paragraph boundaries -(with a small modification required to your text). +up to a whole paragraph simply, and even across paragraph boundaries. V2.1 tries to minimize formatting discrepancies (i.e., text spacing) between the redacted and unredacted versions of the document. @@ -20,3 +19,7 @@ etc. V3.1 gives unrestricted use of \par in arguments to \blackout. Also, \xblackout introduced to give interword blacking not offered by \blackout. + +V3.2 allows control over the characteristics (depth and height) of the +censor blackout rule. It also gives additional control on how to handle +the censoring of periods. |