「テンプレート:Nbshp」の版間の差分
ナビゲーションに移動
検索に移動
テンプレート作成 |
細編集の要約なし |
||
| 1行目: | 1行目: | ||
{{dochead}}{{lowercase title}} | |||
<small>小さなテキスト</small>英語版よりテンプレート移植: | <small>小さなテキスト</small>英語版よりテンプレート移植: | ||
The <code>'''nbhsp'''</code> template generates a no-break hair space. A very narrow non-breaking space is sometimes required before or after a [[Sagittal notation|Sagittal accidental]] or other symbol from the Bravura Text font. | The <code>'''nbhsp'''</code> template generates a no-break hair space. A very narrow non-breaking space is sometimes required before or after a [[Sagittal notation|Sagittal accidental]] or other symbol from the Bravura Text font. | ||
2025年10月9日 (木) 20:41時点における最新版
このドキュメントは /doc から参照読み込みされたものです。
テンプレート:Lowercase title
小さなテキスト英語版よりテンプレート移植:
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.