Latest changes in some size registers
Hi all, I have some very condensed documents which should fit on one page: http://gnulinux.guru/bash_cheatsheet.pdf Without any major change in style definition, there is more space around sections or itemize: http://gnulinux.guru/bash_cheatsheet_diff.pdf Source code is here: https://github.com/BruXy/gnulinux.guru/tree/master/bash_tahak Did I miss some update which has introduced some different length settings? I have version: 2019.02.14 16:57 Regards, BruXy
I have just done some manual changes to solve this: before={\blank[1*small]} to before={\blank[-5pt]},% Btw, is there any way to display values of these visual attributes when I need to debug "setupsection" setting? (I am usually changing a lot of stuff and comparing it with Wiki and output, but it is quite lame approach.) Regards, BruXy On 2019-02-21 11:37 p.m., Martin Bruchanov wrote:
Hi all,
I have some very condensed documents which should fit on one page:
http://gnulinux.guru/bash_cheatsheet.pdf
Without any major change in style definition, there is more space around sections or itemize:
http://gnulinux.guru/bash_cheatsheet_diff.pdf
Source code is here:
https://github.com/BruXy/gnulinux.guru/tree/master/bash_tahak
Did I miss some update which has introduced some different length settings?
I have version: 2019.02.14 16:57
Regards,
BruXy
___________________________________________________________________________________
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 ___________________________________________________________________________________
Martin Bruchanov schrieb am 25.02.19 um 17:39:
I have just done some manual changes to solve this:
before={\blank[1*small]} to before={\blank[-5pt]},%
Btw, is there any way to display values of these visual attributes when I need to debug "setupsection" setting?
(I am usually changing a lot of stuff and comparing it with Wiki and output, but it is quite lame approach.)
\usemodule [setups] \starttext % \setuphead [..,..=..,..] \showrootvalues [head] % \setuphead [chapter] [..,..=..,..] \showinstancevalues [head] [chapter] \stoptext Wolfgang
Martin Bruchanov schrieb am 22.02.19 um 04:37:
Hi all,
I have some very condensed documents which should fit on one page:
http://gnulinux.guru/bash_cheatsheet.pdf
Without any major change in style definition, there is more space around sections or itemize:
http://gnulinux.guru/bash_cheatsheet_diff.pdf
Source code is here:
https://github.com/BruXy/gnulinux.guru/tree/master/bash_tahak
Did I miss some update which has introduced some different length settings?
I have version: 2019.02.14 16:57
The columns-environment uses now the newer mixedcolumns code which create by default different spaces around section titles. The old columns code can be loaded as a module with \usemodule[old-multicolumns] Wolfgang
Hi Wolfang, Thank you very much for both answers! I have updated it on wiki: https://wiki.contextgarden.net/Visual_Debugging#Layout Regards, BruXy On 2019-02-25 1:39 p.m., Wolfgang Schuster wrote:
Martin Bruchanov schrieb am 22.02.19 um 04:37:
Hi all,
I have some very condensed documents which should fit on one page:
http://gnulinux.guru/bash_cheatsheet.pdf
Without any major change in style definition, there is more space around sections or itemize:
http://gnulinux.guru/bash_cheatsheet_diff.pdf
Source code is here:
https://github.com/BruXy/gnulinux.guru/tree/master/bash_tahak
Did I miss some update which has introduced some different length settings?
I have version: 2019.02.14 16:57
The columns-environment uses now the newer mixedcolumns code which create by default different spaces around section titles.
The old columns code can be loaded as a module with \usemodule[old-multicolumns]
Wolfgang
Hi Wolfgang, that is a nice coincidence! I was stuck just today with this very issue! Thank you for this information. Best Willi
On 25 Feb 2019, at 18:39, Wolfgang Schuster
wrote: Martin Bruchanov schrieb am 22.02.19 um 04:37:
Hi all,
I have some very condensed documents which should fit on one page:
http://gnulinux.guru/bash_cheatsheet.pdf
Without any major change in style definition, there is more space around sections or itemize:
http://gnulinux.guru/bash_cheatsheet_diff.pdf
Source code is here:
https://github.com/BruXy/gnulinux.guru/tree/master/bash_tahak
Did I miss some update which has introduced some different length settings?
I have version: 2019.02.14 16:57
The columns-environment uses now the newer mixedcolumns code which create by default different spaces around section titles.
The old columns code can be loaded as a module with \usemodule[old-multicolumns]
Wolfgang
___________________________________________________________________________________ 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 ___________________________________________________________________________________
Willi Egger schrieb am 25.02.19 um 22:44:
Hi Wolfgang,
that is a nice coincidence! I was stuck just today with this very issue! Thank you for this information.
You can try the two solutions (“grid=no” or “strut=no”) from this old thread: https://mailman.ntg.nl/pipermail/ntg-context/2018/093250.html Wolfgang
Wolfgang I would like to have your capacity of remembering things… Thank you so much! Willi
On 25 Feb 2019, at 23:30, Wolfgang Schuster
wrote: Willi Egger schrieb am 25.02.19 um 22:44:
Hi Wolfgang,
that is a nice coincidence! I was stuck just today with this very issue! Thank you for this information.
You can try the two solutions (“grid=no” or “strut=no”) from this old thread: https://mailman.ntg.nl/pipermail/ntg-context/2018/093250.html
Wolfgang
___________________________________________________________________________________ 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 ___________________________________________________________________________________
participants (3)
-
Martin Bruchanov
-
Willi Egger
-
Wolfgang Schuster