diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-15 21:13:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-15 21:13:25 +0000 |
commit | a75519ac49fb11f564759ef2e7e984e064f18913 (patch) | |
tree | f90f761bbb7d5874ca2368d89f29cfa093e81047 /Master/texmf-dist/doc/latex/randtext/README | |
parent | 92087ec9254485f45be7ef05102d78aca4030ab3 (diff) |
new package randtext replaces switcheml (21mar06)
git-svn-id: svn://tug.org/texlive/trunk@1853 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/randtext/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/randtext/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/randtext/README b/Master/texmf-dist/doc/latex/randtext/README new file mode 100644 index 00000000000..3dbdc501dfe --- /dev/null +++ b/Master/texmf-dist/doc/latex/randtext/README @@ -0,0 +1,11 @@ +The package "randtext.sty", which supersedes "switcheml.sty", provides a +single macro \randomize{TEXT} that typesets the characters of TEXT in +random order, such that the resulting output appears correct, but most +automated attempts to read the file will misunderstand it. + +This function allows one to include an email address on a TeX document +and publish it online without fear of email address harvesters or +spammers easily picking up the address. + +For more information, please read the comments at the top of the package +file. |