X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fnotation-appendices.itely;h=32afbd6f1bf2e9df3ddc562e8a450eb1c8ea305a;hb=9e69cb84d6ee5b0a861cd97869b10e3bdf0c833c;hp=83252437e69fe58d7ae5b39e4b5bc2ac6a2d124c;hpb=510e58fb7b680bde0388c893d46c1030debcf252;p=lilypond.git diff --git a/Documentation/user/notation-appendices.itely b/Documentation/user/notation-appendices.itely index 83252437e6..32afbd6f1b 100644 --- a/Documentation/user/notation-appendices.itely +++ b/Documentation/user/notation-appendices.itely @@ -1,12 +1,13 @@ -@c -*- coding: latin-1; mode: texinfo; -*- +@c -*- coding: utf-8; mode: texinfo; -*- @c This file is part of lilypond.tely -@node Notation manual details -@appendix Notation manual details +@node Notation manual tables +@appendix Notation manual tables @menu * Chord name chart:: * MIDI instruments:: +* List of colors:: * The Feta font:: @end menu @@ -26,7 +27,7 @@ names, along with the pitches they represent. The following is a list of names that can be used for the @code{midiInstrument} property. -@example +@example acoustic grand contrabass lead 7 (fifths) bright acoustic tremolo strings lead 8 (bass+lead) electric grand pizzicato strings pad 1 (new age) @@ -69,31 +70,132 @@ synth bass 1 lead 2 (sawtooth) telephone ring synth bass 2 lead 3 (calliope) helicopter violin lead 4 (chiff) applause viola lead 5 (charang) gunshot -cello lead 6 (voice) -@end example +cello lead 6 (voice) +@end example + + +@node List of colors +@appendixsec List of colors -@node The Feta font -@appendixsec The Feta font +@subsubheading Normal colors -The following symbols are available in the Feta font and may be -accessed directly using text markup such as @code{g^\markup @{ -\musicglyph #"scripts-segno" @}}, see @ref{Text markup}. +Usage syntax is detailed in @ref{Coloring objects}. + +@cindex List of colors +@cindex Colors, list of + +@verbatim +black white red green +blue cyan magenta yellow +grey darkred darkgreen darkblue +darkcyan darkmagenta darkyellow +@end verbatim + + +@subsubheading X color names + +X color names come several variants: + +Any name that is spelled as a single word with capitalisation +(e.g. ``LightSlateBlue'') can also be spelled as space separated +words without capitalisation (e.g. ``light slate blue''). + +The word ``grey'' can always be spelled ``gray'' (e.g. ``DarkSlateGray''). + +Some names can take a numerical suffix (e.g. ``LightSalmon4''). + + +@subsubheading Color Names without a numerical suffix: + +@verbatim +snow GhostWhite WhiteSmoke gainsboro FloralWhite +OldLace linen AntiqueWhite PapayaWhip BlanchedAlmond +bisque PeachPuff NavajoWhite moccasin cornsilk +ivory LemonChiffon seashell honeydew MintCream +azure AliceBlue lavender LavenderBlush MistyRose +white black DarkSlateGrey DimGrey SlateGrey +LightSlateGrey grey LightGrey MidnightBlue navy +NavyBlue CornflowerBlue DarkSlateBlue SlateBlue MediumSlateBlue +LightSlateBlue MediumBlue RoyalBlue blue DodgerBlue +DeepSkyBlue SkyBlue LightSkyBlue SteelBlue LightSteelBlue +LightBlue PowderBlue PaleTurquoise DarkTurquoise MediumTurquoise +turquoise cyan LightCyan CadetBlue MediumAquamarine +aquamarine DarkGreen DarkOliveGreen DarkSeaGreen SeaGreen +MediumSeaGreen LightSeaGreen PaleGreen SpringGreen LawnGreen +green chartreuse MediumSpringGreen GreenYellow LimeGreen +YellowGreen ForestGreen OliveDrab DarkKhaki khaki +PaleGoldenrod LightGoldenrodYellow LightYellow yellow gold +LightGoldenrod goldenrod DarkGoldenrod RosyBrown IndianRed +SaddleBrown sienna peru burlywood beige +wheat SandyBrown tan chocolate firebrick +brown DarkSalmon salmon LightSalmon orange +DarkOrange coral LightCoral tomato OrangeRed +red HotPink DeepPink pink LightPink +PaleVioletRed maroon MediumVioletRed VioletRed magenta +violet plum orchid MediumOrchid DarkOrchid +DarkViolet BlueViolet purple MediumPurple thistle +DarkGrey DarkBlue DarkCyan DarkMagenta DarkRed +LightGreen +@end verbatim -@lilypondfile[noindent]{feta16list.ly} +@subsubheading Color names with a numerical suffix +In the following names the suffix N can be a number in the range 1-4: + +@verbatim +snowN seashellN AntiqueWhiteN bisqueN PeachPuffN +NavajoWhiteN LemonChiffonN cornsilkN ivoryN honeydewN +LavenderBlushN MistyRoseN azureN SlateBlueN RoyalBlueN +blueN DodgerBlueN SteelBlueN DeepSkyBlueN SkyBlueN +LightSkyBlueN LightSteelBlueN LightBlueN LightCyanN PaleTurquoiseN +CadetBlueN turquoiseN cyanN aquamarineN DarkSeaGreenN +SeaGreenN PaleGreenN SpringGreenN greenN chartreuseN +OliveDrabN DarkOliveGreenN khakiN LightGoldenrodN LightYellowN +yellowN goldN goldenrodN DarkGoldenrodN RosyBrownN +IndianRedN siennaN burlywoodN wheatN tanN +chocolateN firebrickN brownN salmonN LightSalmonN +orangeN DarkOrangeN coralN tomatoN OrangeRedN +redN DeepPinkN HotPinkN pinkN LightPinkN +PaleVioletRedN maroonN VioletRedN magentaN orchidN +plumN MediumOrchidN DarkOrchidN purpleN MediumPurpleN +thistleN +@end verbatim + + +@subsubheading Grey Scale + +A grey scale can be obtained using: + +@example +greyN +@end example + +@noindent +Where N is in the range 0-100. + + +@node The Feta font +@appendixsec The Feta font + +@cindex Feta font +@cindex Font, Feta + +The following symbols are available in the Emmentaler font and may be +accessed directly using text markup such as @code{g^\markup @{ +\musicglyph #"scripts.segno" @}}, see @ref{Text markup}. -@lilypondfile[noindent]{parmesan16list.ly} +@lilypondfile[noindent]{font-table.ly} @ignore -@node All context properties +@n ode All context properties @a ppendixsec All context properties @i nclude context-properties.tely -@node Layout properties +@n ode Layout properties @ap pendixsec Layout properties @in clude layout-properties.tely