summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg')
-rw-r--r--Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg b/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg
index 6ffa27f1ff2..bbcadd90e34 100644
--- a/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg
+++ b/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg
@@ -1,4 +1,4 @@
-\ProvidesFile{mdoccorr.cfg}[2011/01/12
+\ProvidesFile{mdoccorr.cfg}[2011/01/27
local typographical corrections
with makedoc.sty]
%% ... also demonstrates 'niceverb.sty'---see the typeset
@@ -26,6 +26,7 @@
\newcommand*{\PXAR}{\PrependExpandableAllReplacer}
\PXAR{dots}{...}{.\kern\fontdimen3\font.\kern\fontdimen3\font.}
\PXAR{dots }{... }{.\kern\fontdimen3\font.\kern\fontdimen3\font.\ }
+\PXAR{TODO}{TODO}{\textcolor{blue}{TODO}} %% 2011/01/27
%% ... chain starts here, and here |\MakeDocCorrectHook| (silently)
%% enters through a default variant |\SetCorrectHookJobLast|
%% of |\SetCorrectHookJob{<id>}|:
@@ -46,4 +47,5 @@ HISTORY
2010/03/29 use \SetPatternCodes etc.
2010/11/06 <- and ->
2010/11/24 `...' ``symmetric variant" of `\textellipsis';
- \StartPrependingChain, no more \MakeExpandableAllreplacer
+ \StartPrependingChain, no more \MakeExpandableAllreplacer
+2011/01/27 blue "TODO"