From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Putting in bold some letters of a word
Date: Mon, 18 Jan 2010 08:30:16 +0100 [thread overview]
Message-ID: <A67DA756-80CF-46B4-9817-B71A07FA5966@gmail.com> (raw)
In-Reply-To: <87hbqkpc2h.fsf@mundaneum.com>
On Jan 18, 2010, at 12:05 AM, Sébastien Vauban wrote:
> Hi all,
>
> I'm trying to Orgify a Word document of my beloved, whose writing a
> manual for
> learning Spanish. In the first chapter (the one I'm converting),
> there are
> some groups of letters that have to be in bold or underlined.
>
> I've tried the following:
>
> --8<---------------cut here---------------start------------->8---
> Es *A*\~lfonso.
> Es *B*\,enito.
> Es *C*\{\}armen.
> Es *C*hago.
> --8<---------------cut here---------------end--------------->8---
>
> But this gives:
>
> --8<---------------cut here---------------start------------->8---
> Es \textbf{A}\~lfonso.
> Es \textbf{B}\,enito.
> Es \textbf{C}\{\}armen.
> Es *C*hago.
> --8<---------------cut here---------------end--------------->8---
>
> Which is not that good.
If LaTeX is the only tqarget you have, writing directly
Es \textbf{A}lfonso.
Es \textbf{B}enito.
Es \textbf{C}armen.
Es \textbf{C}hago.
is you best bet.
HTH
- Carsten
next prev parent reply other threads:[~2010-01-18 7:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-17 23:05 Putting in bold some letters of a word Sébastien Vauban
2010-01-18 0:30 ` Jan Böcker
2010-01-18 7:30 ` Carsten Dominik [this message]
2010-01-18 9:00 ` Sébastien Vauban
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=A67DA756-80CF-46B4-9817-B71A07FA5966@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=wxhgmqzgwmuf@spammotel.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).