Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Is there anyway to adjust page margins? #147

Open
theolaurent opened this issue Jun 6, 2020 · 2 comments
Open

Is there anyway to adjust page margins? #147

theolaurent opened this issue Jun 6, 2020 · 2 comments

Comments

@theolaurent
Copy link

Its doesn't seem to be available as geometry option:
http://hackage.haskell.org/package/HaTeX-3.22.2.0/docs/Text-LaTeX-Packages-Geometry.html

@jorsn
Copy link

jorsn commented Jun 16, 2020

quick fix:

usepackage :: LaTeXC l => [l] -> PackageName -> l
usepackage [arbitrary options] geometry

@Daniel-Diaz
Copy link
Owner

What would the right solution for this be?

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

No branches or pull requests

3 participants