From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Aviv Subject: Re: #+BEGIN_html/#+END_html tags not exporting literally to html anymore? Date: Sun, 24 Jul 2016 11:53:49 -0400 Message-ID: References: <03f355f9d8a6478c816a612e156e2772@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <871t2l4v0y.fsf@ucl.ac.uk> <87poq5xtku.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11441094933db1053863ad86 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRLjH-0005f7-WD for emacs-orgmode@gnu.org; Sun, 24 Jul 2016 11:54:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRLjF-0003sL-NN for emacs-orgmode@gnu.org; Sun, 24 Jul 2016 11:54:10 -0400 Received: from mail-vk0-x22a.google.com ([2607:f8b0:400c:c05::22a]:36396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRLjF-0003sA-GY for emacs-orgmode@gnu.org; Sun, 24 Jul 2016 11:54:09 -0400 Received: by mail-vk0-x22a.google.com with SMTP id n129so169854097vke.3 for ; Sun, 24 Jul 2016 08:54:09 -0700 (PDT) In-Reply-To: <87poq5xtku.fsf@alphaville.usersys.redhat.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nick Dokos Cc: emacs-orgmode@gnu.org --001a11441094933db1053863ad86 Content-Type: text/plain; charset=UTF-8 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 wrote: > Adam Aviv writes: > > > On Fri, Jul 22, 2016 at 12:38 PM, Charles C. Berry > 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* *(410) 293- 6655 <%28410%29%20293-%206655>* --001a11441094933db1053863ad86 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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 bu= ilt off the git repo.

On Fri, Jul 22, 2016 at 5:15 PM, Nick Dokos <ndokos@gmail.com> wrote:
Adam Aviv <aviv@usna.edu> writes:
> On Fri, Jul 22, 2016 at 12:38 PM, Charles C. Berry <ccberry@ucsd.edu> wrote:
>
>=C2=A0 =C2=A0 =C2=A0It is updated. For example, see
>
>=C2=A0 =C2=A0 =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 (info "(org) Speci= al blocks")
>=C2=A0 =C2=A0 =C2=A0and
>=C2=A0 =C2=A0 =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 (info "(org) resul= ts")
>
>=C2=A0 =C2=A0 =C2=A0and in ORG-NEWS.
>
> I see that now, but the online documentation is still out dated:
>
> http://orgmode.org/manual/Quoting-HTML-tags.htm= l
>
> 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 v= ersion
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:

=C2=A0 make info

I do

--8<---------------cut here---------------start------------->8---
INFOPATH=3D$HOME/src/emacs/org/org-mode/doc:/usr/local/share/info:/usr/shar= e/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
--001a11441094933db1053863ad86--