ubsicap / usfm

Unified Standard Format Markers
39 stars 18 forks source link

usfm_sb.sty calls esb a paragraph style #108

Closed davidg-sil closed 4 years ago

davidg-sil commented 4 years ago

It seems incorrect to me that usfm_sb.sty classifies \esb ... \esbe as `\StyleType Paragraph It would seem more reasonable to classify as something else. It is not cancelled by other paragraph types, and by itself provides no styling. Can i suggest a new classification, e.g.

\StyleType ParagraphGroup

or

\StyleType SideBar
klassenjm commented 4 years ago

@davidg-sil - your observation is quite correct.

This is something which needs to be forwarded to the Paratext development team. The stylesheets are a Paratext expression of USFM. Practically, they are defacto a reference for some USFM properties. I will submit this as something for consideration on their end.

klassenjm commented 4 years ago

This issue has been logged with the PT team. Supporting a new StyleType in PT would be very important before this PT stylesheet can be changed.