songs2slides

A tool that automatically finds song lyrics and creates lyric slideshows
git clone https://git.ashermorgan.net/songs2slides/
Log | Files | Refs | README

commit 35829011d0124211eddf81a9e3c614481e006001
parent 95c326e9538867bc1b8c5b0d754082b96bbf3c77
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Sat, 21 Mar 2020 11:49:39 -0700

Update README.md.

Diffstat:
MREADME.md | 13+++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1 +1,10 @@ -# Songs2Slides -\ No newline at end of file +# Songs2Slides +Creates a lyrics powerpoint from a list of songs. + +## Powerpoint Format +- Each slide contains a single textblock with 0.5 inch margins. +- Text is 40pt Calibri and centered. +- Each slide contains 4 lines. +- Text wrap is enabled for long lines. +- New slides are automatically started at the beginning of verses, bridges, choruses, etc. +- A blank slide is added between each song. +\ No newline at end of file