Re: [NTG-context] MkIV problem+fix with \framed[location=depth / height / hanging]

2013-05-15 Thread Hans Hagen
On 5/14/2013 11:00 PM, Sietse Brouwer wrote: --- This is the fixed code \installframedlocator \v!hanging % best with strut=no {} - {\dp\b_framed_normal\scratchdimen + {\scratchdimen\ht\b_framed_normal + \setbox\b_framed_normal\hbox{\lower\scratchdimen\box\b_framed_normal}% +

Re: [NTG-context] MkIV problem+fix with \framed[location=depth / height / hanging]

2013-05-15 Thread Hans Hagen
On 5/14/2013 11:00 PM, Sietse Brouwer wrote: \setupcolors[state=start] this is no longer needed in mkiv where colors are enabled by default \setupblackrules[depth=\strutdepth,height=\strutheight,width=1mm,color=red] ... .. added to test zip ...

Re: [NTG-context] MkIV problem+fix with \framed[location=depth / height / hanging]

2013-05-15 Thread Sietse Brouwer
Sietse wrote: \setupcolors[state=start] Hans wrote: this is no longer needed in mkiv where colors are enabled by default Leaving it in allowed me to use the same code to test MkII and MkIV. :-) .. added to test zip ... I haven't heard of that. Is that the unofficial test suite [1], or is it

Re: [NTG-context] MkIV problem+fix with \framed[location=depth / height / hanging]

2013-05-15 Thread Wolfgang Schuster
Am 15.05.2013 um 12:26 schrieb Sietse Brouwer sbbrou...@gmail.com: Hans wrote: .. added to test zip ... I haven't heard of that. Is that the unofficial test suite [1], or is it a zip in the distribution somewhere? [1] https://github.com/melmothx/context-unofficial-test-suite You can find

[NTG-context] MkIV problem+fix with \framed[location=depth / height / hanging]

2013-05-14 Thread Sietse Brouwer
Hi Hans, I believe that in MkIV some \framed[location=...] keys are not working, namely `depth`, `height`, and `hanging`. In MkIV these all place the bottom of the frame flush with the baseline, like [location=]. In MkII they behave more sensibly, as follows: * depth: place bottom of frame

Re: [NTG-context] MkIV problem+fix with \framed[location=depth / height / hanging]

2013-05-14 Thread Wolfgang Schuster
Am 14.05.2013 um 23:00 schrieb Sietse Brouwer sbbrou...@gmail.com: Hi Hans, I believe that in MkIV some \framed[location=...] keys are not working, namely `depth`, `height`, and `hanging`. In MkIV these all place the bottom of the frame flush with the baseline, like [location=]. In MkII