kellertuer / Kartei

Eine Karteikartenklasse für LaTeX
48 stars 23 forks source link

Way to specify card padding #9

Open MaxMatti opened 7 years ago

MaxMatti commented 7 years ago

Is there a way to specify the padding of each card? Possibly even per side? I think the padding on the right side is a bit too small, especially in print-mode.

This is not a duplicate of #4.

Example with the distances marked: screenshot 238

kellertuer commented 7 years ago

The margins are defined in lines 172 to 182 in kartei.cls. You can just copy the corresponding line (of your preferred card size) to your document and change the values. And I think that also solves #4 – since this looks like a dupicate.

Eagle94T commented 6 years ago

Is it possible to define the answer to be centered as the question, or do we need to change the class itself for this? I'm not sure if it causes problems, but centering the answer, would be a good option, so that a oneliner isn't at the top and the rest of the card is empty. But at the same point a multiliner, should be centered correctly, so that padding on top and bottom are equivalent (more or less).

But thanks you anyway for this work!

kellertuer commented 6 years ago

I hope that \answerstyle does the trick. At least that's what I defined it for, though I could not find it in the definition of the card now, at least for horizontal centering. For vertical centering, you could change line 330 and 331 of kartei-cls.