View Single Post
Old 06-14-2022, 08:15 PM   #188
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by jackie_w View Post
Just for clarity, my code creates one-span-per-node not one-span-per-paragraph. Although in a typical standard paragraph (no italics or other inline styling) they are the same thing.
I was being lazy. I probably should have said "roughly" one span per paragraph. Per node is better but might have needed explanation.

Quote:
Originally Posted by JSWolf View Post
Do the ID numbers have to be sequential? With my removing the extra koboSpan, I also made the IDs out of order.
It won't matter. I am fairly sure the actual values of the ids are meaningless except as a way to ensure each span has a unique id. Generating a sequential number is just easier.
davidfor is offline   Reply With Quote