aboutsummaryrefslogtreecommitdiff
path: root/fmt
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
parent4dc09d93cc9a6df1f0a7d6b228300252192c1fc0 (diff)
have a complete build for secondary docs, but tables and imgs not fully integrated
Diffstat (limited to 'fmt')
-rw-r--r--fmt/com.h4
-rw-r--r--fmt/doc.h6
2 files changed, 5 insertions, 5 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
diff --git a/fmt/doc.h b/fmt/doc.h
index 60195f5..09bf4e9 100644
--- a/fmt/doc.h
+++ b/fmt/doc.h
@@ -1,14 +1,10 @@
% Generic format file pulled out from format.tex
-\let\oldinput\input
-\input color %blue links!
-\let\input\oldinput % color tries to redefine input
-
\input fmt/font.h
%% Fonts
\font\fourteenbf=ptmb at 14pt
-\font\fourteenrm=ptmb at 14pt
+\font\fourteenrm=ptmr at 14pt
\font\twelverm=ptmr at 12pt
\twelverm