emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Printing org file in color
Date: Fri, 27 Jun 2014 11:07:39 -0400	[thread overview]
Message-ID: <87oaxeqtl0.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: CAFrmxDdEEf1O0SRUe7HXVDHNJJVRMejDneFt6=9Q-23Kq49mVQ@mail.gmail.com

Chris Henderson <henders254@gmail.com> writes:

> On Wed, Jun 25, 2014 at 6:25 PM, Bastien <bzg@gnu.org> wrote:
>
>     Hi Chris,
>    
>     Chris Henderson <henders254@gmail.com> writes:
>    
>     > I'd like to print out my org file in expanded mode in color. How
>     > do I do that?
>    
>     I suggest M-x htmlize-buffer RET then printing from your web
>     browser.
>
> I can't find  htmlize-buffer in my org 8.2.5g. Is this recently been
> introduced?
>

C-h f htmlize-buffer RET gives

,----
| htmlize-buffer is an interactive Lisp function in `htmlize.el'.
| 
| (htmlize-buffer &optional BUFFER)
| 
| Convert BUFFER to HTML, preserving colors and decorations.
| 
| The generated HTML is available in a new buffer, which is returned.
| When invoked interactively, the new buffer is selected in the current
| window.  The title of the generated document will be set to the buffer's
| file name or, if that's not available, to the buffer's name.
| 
| Note that htmlize doesn't fontify your buffers, it only uses the
| decorations that are already present.  If you don't set up font-lock or
| something else to fontify your buffers, the resulting HTML will be
| plain.  Likewise, if you don't like the choice of colors, fix the mode
| that created them, or simply alter the faces it uses.
`----

M-x locate-library htmlize.el RET gives (in my case)

,----
| Library is file ~/elisp/org-mode/contrib/lisp/htmlize.el
`----

Maybe you need to add the org-mode/contrib/lisp directory to your load-path?

Nick

      reply	other threads:[~2014-06-27 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25  7:38 Printing org file in color Chris Henderson
2014-06-25  8:25 ` Bastien
2014-06-27  8:25   ` Chris Henderson
2014-06-27 15:07     ` Nick Dokos [this message]

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=87oaxeqtl0.fsf@alphaville.bos.redhat.com \
    --to=ndokos@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).