emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stefan Vollmar <vollmar@nf.mpg.de>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: HTML export, org-mode version
Date: Mon, 18 May 2009 13:36:15 +0200	[thread overview]
Message-ID: <C658B561-9C45-4093-AB60-7CCE0017EEF0@nf.mpg.de> (raw)

Hallo,

I am new to this list and apologize if this has been asked before.  
Before I forget: many thanks for this EXCELLENT package!

(1) I am running org 6.26d with Aquamacs 1.7 on a current Mac system.  
At least I think I have installed that version correctly (Aquamacs 1.7  
uses an older version of org-mode) - how can I find out which version  
I am really using?

(2) Is there a template/option to have the table of contents in an  
HTML export at the left hand side for navigation, similar to  
automatically generated bookmarks in PDF browsers?

(3) Syntax highlighting of source code (6.26 d, Chapter 12, p. 102,  
"Literal Examples") like this

#+BEGIN_SRC emacs-lisp
(defun org-xor (a b)
"Exclusive or."
(if a (not b) b))
#+END_SRC

works nicely. However it took me a while to get there: I had first  
overlooked the footnote and needed to install htmlize.el first.  
However, when using a Python snippet with "Python" instead of "emacs- 
lisp" there was no colour whatsoever: it needs to be  
"python" (although Emacs displays the mode with a capital "P"), maybe  
this should be another footnote? I have also added a little note here: http://www.emacswiki.org/emacs/Htmlize

Warm regards,
  Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: vollmar@nf.mpg.de   http://www.nf.mpg.de

             reply	other threads:[~2009-05-18 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-18 11:36 Stefan Vollmar [this message]
2009-05-18 12:14 ` HTML export, org-mode version Ian Barton
2009-05-18 12:16   ` Ian Barton
2009-05-18 12:24 ` Carsten Dominik
2009-05-18 12:33 ` Sebastian Rose
2009-05-18 19:24   ` Stefan Vollmar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C658B561-9C45-4093-AB60-7CCE0017EEF0@nf.mpg.de \
    --to=vollmar@nf.mpg.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).