-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
templates/unequivocal-ams/lib.typ
Lines 53 to 67 in 01afc5c
| margin: if paper-size != "a4" { | |
| ( | |
| top: (116pt / 279mm) * 100%, | |
| left: (126pt / 216mm) * 100%, | |
| right: (128pt / 216mm) * 100%, | |
| bottom: (94pt / 279mm) * 100%, | |
| ) | |
| } else { | |
| ( | |
| top: 117pt, | |
| left: 118pt, | |
| right: 119pt, | |
| bottom: 96pt, | |
| ) | |
| }, |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels