Hello,

Jonathan Leech-Pepin <jonathan.leechpe...@gmail.com> 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