Johannes Graumann wrote:
> Hans Hagen wrote:
>
>   
>> \defineXMLenvironment
>> [appendices]
>> {\directsetup{appendices:start}}
>> {\directsetup{appendices:stop}}
>>
>> \startsetups appendices:start
>> \startappendices
>> \setuppagenumbering [
>> way=bytext,
>> partnumber=no,
>> conversion=numbers,
>> location={header,right}
>> ]
>> \startstandardmakeup [
>> headerstate=empty,
>> pagestate=start
>> ]
>> \framed [
>> width=\textwidth,
>> frame=off
>> ] {
>> \switchtobodyfont[60pt,ss]
>> \setupinterlinespace[line=2.8ex]
>> Appendices
>> \writetolist[part]{Appendices}{}
>> }
>> \stopstandardmakeup
>> \stopsetups
>>
>> \startsetups appendices:start
>> \stopappendices
>> \stopsetups
>>     
>
> This produces nothing. Fixing 'start' to 'stop' on the third to last line
>   
oeps
> doesn't change that.
>   
strange

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to