Hi Carsten en Jan,

Carsten Dominik wrote:
> 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---
>
> 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.

I guess I'll do so, then. Playing with the regexp seems quite error-prone
for/to me...

Best regards,
  Seb

-- 
Sébastien Vauban



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to