Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 1.83 KB

README.md

File metadata and controls

60 lines (30 loc) · 1.83 KB

This additional chords function was for OpenLP and it was described in forums.openlp.org

Conversion tool from text lyrics to openlp try txt_to_openlp.

Import chords_tags.conf as OpenLP configuration or add formating tags:

   {cl}: <span class="chordline"> .. </span>

   {c}: <span class="chord" style="display:none> .. </span>

For OpenLP 2.5 and newer

There is possibility to create Custom Stage Views in OpenLP 2.5 and newer.

Than you can unzip directory "stages" into the OpenLP Data Folder (by going to Tools > Open Data Folder).

and open url in your browser:

http://localhost:4316/stage/chords

or for print (put lyrics to the service for title):

http://localhost:4316/stage/print

For OpenLP v 2.4 and older

Go to OpenLP application directory and unzip these files under plugins/remotes/html or manualy copy slide.html and slide.js to plugins\remotes\html\

Enable Remote module and check:

http://localhost:4316/files/slide.html

http://localhost:4316/files/print.html

Screenshots

Chords stage view:

Chords off:

For printing:

Print - chords off

Print preview