emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kaushal <kaushal.modi@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: controlling how htmlize fontifies code
Date: Sun, 2 Aug 2015 09:41:50 -0400	[thread overview]
Message-ID: <CAFyQvY14-snNEEyUjVxO21MoBypAHZNzgZQDYXdqMBZtqoKJ+Q@mail.gmail.com> (raw)
In-Reply-To: <20150802131919.GA98482@eyeBook.home>

[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]

I export with my custom Leuven theme (a light theme) css and it works fine.
I also have my emacs theme as a dark theme by default.

;; (setq org-html-htmlize-output-type 'inline-css) ; default
(setq org-html-htmlize-output-type 'css)
;; (setq org-html-htmlize-font-prefix "") ; default
(setq org-html-htmlize-font-prefix "org-")

Check out this link for the full solution including Leuven theme css:
http://emacs.stackexchange.com/a/7633/115

--
Kaushal Modi
On Aug 2, 2015 9:19 AM, "Rick Frankel" <rick@rickster.com> wrote:

> On Sun, Aug 02, 2015 at 10:24:25AM +0100, Eric S Fraga wrote:
> > Now, I can simply start up emacs with a light background, export my
> > slides and everything is fine.  However, it would be nice to not have to
> > start up a new emacs just for this.  Is there an easy way to pretend,
> > for export to HTML, that emacs is using a light background?  Maybe a way
> > to advise the exporter?
>
> > PS - ideally, code export to HTML would make use of CSS instead of
> >      hard-coding in the colours but that's a discussion for another
> >      day...
>
> Check the documentation for the variable `org-html-htmlize-output-type'.
> Since
> ox-reveal is derived from ox-html, it should work as specified. I
> personally
> use ox-deck (also derived from html), so YMMV.
>
> rick
>
>

[-- Attachment #2: Type: text/html, Size: 1798 bytes --]

  reply	other threads:[~2015-08-02 13:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-02  9:24 controlling how htmlize fontifies code Eric S Fraga
2015-08-02 12:17 ` Rasmus
2015-08-03 13:51   ` Eric S Fraga
2015-08-02 13:19 ` Rick Frankel
2015-08-02 13:41   ` Kaushal [this message]
2015-08-03 13:50   ` Eric S Fraga
2015-08-03 21:08     ` Rick Frankel
2015-08-04 12:41       ` Eric S Fraga
2015-08-04 13:24       ` Eric S Fraga
2015-08-04 14:00         ` Rasmus
2015-08-04 15:09           ` Nicolas Goaziou
2015-08-04 15:21             ` Rasmus
2015-08-04 18:27               ` Nicolas Goaziou
2015-08-04 18:38                 ` Rasmus
2015-08-04 18:44                   ` Nicolas Goaziou
2015-08-04 16:03             ` Eric S Fraga

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=CAFyQvY14-snNEEyUjVxO21MoBypAHZNzgZQDYXdqMBZtqoKJ+Q@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --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).