「テンプレート:Nbshp」の版間の差分

提供: Xenharmonic Wiki
ナビゲーションに移動 検索に移動
中井三十一 (トーク | 投稿記録)
テンプレート作成
 
中井三十一 (トーク | 投稿記録)
編集の要約なし
 
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}} &#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.