emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@diplan.de>
To: emacs-orgmode@gnu.org
Subject: cannot get org-info.js to work
Date: Mon, 14 Apr 2008 17:00:02 +0200	[thread overview]
Message-ID: <ftvrhi$j6f$1@ger.gmane.org> (raw)

Hi!

How can I get this tool to work!
I followed the docs and see this in my file:

<style type="text/css">
   html {
         font-family: Times, serif;
         font-size: 12pt;
   }
   .title { text-align: center; }
   .todo  { color: red; }
   .done { color: green; }
   .timestamp { color: grey }
   .timestamp-kwd { color: CadetBlue }
   .tag { background-color:lightblue; font-weight:normal }
   .target { background-color: lavender; }
   pre {
         border: 1pt solid #AEBDCC;
         background-color: #F3F5F7;
         padding: 5pt;
         font-family: courier, monospace;
   }
   table { border-collapse: collapse; }
   td, th {
         vertical-align: top;
         border: 1pt solid #ADB9CC;
   }
   <script type="text/javascript" language="JavaScript" src="org-info.js"></script>
<script type="text/javascript" language="JavaScript">
/* <![CDATA[ */
org_html_manager.set("SUB_INDEXES", 1);
org_html_manager.set("INFO_SWITCH_ALWAYS", "true");
org_html_manager.set("FOLDING", "true");
org_html_manager.set("MOUSE_HINT", "underline");
org_html_manager.setup ();
/* ]]> */
</script>
</style>


but it does show no effect after creating HTML by C-c C-e b

How can I debug?


Rainer

             reply	other threads:[~2008-04-14 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14 15:00 Rainer Stengele [this message]
2008-04-14 18:34 ` cannot get org-info.js to work Sebastian Rose

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='ftvrhi$j6f$1@ger.gmane.org' \
    --to=rainer.stengele@diplan.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).