Talk:Align columns: Difference between revisions

Content added Content deleted
Line 34: Line 34:
| Non-overlapping (<code>'''-'''</code>) pairs (<code>'''2'''</code>) of rows of the formatted data.
| Non-overlapping (<code>'''-'''</code>) pairs (<code>'''2'''</code>) of rows of the formatted data.
|-
|-
| <code><;.'''_2'''...</code>
| <code><;.'''_2'''</code>
| Split the input, treating the last (<code>'''2'''</code>) item as the fret, and exclude (<code>'''-'''</code>) the frets.
| Split the input, treating the last (<code>'''2'''</code>) item as the fret, and exclude (<code>'''-'''</code>) the frets.
|-
|-
Line 40: Line 40:
| Foreign controlling parameters (<code>'''9'''</code>), specifically controlling alignment (<code>'''17'''</code>).
| Foreign controlling parameters (<code>'''9'''</code>), specifically controlling alignment (<code>'''17'''</code>).
|-
|-
| <code>... ,~ '''CENTER''' ...</code>
| <code>,~ '''CENTER'''</code>
| Parameter specifying centered alignment. (A prior version had <code>'''CENTER''' #~'''2'''</code>, which is the same, but one word longer)
| Parameter specifying centered alignment. (A prior version had <code>'''CENTER''' #~'''2'''</code>, which is the same, but one word longer)
|-
|-