From f805b0ccae4ea7ea112385d2897572fa10bc92f6 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 5 Jul 2020 16:56:21 +0200 Subject: [PATCH] Updated documentation --- docs/source/export.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/export.rst b/docs/source/export.rst index 91cfb5d6..8dd24631 100644 --- a/docs/source/export.rst +++ b/docs/source/export.rst @@ -14,6 +14,7 @@ This is done through a series of keyword–replace steps. The keyword ``%title%`` will always be replaced by the text you put after the ``#`` characters in your document. The keywords ``%ch%`` and ``%chw%`` is replaced by a number, or a number word, respectively. +You can also use ``%chi%`` or ``%chI%`` for lower and upper case Roman numbers. The number is incremented by one each time the build tool sees a new heading of level two in a file with layout "Chapter". If the file has layout "Unnumbered", the counter is *not* incremented. The latter is useful for for instance Prologue and Epilogue chapters.