summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/censor/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-19 23:59:36 +0000
committerKarl Berry <karl@freefriends.org>2013-02-19 23:59:36 +0000
commitdedf8767147c2376fa8eb76db9f363228890a8b4 (patch)
tree53d79622be5f1db2dc1a826269b6c29e92fc04a6 /Master/texmf-dist/doc/latex/censor/README
parent9759eb626127d860fadc3f37d96158685b176e65 (diff)
censor (19feb13)
git-svn-id: svn://tug.org/texlive/trunk@29170 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/censor/README')
-rw-r--r--Master/texmf-dist/doc/latex/censor/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/censor/README b/Master/texmf-dist/doc/latex/censor/README
index 40fcb839a52..ce4473c1614 100644
--- a/Master/texmf-dist/doc/latex/censor/README
+++ b/Master/texmf-dist/doc/latex/censor/README
@@ -6,9 +6,13 @@ a restricted environment (for redacted release in an unrestricted
environment) as well as in an unrestricted environment (for eventual
transfer and completion in the restricted environment).
-As of V2.00, the ability to blackout larger blocks of text is available,
+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).
V2.1 tries to minimize formatting discrepancies (i.e., text spacing)
between the redacted and unredacted versions of the document.
+
+V3.0 introduces the \censorbox command (and its starred counterpart) to
+allow the redaction of more than just text, including figures, tables,
+etc.