14 Feb
2011
14 Feb
'11
3:58 p.m.
Unfortunately introducing a "\blank" just before the last "\input tufte" in the above example breaks grid alignment.
The afterspace-value from \stopzitat is ignored with your \blank and you get only one empty line while you need one and a half (one from the \blank command and a half from \stopzitat).
Nevertheless you can force the correct value with \blank[halfline,line]
Sure, that's a good workaround. In the long run would it be possible in grid mode to have \blank insert 1+x lines of vertical space where x is adjusted such that the following material is aligned on the grid? Oliver