LaTeX-Package-Repositories / LaTeX-Package-Repositories/geometry
DL Envelope paper size
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 54
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
A use request via mail, logged here so it doesn't get lost:
adding named size for dlpaper (DIN format envelope, commonly used for 1/3 folded A4)
-
underneath line 393
@namedef{Gm@dlpaper}#1{\Gm@setsize{#1}(210,99){mm}}% DIN DL ENVELOPE -
underneath line 432 (now 433)
\define@key{Gm}{dlpaper}[true]{\Gm@setpaper@ifpre{dlpaper}}%
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the geometry package source around lines 393 and 432. Add the named dlpaper size and its package key as specified, then verify that selecting dlpaper produces the 210×99 mm DIN DL envelope dimensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100