summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-27 20:51:47 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-27 20:51:47 +0100
commit0b9475092cfe8a5d61f72755d15022ace2e10a01 (patch)
treee3a3afd238d01577a7dff3fa8b36456e0cb6f4f5 /doc
parent264ad4c84c7ab2e55efcf3b15e3d13db58fb6c5c (diff)
Manual adjustments.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/dcpomatic.xml21
-rw-r--r--doc/manual/screenshots/audio-tab.pngbin42143 -> 0 bytes
-rw-r--r--doc/manual/screenshots/click-content-selector.pngbin31680 -> 0 bytes
-rw-r--r--doc/manual/screenshots/film-tab.pngbin34610 -> 0 bytes
-rw-r--r--doc/manual/screenshots/subtitles-tab.pngbin15068 -> 0 bytes
-rw-r--r--doc/manual/screenshots/video-tab.pngbin29555 -> 0 bytes
6 files changed, 16 insertions, 5 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml
index e6e253e2b..dff11d4a6 100644
--- a/doc/manual/dcpomatic.xml
+++ b/doc/manual/dcpomatic.xml
@@ -241,7 +241,8 @@ will write its working files.
The next step is to add the content that you want to use. DCP-o-matic
can make DCPs from multiple pieces of content, but in this simple
example we will just use a single piece. Click the <guilabel>Add
-file(s)...</guilabel> button, and a file chooser will open for you to
+file(s)...</guilabel> button, as shown in <xref
+linkend="fig-add-file"/>, and a file chooser will open for you to
select the content file to use, as shown in <xref
linkend="fig-video-select-content-file"/>.
</para>
@@ -250,7 +251,7 @@ linkend="fig-video-select-content-file"/>.
<title>Adding content</title>
<mediaobject>
<imageobject>
- <!-- XXX: clicking the Add file... button -->
+ <imagedata fileref="screenshots/add-content&scs;"/>
</imageobject>
</mediaobject>
</figure>
@@ -280,7 +281,7 @@ the right of the window, as shown in <xref linkend="fig-examine-content"/>.
<title>Examining the content</title>
<mediaobject>
<imageobject>
- <!-- XXX: bit of content and slider -->
+ <imagedata fileref="screenshots/examine-content&scs;"/>
</imageobject>
</mediaobject>
</figure>
@@ -292,7 +293,10 @@ that there will be no sound, and playback might not be entirely
accurate (it may be slightly slower or faster than it should be, for
example). This player is really only intended for brief inspection of
content; if you need to check it more thoroughly, use another player
-such as <ulink url="http://projects.gnome.org/totem/index.html">Totem</ulink>, <ulink url="http://www.mplayerhq.hu/design7/news.html">mplayer</ulink> or <ulink url="http://www.videolan.org/vlc/index.html">VLC</ulink>.
+such as <ulink
+url="http://projects.gnome.org/totem/index.html">Totem</ulink>, <ulink
+url="http://www.mplayerhq.hu/design7/news.html">mplayer</ulink> or
+<ulink url="http://www.videolan.org/vlc/index.html">VLC</ulink>.
</para>
</section>
@@ -390,7 +394,14 @@ you will see a <guilabel>Length</guilabel> setting, as shown in <xref
linkend="fig-timing-tab"/>.
</para>
-<!-- XXX: timing tab -->
+<figure id="fig-timing-tab">
+ <title>The timing tab</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="screenshots/timing-tab&scs;"/>
+ </imageobject>
+ </mediaobject>
+</figure>
<para>
This length is a &lsquo;timecode&rsquo;: it consists of four numbers.
diff --git a/doc/manual/screenshots/audio-tab.png b/doc/manual/screenshots/audio-tab.png
deleted file mode 100644
index 260f573a4..000000000
--- a/doc/manual/screenshots/audio-tab.png
+++ /dev/null
Binary files differ
diff --git a/doc/manual/screenshots/click-content-selector.png b/doc/manual/screenshots/click-content-selector.png
deleted file mode 100644
index 94f44c2a9..000000000
--- a/doc/manual/screenshots/click-content-selector.png
+++ /dev/null
Binary files differ
diff --git a/doc/manual/screenshots/film-tab.png b/doc/manual/screenshots/film-tab.png
deleted file mode 100644
index e836e3e92..000000000
--- a/doc/manual/screenshots/film-tab.png
+++ /dev/null
Binary files differ
diff --git a/doc/manual/screenshots/subtitles-tab.png b/doc/manual/screenshots/subtitles-tab.png
deleted file mode 100644
index fe509fa85..000000000
--- a/doc/manual/screenshots/subtitles-tab.png
+++ /dev/null
Binary files differ
diff --git a/doc/manual/screenshots/video-tab.png b/doc/manual/screenshots/video-tab.png
deleted file mode 100644
index 5881a84d7..000000000
--- a/doc/manual/screenshots/video-tab.png
+++ /dev/null
Binary files differ