Template:Spc

From ChoralWiki
Revision as of 20:01, 18 August 2009 by CHGiffen (talk | contribs)
Jump to navigation Jump to search

Usage

Type

{{spc|n}}

to insert "n" hairspaces, where n=0,1,...,6 (one hairspace is 1/12 of an em-space).

{{spc}}

is the same as {{spc|1}}, which is useful for inserting a very small space after an italic (slanted) character which appears before an upright character, as in

(''379''{{spc}})

producing (379), whereas

(''379'')

produces the less appealing (379).

Here are >{{spc|n}}<, for n = 0,1,...,6:

0: ><
1: ><
2: ><
3: ><
4: ><
5: ><
6: ><

See User:CHGiffen/Spacing for spacing issues.