summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/colordoc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-15 00:33:52 +0000
committerKarl Berry <karl@freefriends.org>2010-05-15 00:33:52 +0000
commit61022469573c70d6e80ea4689ea626d3c6656534 (patch)
tree7b93f5e31dec367e6df39c08b27d5a83095f8df5 /Master/texmf-dist/doc/latex/colordoc
parentdf555cf003fce98533f61ccda3211fae7bef7254 (diff)
new latex package colordoc (13may10)
git-svn-id: svn://tug.org/texlive/trunk@18270 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/colordoc')
-rw-r--r--Master/texmf-dist/doc/latex/colordoc/README15
-rw-r--r--Master/texmf-dist/doc/latex/colordoc/colordoc.pdfbin0 -> 196895 bytes
2 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/colordoc/README b/Master/texmf-dist/doc/latex/colordoc/README
new file mode 100644
index 00000000000..1e4a20be341
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/colordoc/README
@@ -0,0 +1,15 @@
+By loading colordoc on top of a documentation file (that
+uses Frank Mittelbach's doc package), the code listings will
+highlight pairs of curly braces with matching colors.
+
+Other delimiters like \if ... \fi, are highlighted, as well
+as the names of new commands.
+
+It makes code a little more readable, and it helps when
+you're writing it.
+
+Three options, including a non-color option designed for
+printing (which numbers the delimiters and underlines the
+new commands).
+
+License: lppl \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/colordoc/colordoc.pdf b/Master/texmf-dist/doc/latex/colordoc/colordoc.pdf
new file mode 100644
index 00000000000..b54f6f25aaf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/colordoc/colordoc.pdf
Binary files differ