From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Leech-Pepin Subject: Re: [texinfo] Appendix? Date: Fri, 22 Feb 2013 18:28:35 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b6daa70deb12e04d6588cb2 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U922i-0006b3-2s for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 18:28:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U922e-0001ST-I7 for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 18:28:39 -0500 Received: from mail-ve0-f176.google.com ([209.85.128.176]:42853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U922e-0001SH-Dc for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 18:28:36 -0500 Received: by mail-ve0-f176.google.com with SMTP id cz10so1026888veb.21 for ; Fri, 22 Feb 2013 15:28:35 -0800 (PST) In-Reply-To: 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode --047d7b6daa70deb12e04d6588cb2 Content-Type: text/plain; charset=UTF-8 Hello Tom On 22 February 2013 17:55, Thomas S. Dye wrote: > Aloha Jon, > > Jonathan Leech-Pepin writes: > > > Hello Tom > > > Appendixes should work as unnumbered headlines. I don't remember > > testing for that use specifically although there is a possible > work-around > > that will allow for unnumbered headlines for sure. > > > > Indexes are always unnumbered, so using a property :INDEX: will > > produce an unnumbered headline. If you want it to insert one of the > > default indexes you set the property to the appropriate key: > > cp , fn , ky , pg , tp , vr > > > > I don't understand. This: > > * Concept index > :PROPERTIES: > :TEXINFO_MENU_TITLE: Concept Index > :INDEX: cp > :END: > > Gives me a numbered headline and an empty section. > > If I add this: > > > @@info:@printindex cp@@ > > then an index is generated. The headline is still numbered. > > Am I doing something wrong? > > I don't think so. From the looks of things, index wasn't fixed along with other properties to be uppercase in ox-texinfo.el. I should be able to fix it on Monday (and make sure it now works), along with the spacing of the detailed node listing. Regards, Jon > All the best, > Tom > > -- > Thomas S. Dye > http://www.tsdye.com > --047d7b6daa70deb12e04d6588cb2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Tom

On 22 February 2013 17:55, Thom= as S. Dye <tsd@tsdye.com> wrote:
Aloha Jon,

Jonathan Leech-Pepin <j= onathan.leechpepin@gmail.com> writes:

> Hello Tom

> Appendixes should work as unnumbered headlines. =C2=A0 I don't rem= ember
> testing for that use specifically although there is a possible work-ar= ound
> that will allow for unnumbered headlines for sure.
>
> Indexes are always unnumbered, so using a property :INDEX: will
> produce an unnumbered headline. =C2=A0If you want it to insert one of = the
> default indexes you set the property to the appropriate key:
> cp , fn , ky , pg , tp , vr
>

I don't understand. =C2=A0This:

* Concept index
:PROPERTIES:
:TEXINFO_MENU_TITLE: Concept Index
:INDEX: =C2=A0 =C2=A0cp
:END:

Gives me a numbered headline and an empty section.

If I add this:


@@info:@printindex cp@@

then an index is generated. =C2=A0The headline is still numbered.

Am I doing something wrong?

<= br>
I don't think so. =C2=A0From the looks of things, index w= asn't fixed along
with other properties to be uppercase in ox= -texinfo.el.

I should be able to fix it on Monday (and make sure it = now works),
along with the spacing of the detailed node listing.<= /div>

Regards,=C2=A0
Jon
All the best,
Tom

--
Thomas S. Dye http://www.tsdye.com=

--047d7b6daa70deb12e04d6588cb2--