emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Markup for export question
@ 2009-07-09 15:09 Giovanni Ridolfi
  2009-07-10  7:35 ` Ulf Stegemann
  0 siblings, 1 reply; 6+ messages in thread
From: Giovanni Ridolfi @ 2009-07-09 15:09 UTC (permalink / raw)
  To: emacs-orgmode, Ulf Stegemann


--- Gio 9/7/09, Ulf Stegemann <ulf-news@zeitform.de> ha scritto:
> When writing documentations I often
> come across expressions like
> 
>   doMagic('myVariable')
> 
> In an ideal world the HTML code for this after exporting
> the org file
> would look like this:
> 
>  
> <code>doMagic('<var>myVariable</var>')</code>
> 
> The purpose is of course to indicate that `doMagic' is a
> literal
> function/method name while `myVariable' is not meant
> literal and is to
> be replaced something more or less sensible.
> 

... did you play with  "Literal examples",  
chapter 12.1 of the manual?

or "12.6.6 Text areas" ?
cheers,

Giovanni




^ permalink raw reply	[flat|nested] 6+ messages in thread
* Markup for export question
@ 2009-07-09 13:19 Ulf Stegemann
  2009-07-09 15:38 ` Sebastian Rose
  2009-07-09 15:59 ` Sebastian Rose
  0 siblings, 2 replies; 6+ messages in thread
From: Ulf Stegemann @ 2009-07-09 13:19 UTC (permalink / raw)
  To: emacs-orgmode

When writing documentations I often come across expressions like

  doMagic('myVariable')

In an ideal world the HTML code for this after exporting the org file
would look like this:

  <code>doMagic('<var>myVariable</var>')</code>

The purpose is of course to indicate that `doMagic' is a literal
function/method name while `myVariable' is not meant literal and is to
be replaced something more or less sensible.

However, I find that rather hard to achieve and was only able to produce
this with quoted HTML tags.  In order to find a simpler solution I was
fiddling with `org-emphasis-alist' and `org-emphasis-regexp-components'
but to no avail.  Does anybody have an idea how to create that HTML code
from a simple markup in an org file?  BTW: Same applies probably for
LaTeX export but I haven't been playing around with this.

Ulf

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

end of thread, other threads:[~2009-07-10  7:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-09 15:09 Markup for export question Giovanni Ridolfi
2009-07-10  7:35 ` Ulf Stegemann
  -- strict thread matches above, loose matches on Subject: below --
2009-07-09 13:19 Ulf Stegemann
2009-07-09 15:38 ` Sebastian Rose
2009-07-09 17:47   ` Sebastian Rose
2009-07-09 15:59 ` Sebastian Rose

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