Deleting The Blank Before Chapter Titles
Hi, I am customizing my chapters’ style. However, I cannot delete the blank before the printing of chapter titles. I tried: \setuphead [chapter] [before={}] \setuphead [chapter] [before={\blank[none]}] \setuphead [chapter] [before={\blank[back]}] but they do not work. Thank you, Best wishes, Joas.
Am 20.04.2014 um 14:31 schrieb
Hi,
I am customizing my chapters’ style. However, I cannot delete the blank before the printing of chapter titles.
I tried:
\setuphead [chapter] [before={}] \setuphead [chapter] [before={\blank[none]}] \setuphead [chapter] [before={\blank[back]}]
but they do not work.
Can you show what you have done because in the default setup chapters don’t have a space before the text. \showframe[text][text] \starttext \chapter{Chapter title} \stoptext Wolfgang
On Sun, Apr 20 2014, joasyannick@gmail.com wrote:
However, I cannot delete the blank before the printing of chapter titles.
Do you mean the blank page before the title? Do you want this: \setuphead[chapter][page=no, before=] \starttext text \chapter{Chapter title} \stoptext ? -- Peter
participants (3)
-
joasyannick@gmail.com
-
Peter Münster
-
Wolfgang Schuster