Hi,

in October 2011 Marco asked how to get an output like this:

I Foo
A Bar
subsection I.A


The example he posted (see below) came to this result:

I Foo
A Bar
subsection A


Then Wolfgang added this line:

\setupreferencestructureprefix[default][prefixsegments=2:*]


But running this advice with todays beta does not have any effect one Marcos 
original example, and it does not lead to the desired ouput.


Is this broken now?

Steffen



%%%%%%%%%%%%%%%%%%%%%

\definestructureconversionset [myset]
 [
   Romannumerals,
   Romannumerals,
   Romannumerals,
   Character,
 ]
 [numbers]
\setuphead [sectionconversionset=myset]
\setuphead
 [subsection]
 [sectionsegments=subsection]

\starttext
 \startsection [title=Foo]

   \startsubsection [title=Bar, reference=bar]
   \stopsubsection

   \in{subsection}[bar]

 \stopsection
\stoptext

%%%%%%%%%%%%%%%%%%%%%



___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to