From: Bastien <bastienguerry@googlemail.com>
To: smc <smc@manticore.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: @tsubheading command in org texi
Date: Mon, 22 Feb 2010 17:33:33 +0100 [thread overview]
Message-ID: <87635p44de.fsf@bzg.ath.cx> (raw)
In-Reply-To: <1e7a74211002220455o6622253ag7086199e52a16d1a@mail.gmail.com> (smc@manticore.es's message of "Mon, 22 Feb 2010 12:55:24 +0000")
smc <smc@manticore.es> 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
next prev parent reply other threads:[~2010-02-22 16:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 12:55 @tsubheading command in org texi smc
2010-02-22 16:33 ` Bastien [this message]
2010-02-22 19:21 ` smc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87635p44de.fsf@bzg.ath.cx \
--to=bastienguerry@googlemail.com \
--cc=emacs-orgmode@gnu.org \
--cc=smc@manticore.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).