Template:nbhsp/doc
The nbhsp
template generates a no-break hair space. A very narrow non-breaking space is sometimes required before or after a Sagittal accidental or other symbol from the Bravura Text font.
Usage
You type | You get (generated HTML) |
---|---|
{{nbhsp}} |
⁠ ⁠
|
Technical note
This is implemented as a word joiner (U+2060), followed by a hair space (U+200A), followed by another word joiner.