Manual updates.
authorCarl Hetherington <cth@carlh.net>
Tue, 23 Aug 2016 13:00:43 +0000 (14:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 23 Aug 2016 13:14:23 +0000 (14:14 +0100)
doc/manual/Makefile
doc/manual/dcpomatic.xml
doc/manual/screenshots/kdm-creator.png
doc/manual/screenshots/kdm.png

index 8cf5e6e75c792b295f6c73e63479c51560be2df3..324c31cf39042a863e88df2f74d43bff97e625df 100644 (file)
@@ -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
index 56200c6ed16e4bdb143bde7ac4811d1904c7495c..5b30bcf70b9ccda32103e9ef884bb0834a891267 100644 (file)
@@ -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 &lsquo;Normal&rsquo;
+can start from the same place that you start the &lsquo;normal&rsquo;
 DCP-o-matic.  Its window is shown in <xref linkend="fig-kdm-creator"/>.
 </para>
 
index 30a0d2a5ec5842b4fcd4efde28adc4e193f59986..b46581a11406929a10259caa26c5e8ac01c66ccb 100644 (file)
Binary files a/doc/manual/screenshots/kdm-creator.png and b/doc/manual/screenshots/kdm-creator.png differ
index c495f35f58969f6f8035611180ea7357a572d7ed..53ad06fb02bdd493423e1e6054e040a8e01fb7dc 100644 (file)
Binary files a/doc/manual/screenshots/kdm.png and b/doc/manual/screenshots/kdm.png differ