Re: conditional for EPUB?
Eli Zaretskii <[email protected]> Thu, 09 Apr 2026 08:17:04 +0300
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Wed, 8 Apr 2026 21:49:28 +0200 > From: Patrice Dumas <[email protected]> > > I would like to propose a conditional for EPUB, in case a different > Texinfo code is needed than for regular HTML. A first use case is the > metadata proposal, the EPUB and HTML case need to be different. There > could be other uses, for instance related to differences in the title > page. > > I do not think that an additional raw format block command is needed, > @html can be used for that purpose. > > The command line is --epub3, but I would propose @ifepub for the > conditional. > > Thoughts? Should be a no-brainer, IMHO.