From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/colordoc/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 macros/latex/contrib/colordoc/README (limited to 'macros/latex/contrib/colordoc/README') diff --git a/macros/latex/contrib/colordoc/README b/macros/latex/contrib/colordoc/README new file mode 100644 index 0000000000..1e4a20be34 --- /dev/null +++ b/macros/latex/contrib/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 -- cgit v1.2.3