I don't believe so, but you could easily write a batch file to consolidate them:
copy header.htm + ch01.htm + ch02.htm ... + footer.htm all.htm Put the XHTML header and footer lines in header.htm and footer.htm. Configure MIF2Go not to include the header and footer lines from the output. I think the setting is: [HTMLOptions] BodyContentOnly=Yes On Wed, Apr 18, 2012 at 11:28 AM, John Sgammato <jsgammato at imprivata.com> wrote: > Is there a way to generate XHTML output from a multi-chapter book as one big > HTML file? > > I have an 8-chapter book but I want all the output text to be in one file, > not eight.
