emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] #+BEGIN_html/#+END_html tags not exporting literally to html any


From: Adam Aviv
Subject: Re: [O] #+BEGIN_html/#+END_html tags not exporting literally to html anymore?
Date: Sun, 24 Jul 2016 11:53:49 -0400

Thanks for the comments... very helpful! This is a perfect example of when living on the bleeding edge of a library and searching for solutions can come into conflict. I'll stick to looking at the docs built off the git repo.

On Fri, Jul 22, 2016 at 5:15 PM, Nick Dokos <address@hidden> wrote:
Adam Aviv <address@hidden> writes:

> On Fri, Jul 22, 2016 at 12:38 PM, Charles C. Berry <address@hidden> wrote:
>
>     It is updated. For example, see
>
>             (info "(org) Special blocks")
>     and
>             (info "(org) results")
>
>     and in ORG-NEWS.
>
> I see that now, but the online documentation is still out dated:
>
> http://orgmode.org/manual/Quoting-HTML-tags.html
>
> Is there a push cycle to keep the online documents up to date with the source documentation? Or is that
> controlled differently?
>

That's because the online docs are for the stable version (the version
you get from the maint branch of the git repo).

If you are using latest (i.e. the master branch of the git repo), then
you have to build and use the docs that come with it:

  make info

I do

--8<---------------cut here---------------start------------->8---
INFOPATH=$HOME/src/emacs/org/org-mode/doc:/usr/local/share/info:/usr/share/info
export INFOPATH
--8<---------------cut here---------------end--------------->8---

in my login shell initialization file to make sure that I pick the
version I built over any other versions installed on my system.
There are other ways to do that - and even for this one, you will
have to modify the paths appropriately.

--
Nick





--
Adam J. Aviv, PhD
Asst. Professor
Computer Science
U.S. Naval Academy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]