Re: [NTG-context] some (older) problems

2009-08-18 Thread Thomas Floeren
Hans Hagen mailto:pra...@wxs.nl wrote on Monday, August 17, 2009 7:56 PM:

 Thomas Floeren wrote:
 
 a) Floatcaptions are no longer placed:
 
 \externalfigure[dummy]
 \placefloatcaption[figure]{blabla}
 
 i didn't yet rewrite that bit of code
 
 b) \start...\stopregister results in an error:
 
 hmmpf\startregister[index][identifier]{Hmmpf}\page[yes]
 \dorecurse{2}{hmmpf\page[yes]}
 hmmpf\stopregister[index][identifier]\page[yes]
 \placeregister[index][compress=no]
 
 works ok in current version/beta
 
 c) I'm not able to build caption numbers with the chapter number as
 prefix: I want for example Fig. 2.6 where 2 is the chapter
 number and 6 
 the figure number by chapter. I tried all the options I found for
 setupcaptions (at least I think so), but I dont get the chapter
 number 
 in the caption.
 
 
 LuaTeX, Version beta-0.40.5-2009061123 (Web2C 2009)
 ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.6.18
 
 can you try the latest version
 
 Hans
 


Same thing with
LuaTeX, Version beta-0.42.0-2009081710
ConTeXt  ver: 2009.08.17 19:06 MKIV  fmt: 2009.8.18  int: english/english


\chapter{Ch 1}
\placefigure[here]{captiontext} -- should be 1.1, but gives 1 
{\externalfigure[dummy]}
\chapter{Ch 2}
\placefigure[here]{captiontext} -- should be 2.1, but gives 1
{\externalfigure[dummy]}

MkII works as expected


Thomas

_

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] some (older) problems

2009-08-17 Thread Hans Hagen

Thomas Floeren wrote:


a) Floatcaptions are no longer placed:

\externalfigure[dummy]
\placefloatcaption[figure]{blabla}


i didn't yet rewrite that bit of code


b) \start...\stopregister results in an error:

hmmpf\startregister[index][identifier]{Hmmpf}\page[yes]
\dorecurse{2}{hmmpf\page[yes]}
hmmpf\stopregister[index][identifier]\page[yes]
\placeregister[index][compress=no]


works ok in current version/beta


c) I'm not able to build caption numbers with the chapter number as prefix:
I want for example Fig. 2.6 where 2 is the chapter number and 6
the figure number by chapter. I tried all the options I found for
setupcaptions (at least I think so), but I dont get the chapter number
in the caption.


LuaTeX, Version beta-0.40.5-2009061123 (Web2C 2009)
ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.6.18


can you try the latest version

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
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___