From a7eba4131d00197dcc2143b026a07d86b4ad95c0 Mon Sep 17 00:00:00 2001 From: Jan Ruhfus Date: Wed, 16 Feb 2022 14:58:23 +0100 Subject: [PATCH] Add "lof-own-page" & "lot-own-page" to attribute docs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ad2aef1..bd76352 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,14 @@ This template defines some new variables to control the appearance of the result - `toc-own-page` (defaults to `false`) begin new page after table of contents, when `true` + + - `lof-own-page` (defaults to `false`) + + begin new page after list of figures, when `true` + + - `lot-own-page` (defaults to `false`) + + begin new page after list of tables, when `true` - `listings-disable-line-numbers` (defaults to `false`)