![](https://secure.gravatar.com/avatar/74d41c3215dcdd377343cdc47311757c.jpg?s=120&d=mm&r=g)
25 Feb
2019
25 Feb
'19
6:39 p.m.
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