Ahoi!
in this example I’d expect to get "Something" from one of the structurevariable 
commands, but get nothing.
How can I address this value? (It works with user variables, but since I need 
the reference anyway, I don’t want to define it twice.)

\starttext

\startchapter[title=Test,reference=Something]

Chapter reference: \namedstructurevariable{chapter}{reference} or 
\structurevariable{reference}

\stopchapter

\stoptext


Actually, I need the first and last page reference of each chapter, was trying 
like

\at[\namedstructurevariable{chapter}{reference}]–\at[end\namedstructurevariable{chapter}{reference}]

with

\reference[end\namedstructureuservariable{chapter}{reference}]{}

at the end of the chapter.

I guess there’s a better way.


Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
GPG Key ID 1C9B22FD

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to