Template:Sagittal-gallery-entry/doc: Difference between revisions
Jump to navigation
Jump to search
Dave Keenan (talk | contribs) →Example: Add 16px bottom margin after last entry in each gallery, to compensate for -16px bottom margin in sge template, that improves appearance of wrapped entries. |
Dave Keenan (talk | contribs) Changed "Gallery" to "Gallery of symbols".. |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
The '''Sagital-gallery-entry''' template generates sagittal gallery entries for the up and down versions of a sagittal symbol using the Bravura Text font. It is used in [[Sagittal notation#Gallery of symbols]]. | |||
{{Shortcut|sge}} | |||
=== Example === | === Example === | ||
< | <pre>{{sagittal-gallery-entry| /¦ | \! | p | 81/80 | 5 comma }}</pre> | ||
generates | generates | ||
| Line 8: | Line 12: | ||
<div style="margin-bottom: 16px;"></div> | <div style="margin-bottom: 16px;"></div> | ||
Note the use of the broken pipe character | Note the use of the broken pipe character ¦ (U+00A6) in the [[sagitype]] code for the upward sagittal. This avoids having to escape pipe characters. It can be typed as right-Alt, then Pipe, then Space, using [[Dave Keenan & Douglas Blumeyer's guide to RTT/Conventions for names, variables, units, and notations#WinCompose|Dave Keenan & Douglas Blumeyer's compose-key sequences]]. | ||
=== See also === | === See also === | ||
* [[Template:Sagittal]] | * [[Template:Sagittal]] | ||
Latest revision as of 07:15, 25 April 2026
The Sagital-gallery-entry template generates sagittal gallery entries for the up and down versions of a sagittal symbol using the Bravura Text font. It is used in Sagittal notation#Gallery of symbols.
| Note: | You can use {{sge}} as a shortcut.
|
Example
{{sagittal-gallery-entry| /¦ | \! | p | 81/80 | 5 comma }}
generates
| |
| pai |
| 5 comma up |
| |
| pao |
| 5 comma down |
Note the use of the broken pipe character ¦ (U+00A6) in the sagitype code for the upward sagittal. This avoids having to escape pipe characters. It can be typed as right-Alt, then Pipe, then Space, using Dave Keenan & Douglas Blumeyer's compose-key sequences.