diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-23 14:00:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-23 14:14:23 +0100 |
| commit | c5ab3bded4d8a523fe7f3ab3256e17ef3ab96615 (patch) | |
| tree | 2f782783b9b83752a912c09f4b777cccfffb4c67 | |
| parent | ded83f17b3568de2ae564d6e16a45e86edeb9fef (diff) | |
Manual updates.
| -rw-r--r-- | doc/manual/Makefile | 3 | ||||
| -rw-r--r-- | doc/manual/dcpomatic.xml | 6 | ||||
| -rw-r--r-- | doc/manual/screenshots/kdm-creator.png | bin | 70832 -> 67942 bytes | |||
| -rw-r--r-- | doc/manual/screenshots/kdm.png | bin | 60351 -> 60912 bytes |
4 files changed, 6 insertions, 3 deletions
diff --git a/doc/manual/Makefile b/doc/manual/Makefile index 8cf5e6e75..324c31cf3 100644 --- a/doc/manual/Makefile +++ b/doc/manual/Makefile @@ -53,6 +53,9 @@ html/screenshots/export-dialogue.png: screenshots/export-dialogue.png html/screenshots/making-dcp.png: screenshots/making-dcp.png mkdir -p html/screenshots convert -resize 75% $< $@ +html/screenshots/kdm-creator.png: screenshots/kdm-creator.png + mkdir -p html/screenshots + convert -resize 75% $< $@ # For HTML: convert diagrams from SVG to PNG diagrams/%.png: diagrams/%.svg diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 56200c6ed..5b30bcf70 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2082,8 +2082,8 @@ Finally, choose what you want to do with the KDMs. They can be written to disk, to a location that you can specify by clicking <guilabel>Browse</guilabel>. Alternatively, if you choose <guilabel>Send by email</guilabel> the KDMs will be zipped up and -emailed to the appropriate cinema email addresses. Click OK to -generate the KDMs. +emailed to the appropriate cinema email addresses. Click +<guilabel>Make KDMs</guilabel> to generate the KDMs. </para> </section> @@ -2123,7 +2123,7 @@ select <guilabel>Make DKDM for DCP-o-matic...</guilabel> from the <guilabel>Jobs</guilabel> menu. Select the CPL that you want to make the DKDM for and click <guilabel>OK</guilabel>. This DKDM will then be available in the KDM creator. This is a separate program which you -can start from the same place that you start the ‘Normal’ +can start from the same place that you start the ‘normal’ DCP-o-matic. Its window is shown in <xref linkend="fig-kdm-creator"/>. </para> diff --git a/doc/manual/screenshots/kdm-creator.png b/doc/manual/screenshots/kdm-creator.png Binary files differindex 30a0d2a5e..b46581a11 100644 --- a/doc/manual/screenshots/kdm-creator.png +++ b/doc/manual/screenshots/kdm-creator.png diff --git a/doc/manual/screenshots/kdm.png b/doc/manual/screenshots/kdm.png Binary files differindex c495f35f5..53ad06fb0 100644 --- a/doc/manual/screenshots/kdm.png +++ b/doc/manual/screenshots/kdm.png |
