Sanjoy Mahajan wrote:
>> this 'choose between locations' feature is kind of present but only
>> with 'here' as fallback but it's trivial to make that configurable:
>>     
>
> I've been experimenting a bit with the code, and it is much appreciated.
>
> I added \unprotect..\protect and it compiled fine.  The figure numbering
> is the order in the source files, thanks to the numbering=nocheck;
> reading down the page it is 3->1->2.  Then I felt bold and commented out
> the numbering=nocheck.  It does one clockwise rotation of the numbers:
>
>   
\unprotect

\def\dofloatreference
  {\doifnot\@@bknumbering\v!text
     {\doglobal\increment\numberedfloat
      \doifelse\@@bknumbering\v!text % alternative to yes|page
        {\let\next\immediatewriteutilitycommand}
        {\let\next\writeutilitycommand}%
      \expanded{\next
        {\noexpand\twopassentry
        {\s!float}%
        {\numberedfloat}%
        {\composedsectionnumber}}}}}

\protect

\setupfloats[numbering=text]

subtle difference in some cases 

Hans  

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