![](https://secure.gravatar.com/avatar/9a700c324d773cd0a36cb1261ce35709.jpg?s=120&d=mm&r=g)
30 Aug
2013
30 Aug
'13
4:33 p.m.
setuplabeltext doesn't seem to adjust the part label. Here's a minimal example: \setuphead[part][placehead=yes] \setuplabeltext[part=Part~] \starttext \part{pt} This is a part. \stoptext With MkIV (e.g. on live.contextgarden.net), the part heading is just "1 pt". With MkII, it is "Part 1 pt" as expected. (setuplabeltxt does work for chapter labels, with either context version.) -Sanjoy