Skip to content
Discussion options

You must be logged in to vote

Right, geometry is defined globally (include for the TOC and other 'meta' type pages). You could experiment with trying to override this directly with included LaTeX that sets page geometry globally:

geometry:
  - top=30mm
  - left=20mm

which sets geometry for the geometry package https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/geometry/geometry.pdf. When you define this, we should stop trying to adjust the dependency and allow you to control things.

There are ways to set per page geometry using Latex, so it might be possible to define a global geometry that affects all the pages, then override that for the chapters, though you'd definitely be doing something a bit more a…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dominicwhite
Comment options

@dragonstyle
Comment options

Answer selected by dominicwhite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants