On 4/7/2016 8:28 AM, Zhichu Chen wrote:
PS: irrelevant to my problem, but I just wish ConTeXt to be perfect. So: 1, line 1060, file strc-sec.mkiv: \global\setfalse\c_strc_rendering_continue shouldn't this line be "\global\setfalse\c_strc_rendering_continuous"?
yes (but it's not used anywhere)
2, a lot of \.._strc_sectioniong_... macros in strc-sec.mkiv. I think changing the "sectioniong" to "sectioning" may prevent potential typos.
indeed, i'll fix it
On 04/05/2016 01:19 PM, Zhichu Chen wrote:
Dear Hans and Wolfgang,
The following code generates a pdf that I cannot understand.
1. Although "placehead" is set to "no," the \part macro still makes an empty line.
try 'empty' instead of 'no' (you can also use 'hidden' but then you need to flush the sync nodes yourself: \synchronizehead{part} ... something one does when the title is placed somewhere else that it gets triggered) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------