[NTG-context] Page Numbers in TOC; setuplabeltext

Neal Lester neal at 3dsafety.com
Thu Jun 1 01:41:11 CEST 2006


>
>\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 




More information about the ntg-context mailing list