Template:Spc: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
(reverted to last version by Chuck - style sheet work outside of the template, but not inside)
Line 1: Line 1:
{{#switch: {{{1|}}}
<!--{{#switch: {{{1}}}
|0=|1=<span style="word-spacing:-3px;"> </span>|2=<span style="word-spacing:-2px;"> </span>|3=<span style="word-spacing:-1px;"> </span>|4=<span style="word-spacing:0px;"> </span>|5=<span style="word-spacing:1px;"> </span>|6=<span style="word-spacing:2px;"> </span>|7=<span style="word-spacing:3px;"> </span>|8=<span style="word-spacing:4px;"> </span>|9=<span style="word-spacing:5px;"> </span>|10=<span style="word-spacing:6px;"> </span>|11=<span style="word-spacing:7px;"> </span>|12=<span style="word-spacing:8px;"> </span>|13=<span style="word-spacing:9px;"> </span>|<includeonly><span style="word-spacing:-2px;"> </span></includeonly>}}<noinclude>
|0=|1=|2=  |3=   |4=    |5=     |6=      |7=       |8=        |9=         |10=          |11=           |12=            |13=             | }}--><noinclude>
{{prot-temp}}
{{prot-temp}}
[[Category:Templates]]
[[Category:Templates]]
{{DisplayBox
{{DisplayBox
|text=
|text=
;Note: this template has been temporarily disabled because it is currently browser and/or font dependent.  Hopefully, a fix can be found soon.
;Usage:
;Usage:
Type
Type

Revision as of 05:07, 14 August 2009

Note
this template has been temporarily disabled because it is currently browser and/or font dependent. Hopefully, a fix can be found soon.
Usage

Type

{{spc|n}}

to insert "n" hairspaces (one hairspace is about 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).