emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Export to Texinfo


From: Nicolas Goaziou
Subject: Re: [O] Export to Texinfo
Date: Tue, 31 Jul 2012 23:18:06 +0200

Hello,

Jonathan Leech-Pepin <address@hidden> writes:

> I've done some further work on the org-e-texinfo exporter and have
> gotten it to a point where it should be usable with only a few
> shortcomings.

Thanks for your work. I hope that you will get feedback on it.

> - Two-column tables are restricted to a single "indicating" command,
>   defined by ~org-e-texinfo-def-table-markup~.  I'm not sure how to
>   get around these limitations since they are created from description
>   lists (which do not recognize #+attr lines).

What makes you think they don't?  Plain lists accept affiliated
keywords, items don't.

> Prior to exporting the following must be evaluated:
>
>   (add-to-list 'org-export-snippet-translation-alist
>                '("info" . "e-texinfo"))

Again, this is an user-oriented variable. You don't need it to accept
@@info:...@@ export snippets and you shouldn't require the user to set
it.


Regards,

-- 
Nicolas Goaziou



reply via email to

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