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

Add parallel frames for footnotes in layout #2213

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

no-vici
Copy link

@no-vici no-vici commented Jan 15, 2025

What

Add two parallel frames under the main frames for typesetting footnotes.

Why

To ensure a clear and consistent (fixed height) layout for footnotes, keeping them visually separated from the main content.

How

  • Registered two new parallel frames with the parallel package.
  • Positioned the frames directly below the main parallel frames for vertical alignment.

Testing

  • Verified that the footnotes are correctly placed and aligned with the main frames.
  • Manually inspected the output in various layout scenarios.

Impact

  • No breaking changes.
  • Only affects documents with footnotes.

no-vici and others added 4 commits January 15, 2025 10:35
Added two parallel frames specifically designed for typesetting footnotes. These frames are positioned below the main parallel frames to improve layout organisation and ensure footnotes are clearly separated from the main content.
Registered two additional frames using the parallel package for accommodate footnotes. These frames are set up to align with the main parallel frames and maintain a consistent layout for footnotes (fixed height).
@no-vici no-vici requested a review from alerque as a code owner January 15, 2025 04:45
@no-vici no-vici force-pushed the add-footnotes-in-parallel branch from af499d3 to 3c131aa Compare January 15, 2025 12:45
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

Successfully merging this pull request may close these issues.

1 participant