emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] texinfo back-end won't export to INFO


From: Bastien
Subject: Re: [O] texinfo back-end won't export to INFO
Date: Tue, 18 Dec 2012 18:25:14 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Thomas,

address@hidden (Thomas S. Dye) writes:

> Export to INFO fails to produce an output file.
>
> Export to TEXI works.  Running makeinfo on the texi file yields errors
> like this:
>
> /Users/dk/org/orgmanual//orgmanual.texi:171: `Exporting' has no Up field
> (perhaps incorrect sectioning?).
>
> If I run the texi file through (texinfo-all-menus-update), then makeinfo
> runs without error and produces an info file.
>
> Perhaps this step should be added to the texinfo back-end?

I think this calls for a new variable `org-export-after-rendering-hook'
which will operate after the final stage of the export process, in the
export buffer.  Filters are fine but their complexity is not useful here.

Then we could add 'texinfo-all-menus-update to this hook.

Nicolas, what do you think?

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]