emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] @tsubheading command in org texi


From: smc
Subject: Re: [Orgmode] @tsubheading command in org texi
Date: Mon, 22 Feb 2010 19:21:27 +0000


Ah!!, Ok, thanks!!




2010/2/22 Bastien <address@hidden>
smc <address@hidden> writes:

> We are translating all official GNU Emacs documentation into Spanish
> for a future i18n/l10n of the program.

Wow.  Good luck!

> We are very advanced translating the Org-mode texi manual, but
> there is a @-command which we had never heard: @tsubheading.
>
> This command is not documented in the Texinfo manual and is causing
> problems in the provisional generation with texinfo-format-buffer, because
> it is not recognized.
>
> Please, can you help with some directions?

It's a macro, defined line 36 of latest org.texi file:

,----
| @c Subheadings inside a table.
| @macro tsubheading{text}
| @ifinfo
| @subsubheading \text\
| @end ifinfo
| @ifnotinfo
| @item @b{\text\}
| @end ifnotinfo
| @end macro
`----

HTH,

--
 Bastien



--
Suso
http://gnu.manticore.es

reply via email to

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