aboutsummaryrefslogtreecommitdiff
path: root/fmt/com.h
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2021-01-21 03:33:31 -0500
committerHolden Rohrer <hr@hrhr.dev>2021-01-21 04:00:19 -0500
commit2b146b8391fd5ca9c8c70d7530ad3968721324e9 (patch)
treebba07d17b7396006f9bc717d054e68099521a3fb /fmt/com.h
parent4dc09d93cc9a6df1f0a7d6b228300252192c1fc0 (diff)
have a complete build for secondary docs, but tables and imgs not fully integrated
Diffstat (limited to 'fmt/com.h')
-rw-r--r--fmt/com.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fmt/com.h b/fmt/com.h
index 8083172..d2ffd29 100644
--- a/fmt/com.h
+++ b/fmt/com.h
@@ -1,5 +1,9 @@
%% links
+\let\oldinput\input
+\input color %blue links!
+\let\input\oldinput % color tries to redefine input
+
\def\anysplit#1{%
\ifx#1\relax\let\next\relax\else
#1\discretionary{}{}{}\let\next\anysplit