View Single Post
Old 08-21-2015, 09:23 AM   #29
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,355
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by waschtl View Post
What's the benefit of the <ruby>Text<rt>chord</rt></ruby> syntax over <sup> / <sub> syntax?
I'm not sure there is any "benefit" - just another way to get the job done. <ruby> is a way to provide explanatory text next to other text... from what I understand it's used mostly in providing translations for different languages. It has the ability to be put above, below, or to the side (for vertical languages) of words. It is fairly new, so may not be as widely supported as the <sup>, <sub> tags. It also requires a little more coding than sup/sub, but if you set up the "Clips Bar" in Sigil as mentioned above that is a trivial difference.

As for workflow...
To make it reflowable I would recommend getting basic text for the lyrics and then just inserting the <sup>/<sub> tags where needed by reference to the original sheet. Use the Clips bar in Sigil...I imagine it will go very quickly.

You mentioned you wanted it all "in one page in a readable font size"...that pretty much implies you want fixed format - which would be a nightmare to code - or just use a pdf. If you use pdf then you won't have to recode anything, but you will lose control over the font size.

Choices, choices...

Cheers,
Turtle91 is offline   Reply With Quote