Re: conditional for EPUB?
Collin Funk <[email protected]> Wed, 08 Apr 2026 22:58:26 -0700
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <[email protected]> |
Eli Zaretskii <[email protected]> writes: >> 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. Agreed. To be honest, I assumed that every format had a conditional. I guess I don't really use EPUB much, so I would have never noticed. Collin