summaryrefslogtreecommitdiff
path: root/Documentation/included
Commit message (Expand)AuthorAgeFilesLines
* Docs: run convert-ly for 2.14.0....Conflicts: Documentation/snippets/alternative-breve-note.ly input/regression/glissando-consecutive.ly input/regression/glissando-index.ly Graham Percival2011-06-0612-12/+12
* Add predefined mandolin fretboards to lilypond.Marc Hohl2011-04-251-0/+74
* Adds comma after Mike Solomon's e-mail addressMike Solomon2011-03-021-1/+1
* IntermediaryMike Solomon2011-02-271-1/+1
* Add Mike to developer's listMike Solomon2011-02-271-2/+4
* Change "dim" chords to "dim7" and add "dim" chords for more accuracyCarl Sorensen2011-02-101-1/+6
* Change stringTunings from list of semitones to list of pitches...This will allow the creation of a tab key that will list the tuning of each of the strings. * ly/string-tuning-init.ly - define music function makeStringTuning that accepts a chord in absolute octave mode to define string tuning. - define music function contextStringTuning that performs the function of makeStringTuning but also sets TabStaff.stringTunings and FretBoards.stringTunings to the newly-defined tuning - include predefined string tunings in makeStringTuning format - add predefined tunings for orchestral strings * scm/tablature.scm - Eliminate the predefined string tunings (they're moved to ly/string-tuning-init.ly * python/convertrules.py - Add rule to convert \set stringTunings = #'(...) to \set stringTunings = #`((ly:make-pitch x y z)...) with ly:make-pitch entries automatically calculated. * Documentation/* - Update documentation as necessary. - Added automatically-generate list of predefined string tunings. * input/regression/* - Update regression tests for new syntax. * Add changes entry * Modify code in changes * run makelsr.py Carl Sorensen2011-01-071-0/+87
* Authors: move developers are requested....I personally would be honored to keep both Mats and Nicolas in the "current developers" list, but they requested to be moved. Graham Percival2011-01-071-8/+8
* Doc: Authors.itexi Update...Added new contributors since Jan 01 2010 Moved/added existing contributors to other relevant sections where appropriate Some minor re-ordering of names based on previously incorrect alphabetizing jlowe2011-01-071-4/+26
* Change my developer description on the homepage to core developerReinhold Kainhofer2011-01-051-1/+1
* CG: add warnings for docs to Quick start.Graham Percival2011-01-051-3/+8
* CG: out-of-tree building in main compile chapter.Graham Percival2011-01-051-38/+42
* Doc-es: update Keyboards and Helpus.Francisco Vila2010-12-291-1/+1
* Docs: Lilybuntu -> Lilydev for xrefs as wellJean-Charles Malahieude2010-12-281-1/+1
* Doc: fix refsTrevor Daniels2010-12-281-1/+1
* CG: move lilybuntu compile into quick start.Graham Percival2010-12-171-80/+0
* CG: move lilybuntu into new "quick start" chapter.Graham Percival2010-12-171-1/+1
* CG: increase estimate of doc-build with lilybuntu.Graham Percival2010-12-161-1/+1
* CG: compiling with lilybuntu.Graham Percival2010-12-151-1/+80
* CG+web: revise "help us" page and lilybuntu.Graham Percival2010-12-151-29/+19
* Merge branch 'master' into lilypond/translationValentin Villenave2010-11-261-11/+3
|\
| * Web: change links for GLISS and GOP.Graham Percival2010-11-241-11/+3
* | Doc: cleanup @file{}, take 2: remove all @/ escaping sequences....For now, remove all @/ sequences from @file references. New line-breaks will be introduced later with an automatic rulein order to make the syntax more consistent. Valentin Villenave2010-11-262-37/+37
|/
* Doc: clean up @file{} entries...This patch aims to improve syntax consistency in @file entries, by systematically escaping such characters as `.', `/' or `-'. Although this isn't strictly required by texinfo, it does make the docs source code cleaner to have the same policy everywhere. Valentin Villenave2010-11-242-37/+37
* Authors: update Translation Meister status.Graham Percival2010-10-111-2/+6
* Doc: remove a few more \new Score constructs.Graham Percival2010-10-091-3/+9
* Doc: Fix regex so Funk and Walker heads are capturedCarl Sorensen2010-09-101-1/+1
* Web: update home page.Jan Nieuwenhuizen2010-09-061-1/+2
* Doc: CG: rewrite Lilybuntu docs, move to 1.3.Graham Percival2010-09-022-117/+3
* Merge branch 'lilypond/translation'Jean-Charles Malahieude2010-08-251-1/+1
|\
| * Correct German translator's name in authors.itexiTill Paala2010-08-131-1/+1
* | Doc: CG: update requirements for doc build.Graham Percival2010-08-201-0/+2
* | Doc: CG: bump memory recommendation for VM.Graham Percival2010-08-121-3/+3
* | Web: add email addressTrevor Daniels2010-08-101-2/+1
* | Doc: ensure not more than two spaces after end of sentence.Ralf Wildenhues2010-08-011-1/+1
* | Doc: ensure two spaces after end of sentence.Ralf Wildenhues2010-08-013-17/+17
* | Doc: fix period and colon placement in a couple of instances.Ralf Wildenhues2010-08-011-2/+2
|/
* Fix typos in the English manual.Ralf Wildenhues2010-07-313-6/+6
* Docs: authors.itexi: reinclude Benkő Pál in past contributors.David Kastrup2010-06-301-1/+2
* Docs: authors.itexi: remove double mention of Benkő PálDavid Kastrup2010-06-301-2/+1
* Docs: authors.itexi: Move "David Kastrup" to developersDavid Kastrup2010-06-291-1/+4
* Web: update authors list.Graham Percival2010-06-291-2/+6
* Doc: typo....James and I thought that he'd already sent this fix to me, but apparently I lost it somewhere. Graham Percival2010-06-251-1/+1
* Doc: Contributor's: Update Regression tests...Make CG8 the home source for all Regression test information, with links from Programming work, Compiling, and INSTALL.txt. Carl Sorensen2010-06-081-81/+13
* Add note about removing -jX to facilitate finding make errorsCarl Sorensen2010-06-051-0/+3
* Doc: CG: pre-GOP work on Issues.Graham Percival2010-05-311-6/+19
* Doc: begin pre-GOP work for "simple tasks".Graham Percival2010-05-301-7/+11
* Doc: Remove any '@' commands from @node sections...Also edited an @ref{} James Lowe2010-05-291-14/+14
* Doc: CG: add instructions for building ajax search.Graham Percival2010-05-281-0/+18
* Doc: small addition to CG "Getting the source code"...Graham: I hear you :-) Valentin Villenave2010-05-271-0/+10