emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Emphasis and bold in quotation
@ 2007-11-07 17:12 Daniel Clemente
  2007-11-07 18:16 ` Eddward DeVilla
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel Clemente @ 2007-11-07 17:12 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

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

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-11-13  7:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-07 17:12 Emphasis and bold in quotation Daniel Clemente
2007-11-07 18:16 ` Eddward DeVilla
2007-11-07 23:13   ` Daniel J. Sinder
2007-11-08  3:45     ` Eddward DeVilla
2007-11-13  7:12     ` Carsten Dominik
2007-11-07 18:17 ` Bastien
2007-11-13  7:15 ` Carsten Dominik

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).