Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement new @rend values: marginOuter/InnerLeft/Right #166

Open
Tracked by #157
BOberreither opened this issue Dec 16, 2024 · 0 comments
Open
Tracked by #157

implement new @rend values: marginOuter/InnerLeft/Right #166

BOberreither opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@BOberreither
Copy link

BOberreither commented Dec 16, 2024

Most of the time there's only one correction per line or at least per line and margin. So the @rend values marginLeft and marginRight are enough. In some cases though, there are up to three corrections for one line in one margin. These need to get more precise @rend values, please replace existing values:
marginLeft > marginInnerLeft, marginLeft, marginOuterLeft
marginRight > marginInnerRight, marginRight, marginOuterRight

There are also cases where the correction for a specific line is written a bit above/below line level; please make a list of these cases so we can look at them in a separate run.

There are some cases where this has already been implemented test-wise, just take a look at p. 71 for an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants