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

[bug] university theme does not leave any margin for footnotes in title slide #144

Open
foxyseta opened this issue Jan 25, 2024 · 0 comments

Comments

@foxyseta
Copy link

Love your project!

Minimal example

#import "@preview/polylux:0.3.1": *

#import themes.university: *

#show: university-theme

#title-slide(
  authors: [Alpha #footnote[#lorem(30)]]
)

Expected result

Some margin is left between the page border and the footnote

Actual result

No margin is left between the page boarder and the footnote

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

1 participant