summaryrefslogtreecommitdiff
path: root/support/dktools/etc-dk3app
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-20 03:03:26 +0000
committerNorbert Preining <norbert@preining.info>2020-09-20 03:03:26 +0000
commit1f457376b478257b88d4a857f5ec1b6155442dd7 (patch)
tree2a06a60551dea362cf8cb0cb0ba66c78608717c4 /support/dktools/etc-dk3app
parentac690ca29ad5bf8a5203a65fd6252f7b564f4727 (diff)
CTAN sync 202009200303
Diffstat (limited to 'support/dktools/etc-dk3app')
-rw-r--r--support/dktools/etc-dk3app/dk3paper.conf30
1 files changed, 30 insertions, 0 deletions
diff --git a/support/dktools/etc-dk3app/dk3paper.conf b/support/dktools/etc-dk3app/dk3paper.conf
index 21eb0e5a1e..ad203d1a1e 100644
--- a/support/dktools/etc-dk3app/dk3paper.conf
+++ b/support/dktools/etc-dk3app/dk3paper.conf
@@ -1,3 +1,28 @@
+# Copyright (C) 2020, Dirk Krause. All rights reserved.
+# SPDX-License-Identifier: BSD-3-Clause
+
+# WARNING: DO NOT MODIFY THIS FILE!
+# ---------------------------------
+# Create a copy in the /usr/local/etc/dk3app-site directory or alike
+# and edit the copy.
+# This file is maintained by the package management, so your changes
+# may be lost during package updates.
+
+# Paper size names are case sensitive, we can have both A4 and a4.
+
+# Sizes are specified in PS points, in LaTeX called bp.
+# For each paper size we have to configure 2, 4 or 6 integer values.
+# 2 values: Width, height.
+# 4 values: Width, height, left and right border, top and bottom border.
+# 6 values: Width, height, left border, right border, top border, bottom
+# border.
+
+# Convention: If the first character in the name is an uppercase
+# character (i.e. in A4, Legal or 10X14) the full paper is used
+# without any border.
+# If the first character in the name is a lowercase character
+# (i.e. in a4, legal or 10x14) we have unused borders.
+
A3 = 842 1190
A5 = 420 595
A6 = 297 420
@@ -23,3 +48,8 @@ executive = 540 720 56 28 14 14
folio = 612 936 56 28 14 14
quarto = 610 780 56 28 14 14
10x14 = 720 1008 56 28 14 14
+a3landscape = 1190 842 56 28 14 14
+a4landscape = 842 595 42 28 14 14
+a5landscape = 595 420 42 28 14 14
+a6landscape = 420 297 42 28 14 14
+