Am 19.08.2011 21:06, schrieb Henri-Paul Indiogine:
Greetings!
I am just now starting to use babel in my org-mode files. I am
intrigued by its capabilities, but I encountered a strange phenomenon:
8<--->8-
#+srcname: test
#+begin_src sh :re
Am 14.08.2011 18:19, schrieb Bastien:
"imi...@ymail.com" writes:
Exporting org to HTML, is there a way to use the-tag instead of
for *bold text* and instead of for /italic text/?
You want to customize `org-emphasis-alist'.
HTH,
thank you very much!
Am 14.08.2011 18:06, schrieb Nicolas Goaziou:
Hello,
"imi...@ymail.com" writes:
Exporting org to HTML, is there a way to use the-tag instead
of for *bold text* and instead of for /italic text/?
See `org-emphasis-alist'.
Regards,
thank you very much!
Am 14.08.2011 18:20, schrieb Bastien:
Hi,
"imi...@ymail.com" writes:
*bold*text or /italic/text doesn't work unless you seperate those words.
You can work it around with @foo@bar but that'd neither be generic
nor work on multiple export-backends.
It'd be great i
Hi.
*bold*text or /italic/text doesn't work unless you seperate those words.
You can work it around with @foo@bar but that'd neither be
generic nor work on multiple export-backends.
It'd be great if that'd work =)
(Thanks to Thumper_ from #orgmode for the work-around.)
Bye.
Hi.
Exporting org to HTML, is there a way to use the -tag instead of
for *bold text* and instead of for /italic text/?
Thanks in advance.
Bye.
Hi.
Usually, when you export an org-document to HTML, the headings get
enumerated IDs (which are in particular important for anchors) like this:
* this is my first heading
* the second one
This org-code (more or less) becomes:
this is my first heading
the second one
But this behaviour is
Am 21.07.2011 19:29, schrieb Marcelo de Moraes Serpa:
Hi guys,
Hyperlink handling for org is kind of broken for me. Each time I click
a hyperlink in an org file, it will create a new instance of Firefox.
Does someone know how to change the browser (to Chrome, for example)
and make it open sub