diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-01 15:09:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-11-01 15:09:56 +0100 |
| commit | 3661ccf24272923221c78b4469c6def07199cee6 (patch) | |
| tree | c3464abf27404b4eb613bff8b715ac961af3eb81 /doc | |
| parent | c3a6425cf43781895774f800967c09767a1e9332 (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 a269cb80f..5e757b90f 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> |
