emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Emphasis and bold in quotation


From: Eddward DeVilla
Subject: Re: [Orgmode] Emphasis and bold in quotation
Date: Wed, 7 Nov 2007 12:16:51 -0600

This time to the whole list.  (Sorry Daniel.)

I'm starting to think this needs a real fix before the work-arounds
drive Carsten round the bend, but I don't know how.  Could it be done
sorta like with links?

Say:
 [*|This is [/|really] important!].  No. [*/_|Really!]

Just a thought.

Edd

On Nov 7, 2007 11:12 AM, Daniel Clemente <address@hidden> wrote:
> Hi,
>    consider this test of quotation styles:
>
> "ASCII double", 'ASCII simple',
> "English" «French» „German" 「Japanese」
>
>    Now make each word bold (but not the quotation signs):
>
> "*ASCII double*", '*ASCII simple*',
> "*English*" «*French*» „*German*" 「*Japanese*」
>
>    At exportation, the syntax marks of the second line aren't
> translated. That's because only " and ' are listed at
> org-emphasis-regexp-components as „pre" and „post" components.
>
>    So: can org-emphasis-regexp-components expanded to include all
> quotation marks and not just " and ' ? Maybe Emacs offers some
> character class for that and then we don't have to write a list of
> characters.
>
>    I would like this because I recently presented a thesis written
> with org in which some org-syntax still was visible at some places
> :-)... It was at German and I had written sentences like:
>
> ... (z. B. die Aussagen „/Vegetarisch/ zu sein ist gut" und „Der
> /Vegetarismus/ ist gut"), ...
>
>
>    Grüße,
>
> Daniel
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]