jlreq-trimmarks

What is this?

This package outputs trim marks. It works with LuaTeX-ja / pLaTeX / upLaTeX / dvipdfmx / Dvips / dviout. It provides the following.

Installation

Move jlreq-trimmarks.sty and jlre-helpers.sty to $TEXMF/tex/latex/jlreq.

How to use

Load it by \usepackage with specifying the TeX engine and the DVI driver.

\usepackage[dvipdfmx,platex]{jlreq-trimmarks}

Options

The following class options (keyval style) are available.

platex, uplatex, lulatex

Set the engine. If it is not specified, then the engine is

dvipdfmx, dvips, dviout

Set the dvi driver. If it is not specified, then

trimmarks_paper

Set the size of the paper including trim marks. There are two ways to specify it.

show

Specify the types of trim marks which the package outputs. It is specified with the comma separated list like show={trimmarks,banner,digital}. If no argument is given, everything will be showed.

\jlreqtrimmarkssetup

Set the additional settings with the keyval style.

The things which the package outputs when show=banner is specified in the class option.

bleed_margin

Set the bleed margin.

trimmarks_width

Set the width of trim marks.

color

Set the color of the trim marks. You have to load a package which defines \color (`color' package or its variant) before loading this package to use this function. Here are some examples of specifying the color.

LICENSE

This package is distributed under the BSD 2-Clause License. See LICENSE.

CHANGELOG


Noriyuki Abe https://github.com/abenori/jlreq