summaryrefslogtreecommitdiff
path: root/Documentation/notation
Commit message (Expand)AuthorAgeFilesLines
* Doc: Added two @seealso blocks in NR 3.2...Additions from Carl in previous (now pushed) Reitveld 4124056 James Lowe2011-06-051-3/+9
* Doc: NR Rewrite of 3.2 Titles and Headers...This is an edited version of Mark Polesky's patch http://codereview.appspot.com/3667041/ Minor additions to original patch added including more @lilyponds and some of the original ones have been modified. Text has been edited so it is more suited for NR style. James Lowe2011-05-251-213/+414
* Doc: NR 1.6.3 - edit eg.s in quoting other voices...Suggestion from Keith O'Hara. An attempt to give a more realistic example than what was previously there. It also helps emphasise that it must be made at the top level but also that the order of the \quoteDurings and \addQuotes is not prescribed. Minor improvements of syntax James Lowe2011-05-241-61/+87
* Doc: nitpick -- indent a function argument.Francisco Vila2011-05-111-1/+1
* Removes chord glissando from LilyPond as well as the docs.Mike Solomon2011-05-011-1/+0
* Updates documentation re beam collision avoidance and cross-staff beams.Mike Solomon2011-04-261-3/+3
* Add predefined mandolin fretboards to lilypond.Marc Hohl2011-04-252-2/+26
* Update beam collision in the documentation....Notify users that beam collision avoidance does not occur for cross staff beams and suggest that users use manual beams for beams that end right before a staff change. Mike Solomon2011-04-221-0/+5
* Doc: addition to MIDI and repeats by Tom Cloyd.Francisco Vila2011-04-151-0/+4
* Doc: Added @knownissue to Grace Notes for MIDI...As per thread http://article.gmane.org/gmane.comp.gnu.lilypond.general/63450 When usuing MIDI with grace notes some manual tweaking made be required to get the 'correct' length of the grace note to be played. James Lowe2011-04-101-6/+30
* Add documentation about alternative breve symbolReinhold Kainhofer2011-04-101-0/+3
* Include and document the Articulate script by Peter Chubb.Francisco Vila2011-04-081-1/+60
* Fix source code for baseline demonstration in spacing...Nonstaff contexts above a staff context need staff-affinity set to DOWN Carl Sorensen2011-04-071-5/+7
* Doc: NR more examples to Repeats for beat slashes...This is for Tracker Issue 1574 Showing short-duration repeats and beat slashes along with mixed length notes. James Lowe2011-04-041-18/+24
* Doc: NR - remove @knownissue as of autobeaming fix...Checked with Mike S, this @knownissue will no longer apply since Tracker issue #76 has been resolved James Lowe2011-03-311-9/+0
* Fix 1569: Bad behavior of NoteNames context... Changed default value of 'staff-affinity to #UP Changed default spacing parameters to be the same as for Lyrics context Added some documentation about spacing of nonstaff lines to help users better understand nonstaff line spacing. Added regression test file Carl Sorensen2011-03-251-4/+9
* Doc: Typo.Francisco Vila2011-03-241-1/+1
* Doc: NR addition to existsing @knownissue...As per Mike Solomon's suggestion, added additiona additional sentence to exitsing @knownissue for collisions with automatic beaming. Included a simple @lilypond to illustrate the issue (thanks Mike!) Also took opportunity to tidy up the cindex for beams (make them more consistent - beam vs beams vs beaming etc.) added a few more and removed some repeated ones. removed some unnecessary line spaces in the itely file itself James Lowe2011-03-221-35/+27
* Doc: NR minor edit - change TODO to @cjlowe2011-03-203-6/+4
* Doc: Added @knownissue to NR for fingering...By default double-diogit fingering (i.e. >9) is no possible using standard fingering markups. There is an LSR that has been posted for approval and can be included as necessary. Tidied up some grammar and minor punctuation changes. James Lowe2011-03-151-4/+8
* Doc: NR Minor added cindex for page no.s...Added three @cindex entries for page numbers. James Lowe2011-03-151-0/+3
* Doc: Added @funindex for within-system-spacing...Also added some @seealsos that were missing, minor order of @seealso change and odd line break for one para in text. jlowe2011-03-111-5/+22
* DOC NR 1.5.2 Multiple Voices - part combining...Minor revisions as requested Colin Campbell2011-03-101-2/+66
* Manual convert-ly woodwind files...Narrow the convert-ly rule from 1273cd.. to reduce false-positives. Resolve the remaining false-positives with a version bump. Keith OHara2011-03-061-1/+1
* Midi2ly: Add doco and changes.Jan Nieuwenhuizen2011-03-051-9/+18
* Doc: NR minor typo correction for Beam Settings...This minor typo was spotted originally by Francisco Villa while translating this section, on lilypond-dev 1st March. I had given him what I had thought the para should have said and this was used by Francisco. As no one has since jumped in to correct me, I have made the edit in the English Docs. jlowe2011-03-051-4/+4
* DOC: NR at another @knownissue for Grace Notes...Add known issue for Grace Notes used in 'many' voices Currently this is Tracker Issue 667 @lilypond example shows how to overcome grace note issues in 'complex' voice settings jlowe2011-03-051-0/+28
* Docs: Rename new snippets to ensure doctitles match file names....This is important for when these snippets are migrated to LSR since it uses the titles to generate the file names in the docs tarball. Neil Puttock2011-03-041-4/+4
* Doc: harmonics and slides IXPatrick L. Schmidt2011-03-041-8/+71
* Doc: typos in vocals.Andrew Hawryluk2011-03-041-1/+1
* Merge branch 'master' into lilypond/translationFrancisco Vila2011-03-023-8/+23
|\
| * Change keep-inside-line defaults to true....As discussed in Issue #1470, the default should be changed so that good layout with a slight performance hit is the default. Andrew Hawryluk2011-03-012-8/+7
| * New markup command : pattern...Issue 1517 * scm/define-markup-commands.scm New markup commands : pattern fill-with-pattern * ly/toc-init.ly Create tocItemWithDotsMarkup * Documentation/changes.tely * Documentation/notation/input.itely How to use tocItemWithDotsMarkup Bertrand Bordage2011-03-011-0/+16
* | Doc: TypoJean-Charles Malahieude2011-03-011-1/+1
* | Doc: nit in Ancient.Francisco Vila2011-03-011-2/+2
|/
* Doc: NR accidental styles...Demonstrate effect of set-accidental-style on extraNatural Remove deprecated snippet, erroneous text Keith OHara2011-02-271-26/+22
* Doc -- Clarify instructions on autobeam settings...Multiple \time calls can revert custom autobeam settings. Clarify in the documentation. Carl Sorensen2011-02-251-4/+50
* DOC: NR 2.1.1 Entering Lyrics - Formatting lyrics...Adds a note about using \markup to format lyric syllables, in response to issue #1445 Colin Campbell2011-02-221-0/+15
* Doc: Move Retrograde to a section on its own... - as it is independent of the scale it does not belong with modal transformations Trevor Daniels2011-02-221-30/+50
* Add @lilypond{} example for \inversionTrevor Daniels2011-02-221-7/+17
* Add exact inversionBenk Pl2011-02-221-0/+17
* Add modal transformationsMichael Ellis2011-02-171-2/+166
* DOC: add description of -dinclude-settings...Adds menu reverences and a description of using -dinclude-settings on the comand line, to change among various global parameters such as paper or font size. Colin Campbell2011-02-161-0/+28
* [doc] Fix font suggestions for lyric tie.Werner Lemberg2011-02-131-2/+5
* Manually convert files to version 2.13.46...Vertical spacing changes that could not be determined by convert-ly Keith OHara2011-02-051-1/+1
* document new mensural ligature featuresBenkő Pál2011-02-031-16/+55
* remove bar-size and replace by bar-extentBenkő Pál2011-02-011-6/+6
* Merge branch 'instrumentName-groups'Reinhold Kainhofer2011-01-281-2/+3
|\
| * Add the Instrument_name_engraver also to all group contexts...Also, make sure it is not inherited from the parent (in particular in nested staff groups). Reinhold Kainhofer2011-01-281-2/+3
* | doc: Redraft use of \skip-ping notes in lyrics... - delete separate short section as this example could encourage the misuse of \skip - instead let the use of \skip in \alternative endings be the main example of its use (the only sensible one AFAIK) Trevor Daniels2011-01-271-20/+14