[forgot to cc: the list] Izzie <ml_orgmode.kap...@antichef.net> wrote:
> Reading the manual, I found myself needing a single page version which > I found after a quick search, I noticed that org mode manual is > offered in several formats but not as much as emacs'[1]., which made > me wonder if there is a org manual plain text version that can be > downloaded somewhere. > If you download an org distribution (through git or a tar file or what have you), you should be able to find the doc/org.texi file which is used to generate the manual. The following page http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Output-Formats.html#Output-Formats describes briefly how to produce each output format from the texi file. > I also want to report noticed a broken link, the first link in this > section [2] to "this directory" leads to a 404. > Somebody reported that a few days ago: I guess it has not been fixed yet. > And that the single page version of "the compact Org-mode Guide" is > missing. > Follow the link called "Generating HTML" in the above page to find out how to generate HTML output in a single page (the input file is doc/orgguide.texi). But I don't know whether the single page document ever was (or should be) available from the orgmode site, so I'm not sure I'd characterize is as "missing": Matt and/or Jason would know better. Nick