emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Austin Frank <austin.frank@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: exporting typefaces
Date: Tue, 6 Jun 2006 16:33:40 +0200	[thread overview]
Message-ID: <71a070a2608a81e06f9021529536ddce@science.uva.nl> (raw)
In-Reply-To: <4485907B.8020507@gmail.com>

I have never even once in my lifetime applied two different styles to a 
piece of text.  What is the application of this?

- Carsten

On Jun 6, 2006, at 16:26, Austin Frank wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello all--
>
> I'm interested in being able to export stacked typefaces.  This org 
> file:
>
>     * headline
>       *bold* /italic/ _underlined_
>       */bold italic/* *_bold underlined_* /_italic underlined_/
>
>
> produces this xhtml:
>
>
>     <h1 class="title">test</h1>
>
>     <h2>headline</h2>
>
>     <p><b>bold</b> <i>italic</i> <u>underlined</u>
>     </p><ul>
>     <li>
>     /bold italic/* *<sub>bold</sub> underlined<sub>*</sub>
> /<sub>italic</sub> underlined_/
>
>     </li>
>     </ul>
>
>
> I would like to see something like
>
>
>     <h1 class="title">test</h1>
>
>     <h2>headline</h2>
>
>     <p><b>bold</b> <i>italic</i> <u>underlined</u>
>     </p><ul>
>     <li>
>     <b><i>bold italic</i></b> <b><u>bold underlined</u></b> 
> <i><u>italic
> underlined</u></i>
>
>     </li>
>     </ul>
>
>
> One can even imagine stacking all of the typeface indicators, like
> */_really fancy text_/*.  I can understand if there's some restriction
> on the order that the indicators should be stacked in (e.g., _/.../_
> instead of /_..._/), but I still hope that there is some syntax for
> applying multiple typeface markups to the same string.
>
> Thanks,
> /au
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFEhZB7lHMl2/XbR4ERArSpAKDqUY3I5NXOrkfN88Km8TBjwh1CJACfbSmA
> WTN9hJsV9eT6WsWerWL/s4Y=
> =9Ypd
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2006-06-06 14:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-06 14:26 exporting typefaces Austin Frank
2006-06-06 14:33 ` Carsten Dominik [this message]
2006-06-06 14:55   ` Austin Frank
2006-06-07 10:21     ` Carsten Dominik

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=71a070a2608a81e06f9021529536ddce@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=austin.frank@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).