diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-13 23:46:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-13 23:46:41 +0000 |
| commit | 4353fa3c514c4cebd4cb1509c8273eed764aab4e (patch) | |
| tree | bcc8efb752561f50e20f7c0343804df133030874 /doc/manual/dcpomatic.xml | |
| parent | 328ab364a7ca96648051c0a7a3fbdab10d1d1b2c (diff) | |
Various manual updates.
Diffstat (limited to 'doc/manual/dcpomatic.xml')
| -rw-r--r-- | doc/manual/dcpomatic.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 1519562fd..1b9418c78 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -32,7 +32,7 @@ Hello, and welcome to DCP-o-matic! <listitem>Creation of <ulink url="http://en.wikipedia.org/wiki/Digital_Cinema_Package">Digital Cinema Packages</ulink> (DCPs) from video, audio and/or - subtitle files.</listitem> + subtitle and closed caption files.</listitem> <listitem>Playback and verification of DCPs on a PC/Mac.</listitem> <listitem>Creation of KDMs for DCPs.</listitem> </itemizedlist> @@ -119,7 +119,7 @@ Windows version. <para> DCP-o-matic will run on Mac OS X version 10.6 (Snow Leopard) and -higher. DCP-o-matic is split into four separate applications, each of +higher. DCP-o-matic is split into five separate applications, each of which can be installed by downloading the <code>.dmg</code>, double-clicking to open and then dragging the icon to your <guilabel>Applications</guilabel> folder. @@ -142,7 +142,7 @@ with the first (main) part. <itemizedlist> <listitem>Debian 7 (‘wheezy’), 8 (‘jessie’), 9 (‘squeeze’) and unstable (‘sid’)</listitem> - <listitem>Ubuntu 14.04 (‘Trusty Tahr’), 16.04 (‘Xenial Xerus’) and 18.04 (‘Bionic Beaver’)</listitem> + <listitem>Ubuntu 14.04 (‘Trusty Tahr’), 16.04 (‘Xenial Xerus’), 18.04 (‘Bionic Beaver’) and 18.10 (‘Cosmic Cuttlefish’)</listitem> <listitem>Mint 17, 18 and 19</listitem> </itemizedlist> @@ -281,7 +281,7 @@ shown in <xref linkend="fig-file-new"/>. <title>Creating a new film</title> <mediaobject> <imageobject> - <imagedata fileref="screenshots/file-new&scs;"/> + <imagedata scale="250" fileref="screenshots/file-new&scs;"/> </imageobject> </mediaobject> </figure> @@ -397,7 +397,7 @@ linkend="fig-making-dcp"/>. <title>Making the DCP</title> <mediaobject> <imageobject> - <imagedata scale="50" fileref="screenshots/making-dcp&scs;"/> + <imagedata scale="250" fileref="screenshots/making-dcp&scs;"/> </imageobject> </mediaobject> </figure> |
