ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Neal Lester <neal@3dsafety.com>
Subject: Re: Page Numbers in TOC; setuplabeltext
Date: Wed, 31 May 2006 16:41:11 -0700	[thread overview]
Message-ID: <7.0.1.0.0.20060531164011.01df9ff8@3dsafety.com> (raw)
In-Reply-To: <7.0.1.0.0.20060531153414.01f547d0@3dsafety.com>


>
>\definelist [myappendixlist]
>\setuplist [myappendixlist]
>[pagenumber=no,alternative=b,label=yes,conversion=Character]
>
>\definehead[myappendix][title]
>\def\appendixlabel#1#2{Appendix #1: #2}
>\setuphead[myappendix][command=\appendixlabel]
>%
>\setuplabeltext [en][myappendix=Appendix~]
>
>\newcounter\myappendices
>
>\long\def\myappendix#1%
>     {\ifhmode\unskip\fi
>      \doglobal\increment\myappendices\relax
>      \high{\myappendices}%
>      \expanded{\writetolist[myappendixlist]{\myappendices}}{#1}}

3) How can I make the numbers in myappendixlist appear as A B C (as 
Appendix does) instead of 1, 2, 3

Sorry about the second post!

Neal 

  reply	other threads:[~2006-05-31 23:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-31 23:32 Neal Lester
2006-05-31 23:41 ` Neal Lester [this message]
2006-06-02  3:05 ` Neal Lester
2006-06-02  5:04   ` Aditya Mahajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7.0.1.0.0.20060531164011.01df9ff8@3dsafety.com \
    --to=neal@3dsafety.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).