summaryrefslogtreecommitdiff
path: root/macros/context/contrib/context-collatingmarks
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-04-19 03:03:47 +0000
committerNorbert Preining <norbert@preining.info>2023-04-19 03:03:47 +0000
commit10bb4d468226c290e5e87e3fa367dc6fd2dcb84b (patch)
tree0e3fae0643d2bed385e6b758a246aaa2edf61133 /macros/context/contrib/context-collatingmarks
parent80e82c6cd5fb165fa720a1ce3a25f357ea11b9fc (diff)
CTAN sync 202304190303
Diffstat (limited to 'macros/context/contrib/context-collatingmarks')
-rw-r--r--macros/context/contrib/context-collatingmarks/README.md17
-rw-r--r--macros/context/contrib/context-collatingmarks/VERSION2
-rw-r--r--macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/README.md26
-rw-r--r--macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/t-collatingmarks-module-doc.pdfbin140658 -> 140294 bytes
-rw-r--r--macros/context/contrib/context-collatingmarks/tex/context/third/collating-marks/t-collatingmarks.tex (renamed from macros/context/contrib/context-collatingmarks/tex/context/third/collationg-marks/t-collatingmarks.tex)23
5 files changed, 46 insertions, 22 deletions
diff --git a/macros/context/contrib/context-collatingmarks/README.md b/macros/context/contrib/context-collatingmarks/README.md
new file mode 100644
index 0000000000..bbdd0eff82
--- /dev/null
+++ b/macros/context/contrib/context-collatingmarks/README.md
@@ -0,0 +1,17 @@
+# Module: Collating Marks
+
+## Editorial
+
+Author = W. Egger
+Version = 2023.04.15
+License = Public Domain
+
+## Introduction
+
+Collating marks are small black rules placed on the spine of printed sections. On each section the mark is moved by the length of the black rule. When the book is assembled on the spine appears a stair like pattern. Continuity of this pattern insures that the book is ordered in the correct sequence of sections.
+
+## Description
+
+The module is used in connection with arranging pages for folding to form sections.
+
+Depending on the arranging scheme used the module must be set up accordingly in the set of MetaPost variables. \ No newline at end of file
diff --git a/macros/context/contrib/context-collatingmarks/VERSION b/macros/context/contrib/context-collatingmarks/VERSION
index bcdfbcd1bb..faab976b2f 100644
--- a/macros/context/contrib/context-collatingmarks/VERSION
+++ b/macros/context/contrib/context-collatingmarks/VERSION
@@ -1 +1 @@
-2023.03.23 \ No newline at end of file
+2023.04.15
diff --git a/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/README.md b/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/README.md
index f35f92a89e..b953b7761f 100644
--- a/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/README.md
+++ b/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/README.md
@@ -1,21 +1,31 @@
-## Collting Marks
+# Module: Collating Marks
-# Introduction
-Collating marks are small black rules placed on printed sections. On each section the mark is moved by the length of the black rule. When the book is assembled on the spine appears a stair like pattern. Continuity of this pattern insures that the book is ordered in the correct sequence of sections.
+## Editorial
+
+Author = W. Egger
+Version = 2023.04.15
+License = Public Domain
+
+## Introduction
+
+Collating marks are small black rules placed on the spine of printed sections. On each section the mark is moved by the length of the black rule. When the book is assembled on the spine appears a stair like pattern. Continuity of this pattern insures that the book is ordered in the correct sequence of sections.
+
+## Usage
-# Usage
The module is used in connection with arranging pages for folding to form sections.
Depending on the arranging scheme used the module must be set up accordingly in the set of MetaPost variables.
-Example:
+### Example:
+
+Example setup for the collating marks:
\usemodule[collatingmarks][Collatingmarks=yes]
\setupMPvariables
[pages=8, % pages per sheet of paper doublesided
sheets=2, % sheets of paper used per section
- horpageshift=0mm, % used for correction if horizontal page-shifting is used
+ horpageshift=0.5mm, % used for correction if horizontal page-shifting is used
frenchdoors=false,
wickel=false]
@@ -23,7 +33,7 @@ This setup is used for the arranging scheme \setuparranging[2*4*2] which indicat
The shift parameter is used to adjust the position of the collating mark centered on the spine. This is specially important when a horizontal shift-list is used for arranging!
-Exanmple:
+Example setup for horizontal page shifting:
\definepageshift
[hor]
@@ -33,4 +43,4 @@ Exanmple:
\setuppageshift[paper][hor] %paper= arrange only, horizontal only
-\setuparranging[2*2*4]
+\setuparranging[2*4*2]
diff --git a/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/t-collatingmarks-module-doc.pdf b/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/t-collatingmarks-module-doc.pdf
index 1dd95ed6c6..52bf0eed68 100644
--- a/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/t-collatingmarks-module-doc.pdf
+++ b/macros/context/contrib/context-collatingmarks/doc/context/third/collating-marks/t-collatingmarks-module-doc.pdf
Binary files differ
diff --git a/macros/context/contrib/context-collatingmarks/tex/context/third/collationg-marks/t-collatingmarks.tex b/macros/context/contrib/context-collatingmarks/tex/context/third/collating-marks/t-collatingmarks.tex
index 5b340243a5..c0f13da3d0 100644
--- a/macros/context/contrib/context-collatingmarks/tex/context/third/collationg-marks/t-collatingmarks.tex
+++ b/macros/context/contrib/context-collatingmarks/tex/context/third/collating-marks/t-collatingmarks.tex
@@ -1,7 +1,7 @@
%D \module
%D [ file=t-collatingmarks,
-%D version=\currentdate,
-%D title=\CONTEXT\ User Module,
+%D version=2023.04.15,
+%D title=Collating Marks \CONTEXT\ User Module,
%D subtitle=Environment for collating marks,
%D author={W. Egger},
%D date=\currentdate,
@@ -14,11 +14,11 @@
\startmodule[collatingmarks]
-\writestatus{loading}{Context Module for collating marks}
+\writestatus{loading}{Context Module for Collating Marks}
%D\enablemode[demo]
-%D \subject{Introduction}
+%D \startsubject[title={Introduction}]
%D
%D This code is based on the work of Thomas A. Schmitz, who created the module for
%D different crop marks.
@@ -28,8 +28,9 @@
%D according to the number of the section. After collating the book it becomes
%D easy tho check whether the sequence of the sections is correct. One should
%D see a \quotation{stair case} on the spine of the book.
+%D \stopsubject
%D
-%D \subject{Using the module}
+%D \startsubject[title={Using the module}]
%D
%D If the collating marks should be placed, then the system should be setup with
%D \type{\setupMPvariables[pages=8,sheets=2,shift=0mm,frenchdoors=false,wickel=false]} Note that the
@@ -48,16 +49,12 @@
%D (boolean).
%D For preparing a section with parallelfolding/letterfolding/Wickelfalz the
%D MPvariable \quotation{wickel} must be set to true (boolean).
-%D
-%D Be aware that the use of collating marks in MKII causes a lot of calls to
-%D Metapost, resulting in very long compilation times.
-%D So better use MKIV where Metapost is included as a
-%D library. In this case the time overhead is absolutely minimal.
-%D
-%D \section{Vocabulary}
+%D\stopsubject
+
+%D \startsubject[title={Vocabulary}]
%D
%D EN: Collating mark, DE: Kollationiermarke, NL: collationeerblokje
-%D
+%D \stopsubject
\unprotect