summaryrefslogtreecommitdiff
path: root/language/japanese/jlreq/jlreq-trimmarks.md
diff options
context:
space:
mode:
Diffstat (limited to 'language/japanese/jlreq/jlreq-trimmarks.md')
-rw-r--r--language/japanese/jlreq/jlreq-trimmarks.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/language/japanese/jlreq/jlreq-trimmarks.md b/language/japanese/jlreq/jlreq-trimmarks.md
index 3d66dd56ef..a8fb96bf48 100644
--- a/language/japanese/jlreq/jlreq-trimmarks.md
+++ b/language/japanese/jlreq/jlreq-trimmarks.md
@@ -46,7 +46,7 @@ Set the size of the paper including trim marks.
* If `<paper size>` is empty (e.g. `trimmarks_paper=+2cm`), the current paper size (which is specified usually by the option for the document class) is used.
### `landscape`
-Swap the width and the height. This swaps only the width and height which is specified with the option `trimmarks_paper`. For example, `landscape,trimmarks_paper=+{2cm,1cm}`, adds 1cm to the height and 2cm to the width. But the current paper size is not swapped.
+Swap the width and the height. This swaps only the width and height which is specified with the option `trimmarks_paper`. For example, `landscape,trimmarks_paper=+{1cm,2cm}`, adds 1cm to the height and 2cm to the width. But the current paper size is not swapped.
### `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.
@@ -151,7 +151,10 @@ This package is distributed under the BSD 2-Clause License. See [LICENSE](LICENS
* 2019-04-01
- Extended `banner` in `\jlreqtrimmarkssetup`.
- Extended `bleed_margin`.
-
+- 2020-05-01
+ - `jlreq-trimmarks` outputs the contents in `\@bannertoken` when `banner` in `\jlreqtrimmarkssetup` is not used.
+ - `\@bannertoken` is ignored when `banner` in `\jlreqtrimmarkssetup` is used.
+ - `\@bannerfont` is ignored when `banner_font` in `\jlreqtrimmarkssetup` is used.
--------------
Noriyuki Abe