From b234ed1929f74b12d3315e729a546f10eba3a593 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 7 Nov 2014 01:20:39 -0500 Subject: [PATCH] Although, monolith must be defined to something. --- tex4ht.usr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tex4ht.usr b/tex4ht.usr index 240c612..59d2602 100644 --- a/tex4ht.usr +++ b/tex4ht.usr @@ -16,4 +16,6 @@ \:CheckOption{monolith} \if:Option \newcommand{\monolith}{\Configure{@BODY}{\startmymenu\selectmonolith\finishmymenu\HCode{}}} + \else + \newcommand{\monolith}{} \fi