diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-01 15:09:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-05-02 00:11:02 +0200 |
| commit | 0afe79d5c913f4c85a8de4ae448a8e54b8249dff (patch) | |
| tree | edef44920b91a88b15537edee7a2ffdfdf96e875 /doc | |
| parent | d8a8f4565b167aa23826999448601c8907728e8f (diff) | |
Add CPL_FILENAME variable for cover sheets (#2107).
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/manual/dcpomatic.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 88c4b984b..4a59c6964 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2932,6 +2932,9 @@ KDM that is being sent; these strings are shown in <xref linkend="tab-kdm-magic" <entry><code>$CPL_NAME</code></entry><entry>DCP title</entry> </row> <row> +<entry><code>$CPL_FILENAME</code></entry><entry>Filename of the CPL</entry> +</row> +<row> <entry><code>$CINEMA_NAME</code></entry><entry>Cinema name</entry> </row> <row> |
