Template:Nbhsp: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>&#x2060;&#x200A;&#x2060;</includeonly><noinclude>
<includeonly>&#x2060;&#x200A;&#x2060;</includeonly><noinclude>
The '''nbhsp''' template generates a no-break hair-space; a very narrow non-breaking space that is sometimes required before or after a [[Sagittal]] or other symbol from the Bravura Text font.
The '''nbhsp''' template generates a no-break hair-space; a very narrow non-breaking space that is sometimes required before or after a [[Sagittal notation|Sagittal accidental]] or other symbol from the Bravura Text font.


{{documentation}}
{{documentation}}

Revision as of 17:00, 26 October 2024

The nbhsp template generates a no-break hair-space; a very narrow non-breaking space that is sometimes required before or after a Sagittal accidental or other symbol from the Bravura Text font.

Template documentation[view] [edit] [history] [purge]

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}} &#x2060;&#x200A;&#x2060;

Technical note

This is implemented as a word joiner (U+2060), followed by a hair space (U+200A), followed by another word joiner.

See also