Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Replace deprecated "texi2html" with recommended "makeinfo --html"?



Hi,

On Mon, Aug 26, 2013 at 07:35:33AM -0700, Bart Schaefer wrote:
> On Aug 26, 11:35am, Axel Beckert wrote:
> } Subject: Replace deprecated "texi2html" with recommended "makeinfo --html"
> }
> } -TEXI2HTML = @TEXI2HTML@ --output . --ifinfo --split=chapter --node-files
> } +TEXI2HTML = makeinfo --html --output . --ifinfo --split=chapter --node-files
> 
> Hmm, I should have tried that before sending my other patch.
> 
> makeinfo: --split-size arg must be numeric, not `chapter'.
> 
> So either the transition document is wrong, or there's a makeinfo version
> dependency here.

I think the latter. makeinfo got pickier about its arguments with
texinfo 5.x -- then again my version worked with texinfo 5.x, so I
suspect it may not work properly or at least differently with earlier
versions.

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@xxxxxxxxxxxxxxx  (Mail)
 X   See http://www.asciiribbon.org/              | abe@xxxxxxxxx (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)



Messages sorted by: Reverse Date, Date, Thread, Author