|
From: Tapio V. <aa...@us...> - 2011-10-05 15:14:55
|
Author: Tapio Vierros <tap...@gm...> Date: Wed Oct 5 18:06:50 2011 +0300 Fixed an errorenous line in help text. --- docs/helpindex.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/helpindex.html b/docs/helpindex.html index 150d57c..44202e9 100644 --- a/docs/helpindex.html +++ b/docs/helpindex.html @@ -22,7 +22,7 @@ <h2><a name="workflow">Basic Workflow</a></h2> <p>In addition to the sections here, the intended workflow is documented as a handy dialog with clickable items - follow it step-by-step and in the end you'll have finished notes for the song. Access it through the main menubar: Help --> Getting started.</p> -<h3><a name="initialimport">Importing song lyrics</h3> +<h3><a name="initialimport">Importing song and lyrics</a></h3> <p>The first step is to import a music file for analyzation and lyrics text for generating notes. This can be done e.g. through the import menu. Supported song file formats vary depending on the platform, but at least mp3 and ogg should be ok. Lyrics assume that each phrase is on a line of its own - when the text is imported, a note is generated for each word and a sentence marker is placed at the beginning of each line.</p> <h3><a name="timing">Note timing</a></h3> |