Re: [NTG-context] Distances between chapter and section titles and text
On 13 Aug 2014, at 09:07 Robert Blackstone
Is it possible, in mkiv, to fine-tune the distance between a chapter head and a section head, between the end of a section and the following section head, and between a section head and the beginning of the text?
A few days ago I posted this question. There were no reactions, but it is not an urgent matter for me anymore since I found an effective work-around. (Although I still wonder whether or not this possibility exists in mkiv,) I admit having been a bit panicky because a tiny difference in layout between my testversions and the final product, with exactly the same setups, led to a result that more or less forced me to reposition and/or redimension most of my 520 carefully positioned floats, a few days before the deadline. Anyway, sorry for the noise. Best regards, Robert Blackstone
On 2014-08-15, 19:56, Robert Blackstone wrote:
A few days ago I posted this question. There were no reactions, but it is not an urgent matter for me anymore since I found an effective work-around. (Although I still wonder whether or not this possibility exists in mkiv,)
I have not seen the issue you have described myself. The attached example works for me. You have to prepare a minimal working example that shows the problem. Maybe then somebody can identify the reason for your issue. Kind regards, Joshua \starttext \startfrontmatter \input knuth \stopfrontmatter \startbodymatter \setuphead [chapter] [ number=yes, alternative=middle, style=\tfa \bf, after={\blank[0.5cm]}, ] \chapter{One} \input knuth \setuphead [chapter] [ number=yes, alternative=middle, style=\tfa \bf, after={\blank[0.1cm]}, ] \chapter{Two} \input knuth \stopbodymatter \stoptext
participants (2)
-
Joshua Krämer
-
Robert Blackstone