emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to make part of a word bold in org-mode
@ 2009-08-03 11:10 BVK
  2009-08-03 13:26 ` Carsten Dominik
  2009-08-03 15:27 ` Rainer Stengele
  0 siblings, 2 replies; 3+ messages in thread
From: BVK @ 2009-08-03 11:10 UTC (permalink / raw)
  To: emacs-orgmode

Hi


Is there anyway to apply bold, italic, etc. markups to part of a word?
Like =Class=es or /Module/s ?



thanks,
-- 
bvk-chaitanya

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

* Re: How to make part of a word bold in org-mode
  2009-08-03 11:10 How to make part of a word bold in org-mode BVK
@ 2009-08-03 13:26 ` Carsten Dominik
  2009-08-03 15:27 ` Rainer Stengele
  1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2009-08-03 13:26 UTC (permalink / raw)
  To: BVK; +Cc: emacs-orgmode


On Aug 3, 2009, at 1:10 PM, BVK wrote:

> Hi
>
>
> Is there anyway to apply bold, italic, etc. markups to part of a word?
> Like =Class=es or /Module/s ?N

No.

Only for a particular export backend, like

     @<code>Class@</code>es

for HTML.

Org-mode relies on heuristics to distinguish emphasis from
normal text, and one of the most important parts of this
heuristics method is assuming that emphasis is on whole words,
delimited by whitespace or punctuation.

- Carsten

>
>
>
> thanks,
> -- 
> bvk-chaitanya
>
>
> _______________________________________________
> 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] 3+ messages in thread

* Re: How to make part of a word bold in org-mode
  2009-08-03 11:10 How to make part of a word bold in org-mode BVK
  2009-08-03 13:26 ` Carsten Dominik
@ 2009-08-03 15:27 ` Rainer Stengele
  1 sibling, 0 replies; 3+ messages in thread
From: Rainer Stengele @ 2009-08-03 15:27 UTC (permalink / raw)
  Cc: emacs-orgmode

BVK schrieb:
> Hi
> 
> 
> Is there anyway to apply bold, italic, etc. markups to part of a word?
> Like =Class=es or /Module/s ?
> 
> 
> 
> thanks,

see here

http://orgmode.org/org.html#Emphasis-and-monospace

and don't forget to read the rest ... you will find lots of nice things there ...


rainer

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

end of thread, other threads:[~2009-08-03 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-03 11:10 How to make part of a word bold in org-mode BVK
2009-08-03 13:26 ` Carsten Dominik
2009-08-03 15:27 ` Rainer Stengele

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