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

Provide way to automatically displace fullpage examples on odd/even pages #7

Open
uliska opened this issue Apr 17, 2013 · 0 comments
Open

Comments

@uliska
Copy link
Owner

uliska commented Apr 17, 2013

So far we only include complete pdf pages, and the author has to provide suitably laid out scores.

However it should be possible to provide a onesided score that is then offset accordingly (the creation of such a score should be simplified by the LilyPond configuration files)

We'd have to determine odd/even status within \includepdf's pagecommand.
I have asked here how to determine the actual margins of our document: http://tex.stackexchange.com/questions/101829/how-can-i-determine-the-actual-inner-and-outer-margins

The actual margins of the included score have to be set and cannot be determined automatically.
I suggest: If no manual settings are given the score is included literally. If page margins of the score are supplied inthe LaTeX document the offset calculations take place.

To be thought about: What about the textheight of text and score? Do we have to do anything about that? Or is that plainly in the author's responsibility?
And should be support scaling the score to the text width/height?

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

No branches or pull requests

1 participant