summaryrefslogtreecommitdiff
path: root/Documentation/extending
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* 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-5/+5
* Doc: convert-ly on English docs....I left most of the \RemoveEmptyStaff as it came from convert-ly; some of the grammar is a bit weird, but the basic idea is still there. I excluded Documentation/snippets/new/ changing-the-time-signature-without-affecting-the-beaming.ly because convert-ly wasn't smart enough to update it, and neither am I, since I know nothing about the new beaming code. Graham Percival2010-10-212-2/+2
* programming-interface.itely: Bring some things more in line with doc standardsDavid Kastrup2010-09-251-26/+28
* programming-interface.itely: Improve `\applyOutput' documentation.David Kastrup2010-09-251-9/+10
* programming-interface.itely: Small rephraseDavid Kastrup2010-08-211-2/+2
* Doc: ensure two spaces after end of sentence.Ralf Wildenhues2010-08-012-5/+5
* Fix typos in the English manual.Ralf Wildenhues2010-07-311-1/+1
* Docs: programming-interface.itely: fix ref. to Hairpin callback....The default after-line-breaking callback for Hairpin was changed in 2.13.1. Neil Puttock2010-07-041-14/+17
* Don't hardcode a limited set of markup signatures....Remove the hardcoded limitations of markup signatures. This patch is moving toward a unified interface for music functions, markup functions, and user functions. David Kastrup2010-05-191-46/+13
* Doc & scm/: Music-functions and type-predicates....- Clean up: NR 5.6 "Using music functions" EL 2.1 "Music functions" - In Extending 2.1, move `Void functions' to end of section, so `Functions without arguments' comes first. - Use a consistent indentation format for music functions. - Make some minor formatting/wording changes. - Categorize predicates in type-p-name-alist. - Create type-predicates-doc-string to document type-p-name-alist automatically. - Add notation appendix `Predefined type predicates' to include type-predicates-doc-string. - Show predicate name instead of "unknown" in type-check error message (provided by Neil Puttock). - Make `color?' predicate more specific. Mark Polesky2010-05-071-143/+108
* Doc: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }". Mark Polesky2010-04-191-3/+3
* Doc: Typo in scheme tutorial.Francisco Vila2010-04-161-1/+1
* Doc: CG: Add info on using fixcc.py; fix nodes for programming-workCarl Sorensen2010-04-121-0/+16
* Doc: Add reference to type-p-name-alist to NR and ELCarl Sorensen2010-04-121-1/+5
* Doc: More work on Extending Scheme TutorialCarl Sorensen2010-04-121-4/+5
* Doc -- Extending: Lilypond data structuresCarl Sorensen2010-04-121-57/+91
* Doc: prevent link to deleted node from being broken.Francisco Vila2010-03-121-3/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/lilypondCarl Sorensen2010-02-251-21/+21
|\
| * Merge branch 'lilypond/translation'Francisco Vila2010-02-251-21/+21
| |\
| | * Doc: Scheme tutorial -- some proofreading.Francisco Vila2010-02-241-21/+21
* | | Doc:Extending: Change @unnumberedsubsubsec to @subheadingCarl Sorensen2010-02-251-15/+13
|/ /
* / Doc: Extending: fix typoCarl Sorensen2010-02-231-1/+1
|/
* Doc:Extending -- Add example of grob-interpret-markupCarl Sorensen2010-02-171-4/+11
* Docs: fix documentation reference of translation committishesJohn Mandereau2010-01-212-2/+4
* Doc: add backtick to scheme example with comma.David Kastrup2010-01-201-1/+1
* Fix compile.Patrick McCarty2009-12-231-1/+1
* Doc: Extending -- Add Scheme conditionalsCarl Sorensen2009-12-231-0/+37
* Doc: Extend: Scheme proceduresCarl Sorensen2009-12-231-5/+78
* Doc: Extending: Add stuff to calculationsCarl Sorensen2009-12-211-9/+50
* Doc: improve doc on markup command writing...Also take into account define-markup-command macro unification and syntax change. Nicolas Sceaux2009-12-211-154/+257
* Doc -- Extending, Scheme tutorial -- add hash-table sectionCarl Sorensen2009-12-191-3/+40
* Doc -- Scheme tutorial: Add discussion about lists and alistsCarl Sorensen2009-12-191-14/+60
* Doc -- work on Scheme tutorialCarl Sorensen2009-12-191-27/+151
* Doc -- reorganize ExtendingCarl Sorensen2009-12-192-567/+564
* Doc -- add structure to Scheme tutorialCarl Sorensen2009-12-181-73/+185
* Doc -- move simple substition functions to NR5Carl Sorensen2009-12-181-58/+71
* Doc build: fix broken xrefs.Graham Percival2009-10-172-2/+2
* Docs: move Programming interfaces into Extending.Graham Percival2009-10-041-0/+1506
* Doc: add Extending manual.Graham Percival2009-10-042-0/+344