[NTG-context] references (mainlanguage)

Top Page
Author: Alan BRASLAU
Date:  
To: mailing list for ConTeXt users
Old-Topics: [NTG-context] mkiv structure
Subject: [NTG-context] references (mainlanguage)
First question:
Should the reference labels follow \mainlanguage?
(in the example below [fr], by chance, \in{figure} might seem OK,
but not \in{chapter}!)

Second question:
How can one \Cap{\in{figure}}?

Third question:
Why is the chapter label text blank by default?

Thanks.
Alan

Minimal example:

\mainlanguage[fr]

\setupinteraction[state=start]
\setuplabeltext[chapter=Chaptre ] % why is this not by default?
\starttext

\chapter[ch:first]{Premier}
\placefigure[here][fig:1-1] {}{}
\chapter[ch:second]{Second}

\in{figure}[fig:1-1] du \in{chapter}[ch:first]\ldots

\stoptext

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


maillist : ntg-context@??? / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________