Re: [NTG-context] \setupcaptions hangs

2011-09-19 Thread Wolfgang Schuster

Am 19.09.2011 um 03:42 schrieb Aditya Mahajan:

 Hi,
 
 \setupcaptions[width=\textwidth]
 
 hangs with an infinite loop.


The following let you compile your document but captions are missing, it’s 
something for Hans to fix.

str-flt.mkiv

%D Individial settings:

-\presetstructurecountersetup\setupcaption\sharedstructurecounterparameter

\appendtoks
-   \let\currenfloat\currentcaption
+   \let\currenfloat\currentfloatcaption
\dostructurecountersetup\currentfloat\floatcaptionparameter
\docheckstructurecountersetup\currentfloat
\to \everysetupfloatcaption

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


Re: [NTG-context] \setupcaptions hangs

2011-09-19 Thread Hans Hagen

On 19-9-2011 03:42, Aditya Mahajan wrote:

Hi,

\setupcaptions[width=\textwidth]

hangs with an infinite loop.


fixed (we noticed it here too)

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] \setupcaptions hangs

2011-09-19 Thread Hans Hagen

On 19-9-2011 09:10, Wolfgang Schuster wrote:


-   \let\currenfloat\currentcaption
+   \let\currenfloat\currentfloatcaption


 +   \let\currentfloat\currentfloatcaption

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] \setupcaptions hangs

2011-09-19 Thread Aditya Mahajan

On Mon, 19 Sep 2011, Hans Hagen wrote:


On 19-9-2011 09:10, Wolfgang Schuster wrote:


-   \let\currenfloat\currentcaption
+   \let\currenfloat\currentfloatcaption



+   \let\currentfloat\currentfloatcaption


Thanks.

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


[NTG-context] \setupcaptions hangs

2011-09-18 Thread Aditya Mahajan

Hi,

\setupcaptions[width=\textwidth]

hangs with an infinite loop.

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