diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-30 23:28:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-30 23:28:39 +0100 |
| commit | 3b7bd046435ea9b5b5a5dac6515e0ef2f1ff9645 (patch) | |
| tree | 541212cab1a67694cd2bc31ecc9f1cfbf2eefa2e | |
| parent | 8c6ba9a92b81689eb192f331fad445cc0ea4b3a0 (diff) | |
Fix manual section.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index a790d10cf..5212a969e 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3061,8 +3061,6 @@ especially if you are using unusual subtitle positioning or character sets. </para> -</section> - <section> <title>Making a VF DCP</title> @@ -3113,6 +3111,7 @@ DCP. Adjust the appearance using controls in the </itemizedlist> </section> +</section> </chapter> |
