This thread serves to compile and track issues with the current songbook implementation, as well as discuss how to improve upon them. More issues will be added to the list as they are encountered and documented.
The current way that we convert the TeX source files, for the songbook, into HTML leaves a bit to be desired layout wise.
An obvious first step is to add in a viewport tag on the generated pages, but this only solves part of the problem.
[x] Add viewport tag to song pages.
Other issues are more difficult to tackle:
[x] Pandoc incorrectly includes positioning offsets for some songs.
Refer to /songbook/songs/brightsideoflife.html where -1.5em is included on several lines.
[x] General lack of line breaks on the resulting pages.
This thread serves to compile and track issues with the current songbook implementation, as well as discuss how to improve upon them. More issues will be added to the list as they are encountered and documented.
The current way that we convert the TeX source files, for the songbook, into HTML leaves a bit to be desired layout wise.
An obvious first step is to add in a viewport tag on the generated pages, but this only solves part of the problem.
Other issues are more difficult to tackle:
/songbook/songs/brightsideoflife.html
where-1.5em
is included on several lines.