diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-03-19 19:43:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-02 22:25:14 +0200 |
| commit | 9d99e8b4b3a8225192b1e71422ff171bb0753564 (patch) | |
| tree | b5d73d1dc4c20717d880c097f8b3f77aacb20d50 /doc/manual/dcpomatic.xml | |
| parent | 70e24a8fcbf3e99df85ac421414eee20c5f57a97 (diff) | |
Add $CINEMA_SHORT_NAME variable in KDM emails.
Diffstat (limited to 'doc/manual/dcpomatic.xml')
| -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 774e7e770..4a59c6964 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2938,6 +2938,9 @@ KDM that is being sent; these strings are shown in <xref linkend="tab-kdm-magic" <entry><code>$CINEMA_NAME</code></entry><entry>Cinema name</entry> </row> <row> +<entry><code>$CINEMA_SHORT_NAME</code></entry><entry>First 14 characters of the cinema name</entry> +</row> +<row> <entry><code>$SCREENS</code></entry><entry>Name of screen or screens that KDMs are being generated for</entry> </row> <row> |
