Tweak some manual formatting (use some monospace).
authorCarl Hetherington <cth@carlh.net>
Tue, 26 Nov 2024 21:06:58 +0000 (22:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 7 Dec 2024 20:36:21 +0000 (21:36 +0100)
doc/manual/dcpomatic.xml

index ee687ad6ea52ce8de5cde68a816a55039475ecb9..9608d7bc2105a66cb5ba8950f1a09b24be4c1636 100644 (file)
@@ -691,32 +691,32 @@ DCP-o-matic will automatically map a set of audio files to the correct channels
     <tbody>
       <row>
        <entry><code>L</code> surrounded by <code>.</code> <code>_</code> or <code>-</code></entry>
-       <entry>film-L.wav my_movie_L_final.wav</entry>
+       <entry><code>film-L.wav</code> <code>my_movie_L_final.wav</code></entry>
        <entry>Left</entry>
       </row>
       <row>
        <entry><code>R</code> surrounded by <code>.</code> <code>_</code> or <code>-</code></entry>
-       <entry>film-R.wav my_movie_R_final.wav</entry>
+       <entry><code>film-R.wav</code> <code>my_movie_R_final.wav</code></entry>
        <entry>Right</entry>
       </row>
       <row>
        <entry><code>C</code> surrounded by <code>.</code> <code>_</code> or <code>-</code></entry>
-       <entry>film-C.wav my_movie_C_final.wav</entry>
+       <entry><code>film-C.wav</code> <code>my_movie_C_final.wav</code></entry>
        <entry>Centre</entry>
       </row>
       <row>
        <entry><code>Lfe</code> surrounded by <code>.</code> <code>_</code> or <code>-</code></entry>
-       <entry>film-Lfe.wav my_movie_Lfe_final.wav</entry>
+       <entry><code>film-Lfe.wav</code> <code>my_movie_Lfe_final.wav</code></entry>
        <entry>LFE (sub)</entry>
       </row>
       <row>
        <entry><code>Ls</code> surrounded by <code>.</code> <code>_</code> or <code>-</code></entry>
-       <entry>film-Ls.wav my_movie_Ls_final.wav</entry>
+       <entry><code>film-Ls.wav</code> <code>my_movie_Ls_final.wav</code></entry>
        <entry>Left surround</entry>
       </row>
       <row>
        <entry><code>Rs</code> surrounded by <code>.</code> <code>_</code> or <code>-</code></entry>
-       <entry>film-Rs.wav my_movie_Rs_final.wav</entry>
+       <entry><code>film-Rs.wav</code> <code>my_movie_Rs_final.wav</code></entry>
        <entry>Right surround</entry>
       </row>
     </tbody>