emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Is it possible to keep /all/ the heading properties in one place


From: Nicolas Goaziou
Subject: Re: [O] Is it possible to keep /all/ the heading properties in one place?
Date: Mon, 29 Feb 2016 19:47:42 +0100

Hello,

Thomas S. Dye <address@hidden> writes:

>> So it needs some love and at least one bugfix.
>
> Sorry to hear that.  At the time, I enjoyed working with the texinfo
> exporter and didn't mind that it worked slowly.

The bug is not related to Texinfo back-end. It was fixed a few days ago.

There are a couple things to fix however,

- #+comment: foo should simply be # foo
- texinfo back-end provides #+CINDEX:, #+VINDEX: ... keywords, so you
  don't need to create macros for that.
- #+SUBTITLE: is parsed, so @value{VERSION} should be
  @@info:@value{VERSION}@@.
- The back-end already takes care of adding @documentencoding
- Mistakes reported by Org Lint should be fixed (in particular, commas
  within macros should be escaped with a single \).

Once done, the document properly exports.

Regards,

-- 
Nicolas Goaziou



reply via email to

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