Open trueproof opened 3 years ago
Another option is to treat any multi-letter all-capital words as abbreviations and style them accordingly.
Better option: treat NT preceded by space or digit and followed by word boundary as real NT. Implemented this for html.
This is extention proposal to BML
"NT" abbr is often translated as "БК" in cyrillic. Also, it is impossible to get "3NT" for example, to appear as ordinary "3" and bold "NT".
So proposal is to add !n special suit for descriptions. N in bids and !n in descriptions export to bold "NT" (or any other, can be customizable).
I have already implemented this in html.py + bml.css, need some support for LaTeX.