all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Org-mode <emacs-orgmode@gnu.org>, "Thomas S. Dye" <tsd@tsdye.com>
Subject: Re: org-entities for texinfo
Date: Mon, 12 Nov 2012 09:49:22 -0500	[thread overview]
Message-ID: <CAEWDx5eViPqs3D_cC-3NXMZ6hY+EkZ08gBx1g78=VJYeESQCDg@mail.gmail.com> (raw)
In-Reply-To: <87ip9b99uf.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]

Hello,

On 11 November 2012 15:13, Nicolas Goaziou <n.goaziou@gmail.com> wrote:

> Hello,
>
> tsd@tsdye.com (Thomas S. Dye) writes:
>
> > With the new exporter's texinfo back-end, I think org-entities and
> > org-entities-user might usefully be augmented with the entities listed
> > in Chapter 14 of the texinfo manual, Special Insertions.
> >
> > Or, is there some other Org mechanism that might be preferable?
>
> AFAIU, texinfo can handle UTF-8 characters with:
>
>   @documentencoding UTF-8
>
> (see section 18.2 from texinfo manual). So I guess it's safe to rely
> on :utf-8 entities.
>
> However, special characters like @dots{} are usually handled with
> "special strings" mechanism, directly at the plain text transcoded (see
> `org-e-latex-plain-text' for example).
>


I believe I accounted for most of the special strings that are
directly transcoded in texinfo.  There may be some that are missing,
however they can be added directly in the document using the
=@@info:<texinfo command>@@= syntax (inline export snippets).

Are there any particular pieces of synxtax that you believe would be
useful to have added to org-entities that would also be useful in
other backends?


> Regards,
>
> --
> Nicolas Goaziou
>
>
Regards,

--
Jon

[-- Attachment #2: Type: text/html, Size: 1912 bytes --]

  reply	other threads:[~2012-11-12 14:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-11 19:53 org-entities for texinfo Thomas S. Dye
2012-11-11 20:13 ` Nicolas Goaziou
2012-11-12 14:49   ` Jonathan Leech-Pepin [this message]
2012-11-12 17:41     ` Thomas S. Dye
2012-11-12 18:42       ` Jonathan Leech-Pepin
2012-11-12 19:56         ` Thomas S. Dye

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEWDx5eViPqs3D_cC-3NXMZ6hY+EkZ08gBx1g78=VJYeESQCDg@mail.gmail.com' \
    --to=jonathan.leechpepin@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    --cc=tsd@tsdye.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.