emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* html that looks like org mode in emacs
@ 2008-07-16  1:33 Scott Otterson
  2008-07-16  1:57 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Scott Otterson @ 2008-07-16  1:33 UTC (permalink / raw)
  To: emacs-orgmode

Does anybody have a set of configurations that will produce exported 
html that looks like an org  file when viewed inside of emacs?

For example, I'd like to see this emacs orgmode buffer

* heading 1
   text for 1
** heading 1.1
    text for 1.1
** heading 1.2
    text for 1.2
* heading 2
* heading 3
    1. numbered 1
    2. numbered 2

Be exported to something that looks like this:

* heading 1
   text for 1
  o heading 1.1
    text for 1.1
  o heading 1.2
    text for 1.2
* heading 2
* heading 3
    1. numbered 1
    2. numbered 2

I'm asking because I spend the vast majority of my time in org mode, 
actually using it in emacs to organize stuff -- I shoot for a format 
that is easily readable in emacs itself.  Occasionally, I need to export 
the result to colleagues but the exported output is not very readable.

It would also be nice if there was a WYSIWYG ascii export mode.

Thanks,

Scott

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: html that looks like org mode in emacs
@ 2008-07-16 14:35 Scott Otterson
  0 siblings, 0 replies; 4+ messages in thread
From: Scott Otterson @ 2008-07-16 14:35 UTC (permalink / raw)
  To: emacs-orgmode

Ted, Bastien and Carsten.  Thanks for the tips! 

Of course, I'd forgotten that org-mode already had something built-in :

    #+OPTIONS: H:0

but

    org-jsinfo

is also pretty cool.   Finally, I'd never heard of

    htmlize.el

This gets the colors right but misses links.  Still, I will probably use 
it sometime to print out fontified code.

Scott

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-07-16 14:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-16  1:33 html that looks like org mode in emacs Scott Otterson
2008-07-16  1:57 ` Bastien
2008-07-16  3:35   ` Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2008-07-16 14:35 Scott Otterson

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).