emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] italic/subscript text properties


From: Patrick Drechsler
Subject: [Orgmode] italic/subscript text properties
Date: Mon, 23 Apr 2007 12:59:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Hi,

I have a question concerning italic text properties. Here is an
example:

--8<---------------cut here---------------start------------->8---
* Testing italic text properties
  * /foo/, /bar/ <- ok
  * /foo/. <- ok
  * /foo/-method <- not ok
  * /foo/: <- not ok
* Testing subscript text properties within italic
  * normal: _foo
  * within italic: /_foo/ <- not italic
  * /foo_bar/ <- ok
  * /foo_/ <- not ok
#+OPTIONS: ^:nil
--8<---------------cut here---------------end--------------->8---

If text is followed by a comma (,) or a point (.) the text between
slashes appears italic. On the other hand text followed by minus (-)
or colon (:) is not emphasized. Is this the intended behaviour?

Furthermore the use of the underscore within italic highlighting works
fine when the underscore is inbetween words but not if it is at the
beginning or end of a word. Is this also expected behaviour?

These effects can be noticed within Emacs org mode as well as when
exporting to HTML.  

Sorry if I missed something obvious...

TIA

Patrick

Org-mode version 4.71
GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of
2007-03-18 on trurl

-- 
Math is like love -- a simple idea but it can get complicated.
          --R. Drabek






reply via email to

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