Template:Spc: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
producing (''379''{{spc}}), whereas
producing (''379''{{spc}}), whereas
<pre>(''379'')</pre>
<pre>(''379'')</pre>
produces the less appealing (''379'').
produces the less appealing (''379'').  To get this small hairspace before and after the italics material being enclosed, simply type, say,
<pre>({{spc}}''425 ml''{{spc}})</pre>
obtaining ({{spc}}''425 ml''{{spc}}) instead of the usual (''425 ml'').


Here are <tt><nowiki>>{{spc|n}}<</nowiki></tt>, for n = 0,1,...,12:
Here are <tt><nowiki>>{{spc|n}}<</nowiki></tt>, for n = 0,1,...,12:

Revision as of 11:59, 19 August 2009

Usage

Type

{{spc|n}}

to insert "n" hairspaces, where n=0,1,...,12 (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). To get this small hairspace before and after the italics material being enclosed, simply type, say,

({{spc}}''425 ml''{{spc}})

obtaining (425 ml) instead of the usual (425 ml).

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

0: ><
1: ><
2: ><
3: ><
4: ><
5: ><
6: ><
7: ><
8: ><
9: ><
10: ><
11: ><
12: ><

See User:CHGiffen/Spacing for spacing issues.