Lyrics Project

Example Lyrics Files

The following are links to example files that demonstrate some of the different layouts of lyrics files and the source files that created them. By clicking on the appropriate icon, you get
-Formatted HTM Lyrics File ,
-Source Coding TXT File , or
-Both (shown side by side)


Use the SqView dialog box (uses "cueSheet2.css" for formatting)
  Very easy and convenient but sacrifices some flexibility with layout.
  An advantage ... You never have to see the coded text file.
Example 1 (SqView)
     
 HTM   TXT   Both

This file was created from the dialog box within SqView where you just fill in predetermined fields.

Manually edit text of your file for more flexibility (uses "_Lyrics.css" for formatting).
  Requires some comfort level in editing files using tags to indicate formatting.
Example 2
     
 HTM   TXT   Both

This very simple file has the SAME lyrics for all the breaks in the song and includes the figure lyrics in a box.
Example 3
     
 HTM   TXT   Both

This simple file has DIFFERENT lyrics for each break in the song and includes the figure lyrics in a box.
Example 4
        
 HTM   TXT   Both

Simple file as above (Example 3) but includes the figure lyrics FLOATED to the right.

Example 5
        
 HTM   TXT   Both

More complex file with repeated box lyrics for each figure.
Example 6
        
 HTM   TXT   Both

Same as above but has repeated floating lyrics for each figure.
Example 7
        
 HTM   TXT   Both

Showing the use of the NOTE and EXTRA classes.