doc: Fix dvi/pdf/ps build
authorNicolas Williams <nico@twosigma.com>
Mon, 19 Dec 2022 23:54:11 +0000 (17:54 -0600)
committerNicolas Williams <nico@twosigma.com>
Mon, 19 Dec 2022 23:54:11 +0000 (17:54 -0600)
doc/Makefile.am
doc/whatis.texi

index aa7f8130f49f91ebfdce5878bcd8674c6faa1a3d..60c6a8c58a1e86ef68f44a8ef176036da6f21fef 100644 (file)
@@ -6,12 +6,14 @@ AUTOMAKE_OPTIONS = no-texinfo.tex
 
 MAKEINFOFLAGS = --css-include=$(srcdir)/heimdal.css
 
-TEXI2DVI = true # ARGH, make distcheck can't be disabled to not build dvifiles
+#TEXI2DVI = true # ARGH, make distcheck can't be disabled to not build dvifiles
 
 info_TEXINFOS = heimdal.texi hx509.texi
 
 BUILT_SOURCES = vars.texi
 
+#all: html pdf dvi ps info
+
 dxy_subst = sed -e 's,[@]srcdir[@],$(srcdir),g' \
        -e 's,[@]objdir[@],.,g' \
        -e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g'
index 2b0e98de55214e460f73fd6d124f44846695f4f9..8c7770b818425c1dbffbacace0a3ff1c892321a6 100644 (file)
@@ -35,12 +35,6 @@ services can authenticate each other.
 @end macro
 @end ifinfo
 
-@iftex
-@macro sub{arg}
-@textsubscript{\arg\}
-@end macro
-@end iftex
-
 @ifhtml
 @macro sub{arg}
 
@@ -51,13 +45,19 @@ services can authenticate each other.
 @end macro
 @end ifhtml
 
-@c ifdocbook
-@c macro sub{arg}
-@c docbook
-@c <subscript>\arg\</subscript>
-@c end docbook
-@c end macro
-@c end ifdocbook
+@ifdocbook
+@macro sub{arg}
+@docbook
+@<subscript>\arg\</subscript>
+@end docbook
+@end macro
+@end ifdocbook
+
+@c @iftex
+@c @macro sub{arg}
+@c @textsubscript{\arg\}
+@c @end macro
+@c @end iftex
 
 @quotation
 @strong{Note} This discussion is about Kerberos version 4, but version