AASTeX60 icon indicating copy to clipboard operation
AASTeX60 copied to clipboard

rightskip and leftskip are hard-coded

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

at 0.5in; this is true for both the abstract and the keywords. Make it a length and then the user can tweak.

davidwhogg avatar Sep 12 '16 01:09 davidwhogg

Hi David. I was not exactly sure what you mean by this but forwarded it to our latex programmer who is working on v6.1 and she says

"\leftskip=12pt or \setlength{leftskip}{12pt} produce the same results, so using the first form doesn't hardcode the dimension. I got used to the briefer form of setting dimensions while originally working with TeX. The longer forms for setting dimensions, while logical, were introduced in LaTeX and don't seem particularly advantageous over the simpler call..."

Does this address your question or are you asking for something else?

gregschwarz avatar Sep 13 '16 20:09 gregschwarz

If a user wants a different indentation for the abstract, what is the interface?

davidwhogg avatar Sep 14 '16 21:09 davidwhogg