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

[css-page-3] More elaborate layout #5509

Open
sirinath opened this issue Sep 11, 2020 · 2 comments
Open

[css-page-3] More elaborate layout #5509

sirinath opened this issue Sep 11, 2020 · 2 comments
Labels
css-page-3 Current Work

Comments

@sirinath
Copy link

This is regarding "Page Selectors and the Page Context". When printing the page more elaborate layout are needed, than on screen. The layout in the spec can perhaps be augmented to include the following elements:

Page Selectors and the Page Context
image

(Source: https://wiki.contextgarden.net/Layout)

@faceless2
Copy link

You can do this, and much more, by using position: running to move content (which could include tables, math formula etc) to the margin area. This would let you subdivide each of the margin areas in any way you need to.

(and if you have any examples actually using this sort of layout I'd be very interested in seeing them!)

@sirinath
Copy link
Author

If you have margin notes you can control from the page edge to the margin notes.

@fantasai fantasai added the css-page-3 Current Work label Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-page-3 Current Work
Projects
None yet
Development

No branches or pull requests

3 participants