emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Xin Shi <shixin111@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: A Mark-up rule question
Date: Thu, 7 May 2009 08:42:36 +0200	[thread overview]
Message-ID: <38CDC8E9-2CBA-4B8C-A02A-A5695204D200@gmail.com> (raw)
In-Reply-To: <5236d6f90905060841j4f9888a9t899be8f85777ab05@mail.gmail.com>

Sure.

- Carsten

On May 6, 2009, at 5:41 PM, Xin Shi wrote:

> Hi Carsten and Sebastian,
>
> Thanks for your suggestions!
>
> It seems the choice of unicode or not  is up to the developer for  
> coding that part. For documentation purpose only,  I would prefer to  
> have a first draft of character table which only contains two  
> columns on Worg page:
>
>   | Symbol  | Org       |
>   |---------+-----------+
>   | \nbsp   | ~\nbsp~   |
>   | \iexcl  | ~\iexcl~  |
>   | \cent   | ~\cent~   |
>
> Is that OK?
>
> Xin
>
>
>
> On Wed, May 6, 2009 at 11:37 AM, Sebastian Rose  
> <sebastian_rose@gmx.de> wrote:
> Forgot to say:
>
> It's always a good idea to use the unicode entity notations in  
> (X)HTML,
> since you will not get an error `undefined entity...'
>
> Example:
>
>  Use `&#160;' instead of `&nbsp;'
>
>
> Regards
>
>  Sebastian
>
> Carsten Dominik <carsten.dominik@gmail.com> writes:
> > On May 6, 2009, at 3:08 PM, Xin Shi wrote:
> >
> >>
> >>
> >> On Wed, May 6, 2009 at 6:30 AM, Carsten Dominik <carsten.dominik@gmail.com
> >> > wrote:
> >>
> >> On Apr 22, 2009, at 4:21 PM, Xin Shi wrote:
> >>
> >> Hi Carsten,
> >>
> >> That's great! It would be nice that we document all of this  
> symbols in the
> >> manual.
> >>
> >> Are you volunteering to make this table?  :-)
> >>
> >> Sure. I'll be glad to do that :)
> >>
> >> Could you tell me the format and where to put the documents?
> >
> >
> > Maybe as a Worg page, so the format would be org-mode:
> >
> > * Table of special symbol macros
> >
> >  | Symbol | Org      | HTML      | LaTeX    |
> >  |--------+----------+-----------+----------|
> >  | \vert  | ~\vert~  | ~&vert;~  | ~\vert~  |
> >  | \alpha | ~\alpha~ | ~&alpha;~ | ~\alpha~ |
> >
> >
> >
> >
> > Note that HTML and LaTeX are not always the same word, only  
> sometimes.
> > In org-html-entities you can see this by looking at entries which
> > are a cons cell, for example
> >
> > ("star" . "*") means "\star" in LaTeX, and "*" in HTML.
> >
> > I think many of these symbols have never been tried, so exporting
> > this document to HTML and to LaTeX will be an interesting exercise
> > and probably help us fix some bugs.
> >
> > Thanks!
> >
> > - Carsten
> >
> >
> >
> >
> >
> >
> >>
> >>
> >>
> >> - Carsten
> >>
> >>
> >>
> >>
> >> Xin
> >>
> >>
> >
> >
> >
> > _______________________________________________
> > Emacs-orgmode mailing list
> > Remember: use `Reply All' to send replies to the list.
> > Emacs-orgmode@gnu.org
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> >
>

      reply	other threads:[~2009-05-07  8:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-20 23:54 Custom_ID problem with org-info.js display Xin Shi
2009-04-21  9:40 ` Carsten Dominik
2009-04-21 10:04 ` Sebastian Rose
2009-04-21 11:31 ` Sebastian Rose
2009-04-21 12:19   ` Carsten Dominik
2009-04-21 14:16     ` Sebastian Rose
2009-04-21 14:36       ` Carsten Dominik
2009-04-21 23:55         ` Xin
2009-04-22  0:05     ` A Mark-up rule question Xin
2009-04-22 12:21       ` Carsten Dominik
2009-04-22 14:21         ` Xin Shi
2009-04-23  7:19           ` Carsten Dominik
2009-05-06 10:30           ` Carsten Dominik
2009-05-06 13:08             ` Xin Shi
2009-05-06 13:30               ` Carsten Dominik
2009-05-06 15:35                 ` Sebastian Rose
2009-05-06 15:37                 ` Sebastian Rose
2009-05-06 15:41                   ` Xin Shi
2009-05-07  6:42                     ` Carsten Dominik [this message]

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=38CDC8E9-2CBA-4B8C-A02A-A5695204D200@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=shixin111@gmail.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 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).