I was trying to prepare a research paper based on 'ieee-charged' template. Noticed bottom of two text columns not well balanced, i.e., very often there is some extra white space on the right column bottom. Similar issue with cross-page columns. LaTeX seems generating a more consistent layout. Is there some parameter we can config ?
#Two Columns Not Well Balanced
9 messages · Page 1 of 1 (latest)
Nope, there is no such thing as balanced columns yet in typst
This is not strictly the 'balanced columns' as in LaTeX, but more of some elastic/dynamic adjustment of the right column height to match the left one. Not sure if this fine adjustment is doable or not, for now
Thanks for the input!
Maybe the "gridlog" package? (https://typst.app/universe/package/gridlock)
That solves a different problem
(that lines always show up at the same vertical coordinates)