From ff5fbb8b9bf9223d558fb5074c8bec596826ece3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 17 Jul 2013 21:16:37 +0100 Subject: DCP-o-matic tweaks. --- doc/manual/dcpomatic-pdf.xml | 17 ----------------- doc/manual/dcpomatic-pdf.xsl | 17 +++++++++++++++++ doc/manual/dcpomatic.xml | 22 ++++++++++++++++++---- 3 files changed, 35 insertions(+), 21 deletions(-) delete mode 100644 doc/manual/dcpomatic-pdf.xml create mode 100644 doc/manual/dcpomatic-pdf.xsl (limited to 'doc') diff --git a/doc/manual/dcpomatic-pdf.xml b/doc/manual/dcpomatic-pdf.xml deleted file mode 100644 index 414fb64b8..000000000 --- a/doc/manual/dcpomatic-pdf.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - -colorlinks,linkcolor=black,urlcolor=black - - -0 -0 - - -scale=0.6 - - -3 - - diff --git a/doc/manual/dcpomatic-pdf.xsl b/doc/manual/dcpomatic-pdf.xsl new file mode 100644 index 000000000..414fb64b8 --- /dev/null +++ b/doc/manual/dcpomatic-pdf.xsl @@ -0,0 +1,17 @@ + + + + +colorlinks,linkcolor=black,urlcolor=black + + +0 +0 + + +scale=0.6 + + +3 + + diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index e8ee67995..cbc4b3c25 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -68,7 +68,7 @@ This manual uses icons from the Tango To install DCP-o-matic on Windows, simply download the installer from -http://dcpomatic.com +http://dcpomatic.com/ and double-click it. Click through the installer wizard, and DCP-o-matic will be installed onto your machine. @@ -84,6 +84,20 @@ version. +
+Mac OS X + + +DCP-o-matic will run on Mac OS X version 10.6 (Snow Leopard) and +higher. To install it, download the DMG from http://dcpomatic.com/ and double +click to open it. Then drag the DCP-o-matic icon to your +Applications folder or wherever else you would +like to install it. + + +
+
Ubuntu Linux @@ -92,7 +106,7 @@ You can install DCP-o-matic on Ubuntu 12.04 (‘Precise Pangolin’), 12.10 (‘Quantal Quetzal’) or 13.04 (‘Raring Ringtail’) using .deb packages: download the appropriate package from http://dcpomatic.com and +url="http://dcpomatic.com/">http://dcpomatic.com/ and double-click it. Ubuntu will install the necessary bits and pieces and set DCP-o-matic up for you. @@ -129,7 +143,7 @@ The following dependencies are required: Once you have installed the development packages for the dependencies, download the source code from http://carlh.net, +url="http://dcpomatic.com/">http://dcpomatic.com/, unpack it and run the following commands from inside the source directory: @@ -180,7 +194,7 @@ the low-resolution version to save everyone's bandwidth bills. Now, start DCP-o-matic and its window will open. First, we will create a new ‘film’. A ‘film’ is how DCP-o-matic refers to -a piece of content, along with some settings, which we will make into +some pieces of content, along with some settings, which we will make into a DCP. DCP-o-matic stores its data in a folder on your disk while it creates the DCP. You can create a new film by selecting New from the File menu, as -- cgit v1.2.3