Make editor for song presentation preferences
(table ppreferences and class SongPresentation)
This should allow to create various presentation of
song for display, print or export
I agree. Should be able to set such things as page format
(A4, letter, etc.), font, font size, font attributes,
desired number of pages for chart (1, 2, etc)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Presentation layer is able to dynamicalky load itself
according to table ppreferences in sql database (see
data/sql/01_schema.sql) already. So editor needs to be only
on that table
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1594947
I agree. Should be able to set such things as page format
(A4, letter, etc.), font, font size, font attributes,
desired number of pages for chart (1, 2, etc)
Logged In: YES
user_id=1294892
Presentation layer is able to dynamicalky load itself
according to table ppreferences in sql database (see
data/sql/01_schema.sql) already. So editor needs to be only
on that table