]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/converters.itely
Small fix from mailist.
[lilypond.git] / Documentation / user / converters.itely
index 40bd08e91dfd259c46f8a0822ace5dd0b0e7ce3b..35cf314b20ea4e44881de6653cdf26f8b388de0b 100644 (file)
@@ -17,11 +17,11 @@ sequencers and XML converters.  Refer to the
 @uref{http://@/lilypond@/.org,website} for more details.
 
 These are separate programs from lilypond itself, and are run
 @uref{http://@/lilypond@/.org,website} for more details.
 
 These are separate programs from lilypond itself, and are run
-on the command-line.  By ``command-line'', we mean the command
+on the command-line.  By @q{command-line}, we mean the command
 line in the operating system.  Windows users
 line in the operating system.  Windows users
-might be more familiar with the terms ``DOS shell'' or
-``command shell''; OSX users might be more familiar with the
-terms ``terminal'' or ``console''.  OSX users should also
+might be more familiar with the terms @q{DOS shell} or
+@q{command shell}; OSX users might be more familiar with the
+terms @q{terminal} or @q{console}.  OSX users should also
 consult @ref{Notes for the MacOS X app}.
 
 Describing how to use
 consult @ref{Notes for the MacOS X app}.
 
 Describing how to use
@@ -74,7 +74,7 @@ It is invoked from the command-line as follows,
 midi2ly [@var{option}]@dots{} @var{midi-file}
 @end example
 
 midi2ly [@var{option}]@dots{} @var{midi-file}
 @end example
 
-Note that by ``command-line'', we mean the command line of the
+Note that by @q{command-line}, we mean the command line of the
 operating system.  See @ref{Converting from other formats} for
 more information about this.
 
 operating system.  See @ref{Converting from other formats} for
 more information about this.
 
@@ -146,7 +146,7 @@ It is invoked from the command-line as follows.
 etf2ly [@var{option}]@dots{} @var{etf-file}
 @end example
 
 etf2ly [@var{option}]@dots{} @var{etf-file}
 @end example
 
-Note that by ``command-line'', we mean the command line of the
+Note that by @q{command-line}, we mean the command line of the
 operating system.  See @ref{Converting from other formats} for
 more information about this.
 
 operating system.  See @ref{Converting from other formats} for
 more information about this.
 
@@ -176,7 +176,7 @@ for representing music notation.
 @command{musicxml2ly} extracts the notes from part-wise MusicXML
 files, and writes it to a .ly file.  It is invoked from the command-line.
 
 @command{musicxml2ly} extracts the notes from part-wise MusicXML
 files, and writes it to a .ly file.  It is invoked from the command-line.
 
-Note that by ``command-line'', we mean the command line of the
+Note that by @q{command-line}, we mean the command line of the
 operating system.  See @ref{Converting from other formats} for
 more information about this.
 
 operating system.  See @ref{Converting from other formats} for
 more information about this.
 
@@ -226,7 +226,7 @@ source file.  If you say:
 %%LY voices \set autoBeaming = ##f
 @end example
 
 %%LY voices \set autoBeaming = ##f
 @end example
 
-This will cause the text following the keyword ``voices'' to be inserted
+This will cause the text following the keyword @q{voices} to be inserted
 into the current voice of the LilyPond output file.
 
 Similarly,
 into the current voice of the LilyPond output file.
 
 Similarly,
@@ -235,13 +235,13 @@ Similarly,
 %%LY slyrics more words
 @end example
 
 %%LY slyrics more words
 @end example
 
-will cause the text following the ``slyrics'' keyword to be inserted
+will cause the text following the @q{slyrics} keyword to be inserted
 into the current line of lyrics.
 
 
 @refbugs
 
 into the current line of lyrics.
 
 
 @refbugs
 
-The ABC standard is not very ``standard''.  For extended features
+The ABC standard is not very @q{standard}.  For extended features
 (e.g., polyphonic music) different conventions exist.
 
 Multiple tunes in one file cannot be converted.
 (e.g., polyphonic music) different conventions exist.
 
 Multiple tunes in one file cannot be converted.