Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(130)

Delta Between Two Patch Sets: Documentation/notation/notation-appendices.itely

Issue 324420043: NR: Update Clef styles Appendix (Closed)
Left Patch Set: Created 6 years, 6 months ago
Right Patch Set: Added some @lilypond examples in to ancient.itely Created 6 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Documentation/notation/ancient.itely ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 @c -*- coding: utf-8; mode: texinfo; -*- 1 @c -*- coding: utf-8; mode: texinfo; -*-
2 2
3 @ignore 3 @ignore
4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH 4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5 5
6 When revising a translation, copy the HEAD committish of the 6 When revising a translation, copy the HEAD committish of the
7 version that you are working on. For details, see the Contributors' 7 version that you are working on. For details, see the Contributors'
8 Guide, node Updating translation committishes.. 8 Guide, node Updating translation committishes..
9 @end ignore 9 @end ignore
10 10
(...skipping 1521 matching lines...) Expand 10 before | Expand all | Expand 10 after
1532 Output 1532 Output
1533 1533
1534 @item 1534 @item
1535 @code{\clef percussion} 1535 @code{\clef percussion}
1536 @tab 1536 @tab
1537 @lilypond[line-width=3\cm,notime,ragged-right,relative=1] 1537 @lilypond[line-width=3\cm,notime,ragged-right,relative=1]
1538 \clef percussion 1538 \clef percussion
1539 c1 1539 c1
1540 @end lilypond 1540 @end lilypond
1541 @item 1541 @item
1542 @code{\clef varpercussion} 1542 @code{\clef varpercussion}
pkx166h 2017/09/12 14:47:04 Note to self - this @item needs to be an @tab
pkx166h 2017/09/24 14:27:05 Done.
1543 @tab 1543 @tab
1544 @lilypond[line-width=3\cm,notime,ragged-right,relative=1] 1544 @lilypond[line-width=3\cm,notime,ragged-right,relative=1]
1545 \clef varpercussion 1545 \clef varpercussion
1546 c1 1546 c1
1547 @end lilypond 1547 @end lilypond
1548 1548
1549 @end multitable 1549 @end multitable
1550 1550
1551 1551
1552 @node Tab staff clefs 1552 @node Tab staff clefs
1553 @unnumberedsubsec Tab staff clefs 1553 @unnumberedsubsec Tab staff clefs
1554 1554
1555 @multitable @columnfractions .30 .2 .30 .2 1555 @multitable @columnfractions .30 .2 .30 .2
1556 1556
1557 @headitem 1557 @headitem
1558 Example 1558 Example
1559 @tab 1559 @tab
1560 Output 1560 Output
1561 @tab 1561 @tab
1562 Example 1562 Example
1563 @tab 1563 @tab
1564 Output 1564 Output
1565 1565
1566 @item
1566 @tab 1567 @tab
1567 @c @example does not work as expected within multitables 1568 @c @example does not work as expected within multitables
1568 @code{ 1569 @code{
1569 \new TabStaff @{ @* 1570 \new TabStaff @{ @*
1570 @ @ \clef tab @* 1571 @ @ \clef tab @*
1571 @} 1572 @}
1572 } 1573 }
1573 @tab 1574 @tab
1574 @lilypond[line-width=3\cm,notime,ragged-right,relative=1] 1575 @lilypond[line-width=3\cm,notime,ragged-right,relative=1]
1575 \new TabStaff { 1576 \new TabStaff {
1576 \clef tab 1577 \clef tab
1577 c1 1578 c1
1578 } 1579 }
1579 @end lilypond 1580 @end lilypond
1580 1581 @tab
1581 @item
1582 @c @example does not work as expected within multitables 1582 @c @example does not work as expected within multitables
1583 @code{ 1583 @code{
1584 \new TabStaff @{ @* 1584 \new TabStaff @{ @*
1585 @ @ \clef moderntab @* 1585 @ @ \clef moderntab @*
1586 @} 1586 @}
1587 } 1587 }
1588 @tab 1588
1589 @item
1589 @lilypond[line-width=3\cm,notime,ragged-right,relative=1] 1590 @lilypond[line-width=3\cm,notime,ragged-right,relative=1]
1590 \new TabStaff { 1591 \new TabStaff {
1591 \clef moderntab 1592 \clef moderntab
1592 c1 1593 c1
1593 } 1594 }
1594 @end lilypond 1595 @end lilypond
1595 1596
1596
1597 @end multitable 1597 @end multitable
1598 1598
1599 @node Ancient clefs 1599
1600 @unnumberedsubsec Ancient clefs 1600 @node Ancient music clefs
1601 @unnumberedsubsec Ancient music clefs
1601 1602
1602 @multitable @columnfractions .30 .2 .30 .2 1603 @multitable @columnfractions .30 .2 .30 .2
1603 1604
1604 @headitem 1605 @headitem
1605 Example 1606 Example
1606 @tab 1607 @tab
1607 Output 1608 Output
1608 @tab 1609 @tab
1609 Example 1610 Example
1610 @tab 1611 @tab
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
2003 2004
2004 @item 2005 @item
2005 @code{\clef "kievan-do"} 2006 @code{\clef "kievan-do"}
2006 @tab 2007 @tab
2007 @lilypond[line-width=3\cm,notime,ragged-right,relative=1] 2008 @lilypond[line-width=3\cm,notime,ragged-right,relative=1]
2008 \clef "kievan-do" 2009 \clef "kievan-do"
2009 \override NoteHead.style = #'mensural 2010 \override NoteHead.style = #'mensural
2010 c1 2011 c1
2011 @end lilypond 2012 @end lilypond
2012 2013
2013
2014 @end multitable
2015 2014
2016 @end multitable 2015 @end multitable
2017 2016
2018 2017
2019 @node Text markup commands 2018 @node Text markup commands
2020 @appendixsec Text markup commands 2019 @appendixsec Text markup commands
2021 2020
2022 @ignore 2021 @ignore
2023 All the .tely files included in this appendix are automatically 2022 All the .tely files included in this appendix are automatically
2024 generated from source files during the build. 2023 generated from source files during the build.
(...skipping 1208 matching lines...) Expand 10 before | Expand all | Expand 10 after
3233 @node Predefined type predicates 3232 @node Predefined type predicates
3234 @appendixsec Predefined type predicates 3233 @appendixsec Predefined type predicates
3235 3234
3236 @include type-predicates.tely 3235 @include type-predicates.tely
3237 3236
3238 3237
3239 @node Scheme functions 3238 @node Scheme functions
3240 @appendixsec Scheme functions 3239 @appendixsec Scheme functions
3241 3240
3242 @include scheme-functions.tely 3241 @include scheme-functions.tely
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b