AASTeX60 icon indicating copy to clipboard operation
AASTeX60 copied to clipboard

indents too large

Open davidwhogg opened this issue 9 years ago • 2 comments
trafficstars

The indents of a paragraph should look like empty square blocks. See, eg, Bringhurst http://www.amazon.com/Elements-Typographic-Style-Robert-Bringhurst/dp/0881791326

davidwhogg avatar Apr 19 '16 18:04 davidwhogg

I'm not sure conforming to Bringhurst is going to be a wide ranging activity, but at least it is clear that \parindent is inconsistently defined (sometimes "in", "pt", "cm").

If we satisfy #16 then we should probably have various line lengths defined in terms of the fontsize instead of fixed values. I'll make Amy's google easier and point her here: http://tex.stackexchange.com/questions/45501/how-to-add-indentation#comment214495_45512

this is sufficiently well refined now.

augustfly avatar Apr 20 '16 00:04 augustfly

Actually, I think you should set \parindent with \baselineskip and any other scalings... That scales best with changes.

davidwhogg avatar Apr 20 '16 17:04 davidwhogg