LaTeX-Package-Repositories / LaTeX-Package-Repositories/geometry

DL Envelope paper size

Open
#2 2 comments 0 reactions 0 assignees View on GitHub

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)

  1. underneath line 393
    @namedef{Gm@dlpaper}#1{\Gm@setsize{#1}(210,99){mm}}% DIN DL ENVELOPE

  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.