15. August 2017 um 18:18I’d like to get rid of the blank line after section titles in grid mode. How?
\setuplayout[grid=yes,]
\setuphead[section][page=no,before={},after={}]
\starttext
\startchapter[title={Authors}]
\startsection[title={Knuth}]
\input knuth
\stopsection
\startsection[title={Tufte}]
\input tufte
\stopsection
\startsection[title={Hawking}]
\input hawking
\stopsection
\startsection[title={Zapf}]
\input zapf
\stopsection
\stopchapter
\stoptext
Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
GPG Key ID 1C9B22FD
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________