Reinhold Kainhofer [Fri, 29 Aug 2008 21:51:49 +0000 (23:51 +0200)]
texi2html: Use the element_target_name function to set the correct anchors
-) rename split_at_numbered_section to lilypond_element_file_name
-) texi2html now added the element_target_name function, which is the proper
interface to modify the anchors from SECxx to our way (anchor derived from
node name or section name if no node is attached).
-) Removed the 'target' and 'id' modification from element_file_name, since
it's now done in element_target_name
-) Use the 'target' for anchors in the TOC instead of the 'id'
There is still an issue left in texi2html: For sections, it prints out the
'id' as the anchor instead of the 'target', so I also need to modify the 'id'.
Once texi2html is fixed, remove that from the element_target_name function.
Reinhold Kainhofer [Fri, 29 Aug 2008 19:11:07 +0000 (21:11 +0200)]
Merge branch 'master' into dev/texi2html
Conflicts:
stepmake/stepmake/texinfo-vars.make
Reinhold Kainhofer [Thu, 28 Aug 2008 21:47:14 +0000 (23:47 +0200)]
Formatting: Add space after ,
Francisco Vila [Thu, 28 Aug 2008 15:49:32 +0000 (17:49 +0200)]
Doc: mark functions with code macro
Francisco Vila [Thu, 28 Aug 2008 15:43:24 +0000 (17:43 +0200)]
Merge branches 'master' and 'lilypond/translation'
Trevor Daniels [Thu, 28 Aug 2008 09:01:07 +0000 (10:01 +0100)]
NR 1.2.6.1 Grace notes
Add warning not to place predefs immediately before grace notes
Patrick McCarty [Mon, 25 Aug 2008 01:18:12 +0000 (18:18 -0700)]
Doc: Update for staff.itely
* Hiding staves: general revision
* Instrument names: general revision
* Formatting cue notes: description of \transposedCueDuring syntax.
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Francisco Vila [Wed, 27 Aug 2008 23:59:04 +0000 (01:59 +0200)]
Doc: change old property names to new functions
John Mandereau [Wed, 27 Aug 2008 11:46:21 +0000 (13:46 +0200)]
Clean up web-clean make target
Revert
ed2eeac82036c583fb1298aa21f80dff9e44ab91
"Work around 'make web-clean' madness": the problem described comes
from $(outdir)/$(INFO_IMAGES_DIR).info-images-dir.dep, which is a
dependency for the makefile itself through the following line in
stepmake/stepmake/generic-targets.make:
-include $(outdir)/dummy.dep $(wildcard $(outdir)/*.dep)
The solution is to rename the ".dep" file suffix as "-dep", which this
commit does.
John Mandereau [Wed, 27 Aug 2008 11:45:30 +0000 (13:45 +0200)]
Rename autobeaming regression test
The old name didn't follow the regression test file naming convention;
the new name makes more obvious that it has to do with *automatic*
beams, and it places the test among other autobeaming-related tests in
the regression tests output.
John Mandereau [Wed, 27 Aug 2008 11:43:39 +0000 (13:43 +0200)]
Fix regression test compilation
Francisco Vila [Wed, 27 Aug 2008 08:43:04 +0000 (10:43 +0200)]
Doc: Indexing from Ralph
Carl Sorensen [Fri, 22 Aug 2008 17:09:06 +0000 (11:09 -0600)]
Patch for auto-beam; Fix issue 511
Use timeSignatureFraction to determine time instead of
calculating from measureLength and beatLength
Use beatGrouping to determine beam stop points if
it is valid
Add regression test for autobeaming and beatGrouping
Signed-off-by: Carl Sorensen <c_sorensen@byu.edu>
John Mandereau [Tue, 26 Aug 2008 21:39:24 +0000 (23:39 +0200)]
Thinko: document Metapost requirement
John Mandereau [Tue, 26 Aug 2008 21:15:33 +0000 (23:15 +0200)]
Add configure check for mpost
Metapost program is invoked by buildscripts/mf2pt1.pl.
John Mandereau [Tue, 26 Aug 2008 20:20:27 +0000 (22:20 +0200)]
Make targets: add web-uninstall and polish uninstall
John Mandereau [Tue, 26 Aug 2008 20:11:57 +0000 (22:11 +0200)]
Add support for QUIET_BUILD make variable
Also
- document it in install.itely
- fix formatting nitpicks in install.itely
Note: redirecting all of mf2pt1.pl stdout to /dev/null is exaggerated,
but it's the only easy way to junk mpost/mf excessive output when it's
called by mf2pt1.
Reinhold Kainhofer [Mon, 25 Aug 2008 23:25:57 +0000 (01:25 +0200)]
Translation: Some more German translations
Reinhold Kainhofer [Mon, 25 Aug 2008 23:23:46 +0000 (01:23 +0200)]
Doc: AU "1.1.1 Downloading" should rather be @unnumberedsubsec
We might even turn this into @subheading...? For now, leave it as
an unnumbered subsection, since that will also appear in the TOC.
Reinhold Kainhofer [Mon, 25 Aug 2008 22:50:33 +0000 (00:50 +0200)]
Doc: Add comment where to copy translated section from
Reinhold Kainhofer [Mon, 25 Aug 2008 22:48:13 +0000 (00:48 +0200)]
Doc: Building LilyPond requires Metafont!
Reinhold Kainhofer [Mon, 25 Aug 2008 22:24:30 +0000 (00:24 +0200)]
Doc: German translation of LM "3.1 How LilyPond input files work"
Reinhold Kainhofer [Mon, 25 Aug 2008 22:23:05 +0000 (00:23 +0200)]
Doc: Missing space
Reinhold Kainhofer [Mon, 25 Aug 2008 20:44:05 +0000 (22:44 +0200)]
Docs: Fix compilation (use @rlearning for link to "About Documentation")
Reinhold Kainhofer [Mon, 25 Aug 2008 16:47:00 +0000 (18:47 +0200)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Mon, 25 Aug 2008 16:45:29 +0000 (18:45 +0200)]
Docs: Typo in link, German translation
Reinhold Kainhofer [Mon, 25 Aug 2008 16:24:46 +0000 (18:24 +0200)]
Docs: Update of the German docs: small adjustments as commited in English
Reinhold Kainhofer [Mon, 25 Aug 2008 16:23:44 +0000 (18:23 +0200)]
Doc: German translation of AU 4.6, typos in AU 4.
Reinhold Kainhofer [Mon, 25 Aug 2008 15:24:46 +0000 (17:24 +0200)]
Docs: Use @file, use @unnumberedsubsec in AU 4.6
The subsections of AU 4.6 contained one or two lines of text, so it makes
sense to put them all into the same file as unnumbered subsections.
Reinhold Kainhofer [Mon, 25 Aug 2008 15:15:58 +0000 (17:15 +0200)]
Docs: German translation of AU 4.1 + 4.2
Reinhold Kainhofer [Mon, 25 Aug 2008 15:15:03 +0000 (17:15 +0200)]
Doc: add @code around DocBook tags
Carl Sorensen [Mon, 25 Aug 2008 14:52:03 +0000 (08:52 -0600)]
Fix chords in fretted-strings.itely
Patrick McCarty [Thu, 21 Aug 2008 04:48:04 +0000 (21:48 -0700)]
Doc: Update for staff.itely
* Deeper nested: modified examples to clarify bar line behavior
* Metronome marks: added an example + general revision
* Formatting cue notes: documented instrumentCueName property
and \killCues
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
John Mandereau [Mon, 25 Aug 2008 09:28:19 +0000 (11:28 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
Docs: Fix typos observed by till
Docs: Update committish
Docs: Update German translation of LM "1. Introduction"
John Mandereau [Mon, 25 Aug 2008 09:27:22 +0000 (11:27 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
GDP NR 5.3.5 The \tweak command
Trevor Daniels [Sun, 24 Aug 2008 21:15:24 +0000 (22:15 +0100)]
GDP NR 5.3.5 The \tweak command
First draft
Reinhold Kainhofer [Mon, 25 Aug 2008 08:58:53 +0000 (10:58 +0200)]
Docs: Fix typos observed by till
Reinhold Kainhofer [Mon, 25 Aug 2008 08:56:25 +0000 (10:56 +0200)]
Docs: Update committish
John Mandereau [Mon, 25 Aug 2008 08:56:19 +0000 (10:56 +0200)]
Merge branch 'master' into lilypond/translation
* master:
StringNumber: change 'avoid-slur setting to 'around.
Docs: Some more link fixing
Docs: Some more link-fixing
Docs: More link fixing (unnumbered, renamed sections, etc.)
Reinhold Kainhofer [Sun, 24 Aug 2008 20:23:09 +0000 (22:23 +0200)]
Docs: Update German translation of LM "1. Introduction"
Neil Puttock [Sun, 24 Aug 2008 19:54:41 +0000 (20:54 +0100)]
StringNumber: change 'avoid-slur setting to 'around.
Add regression test.
Reinhold Kainhofer [Sun, 24 Aug 2008 18:48:41 +0000 (20:48 +0200)]
Docs: German Translation of some AU sections, adjust English AU
-) English AU: LilyPond does NOT create .tex files any more. Rather, it
produces .ps and .pdf files. Adjust the AU to reflect that change from
years ago!
-) Translated several sections of the AU to German.
Reinhold Kainhofer [Sun, 24 Aug 2008 16:50:30 +0000 (18:50 +0200)]
Docs: Some more link fixing
Reinhold Kainhofer [Sun, 24 Aug 2008 15:48:04 +0000 (17:48 +0200)]
Merge commit 'origin/master' into dev/texi2html
Reinhold Kainhofer [Sun, 24 Aug 2008 15:46:03 +0000 (17:46 +0200)]
Docs: Some more link-fixing
Reinhold Kainhofer [Sun, 24 Aug 2008 15:30:18 +0000 (17:30 +0200)]
texi2html: Fix footnotes with index entries (bad hack, due to texi2html feature)
Reinhold Kainhofer [Sun, 24 Aug 2008 14:41:05 +0000 (16:41 +0200)]
Merge commit 'origin/master' into dev/texi2html
Reinhold Kainhofer [Sun, 24 Aug 2008 14:36:52 +0000 (16:36 +0200)]
Docs: More link fixing (unnumbered, renamed sections, etc.)
Reinhold Kainhofer [Sun, 24 Aug 2008 14:26:00 +0000 (16:26 +0200)]
texi2html: Better footnote handling
-) Insert footnotes on the page where they appear in the text, not in a separate file
-) Use <p><sup>nr</sup> text</p> format rather than the ugly texi2html default.
John Mandereau [Sun, 24 Aug 2008 14:25:41 +0000 (16:25 +0200)]
Doc: update translations status
Reinhold Kainhofer [Sun, 24 Aug 2008 14:25:27 +0000 (16:25 +0200)]
texi2html: Change ids/targets for TOC, About and Overview
Reinhold Kainhofer [Sun, 24 Aug 2008 11:54:53 +0000 (13:54 +0200)]
texi2html: $element->{'target'} is the proper thing to override for the anchor
$element->{id} is used for the name in <a name=id> of the section,
while $element->{target} is used in the href of links to this section.
So, we need to override both and set them to the same value!
Also, set the target/id of the top node to "Top" instead of the default
"SEC_Top" of texi2html.
Reinhold Kainhofer [Sun, 24 Aug 2008 11:54:28 +0000 (13:54 +0200)]
texi2html: We don't need to rewrite the node ids!
Reinhold Kainhofer [Sun, 24 Aug 2008 11:49:42 +0000 (13:49 +0200)]
texi2html: Properly extract sectioning and node commands
-) Don't match quoted commands, i.e. @@node inside an @example section.
-) Properly use multiline matching, so we can use ^ and $ to detect the
start/end of each line
This fixes the problem that the xlatex node was not detected
John Mandereau [Sun, 24 Aug 2008 11:38:35 +0000 (13:38 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
Fix "make uninstall"
Markup command name changes.
Docs: Some more link fixing
Add tweaking the ellipse around harp pedals
Add ly:round-filled-polygon scheme function to create a filled rounded polygon
Doc: Insert appendix #f directly into the doc node, not needed in dump any more
Doc: use @subheading for FDL addendum instead of @unnumberedsubsec
texi2html: Use an appendix for indices in IR
Doc/texi2html: For big-page link to ../bibliography instead of ../../bibliography
Docs: There is no Melisma_translator, so remove IR references to it
IR: Fix index node hierarchy
Cadenza changes to rhythms.itely
John Mandereau [Sun, 24 Aug 2008 11:34:05 +0000 (13:34 +0200)]
Fix "make uninstall"
Francisco Vila [Sat, 23 Aug 2008 23:19:04 +0000 (01:19 +0200)]
Doc: Spanish PO Update.
Neil Puttock [Sat, 23 Aug 2008 23:01:10 +0000 (00:01 +0100)]
Markup command name changes.
\center-align -> \center-column
\hcenter -> \center-align
Reinhold Kainhofer [Sat, 23 Aug 2008 20:24:02 +0000 (22:24 +0200)]
Merge branch 'master' into dev/texi2html
Reinhold Kainhofer [Sat, 23 Aug 2008 19:34:39 +0000 (21:34 +0200)]
Docs: Some more link fixing
Francisco Vila [Sat, 23 Aug 2008 20:04:44 +0000 (22:04 +0200)]
Doc: touches to Simultaneous, thanks to Ralph
Reinhold Kainhofer [Sat, 23 Aug 2008 18:37:59 +0000 (20:37 +0200)]
Add tweaking the ellipse around harp pedals
Reinhold Kainhofer [Thu, 21 Aug 2008 23:17:37 +0000 (01:17 +0200)]
Add ly:round-filled-polygon scheme function to create a filled rounded polygon
Simply call the C++ method Lookup::round_filled_polygon, so I simply add a
Scheme interface wrapper here.
Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:59 +0000 (17:23 +0200)]
Doc: Insert appendix #f directly into the doc node, not needed in dump any more
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:19 +0000 (17:23 +0200)]
Doc: use @subheading for FDL addendum instead of @unnumberedsubsec
Reinhold Kainhofer [Sat, 23 Aug 2008 15:09:05 +0000 (17:09 +0200)]
texi2html: Use an appendix for indices in IR
Reinhold Kainhofer [Sat, 23 Aug 2008 15:08:02 +0000 (17:08 +0200)]
Doc/texi2html: For big-page link to ../bibliography instead of ../../bibliography
Reinhold Kainhofer [Sat, 23 Aug 2008 14:12:54 +0000 (16:12 +0200)]
Docs: There is no Melisma_translator, so remove IR references to it
Reinhold Kainhofer [Sat, 23 Aug 2008 11:31:21 +0000 (13:31 +0200)]
IR: Fix index node hierarchy
Carl Sorensen [Sat, 23 Aug 2008 18:02:46 +0000 (12:02 -0600)]
Cadenza changes to rhythms.itely
Reinhold Kainhofer [Sat, 23 Aug 2008 17:43:02 +0000 (19:43 +0200)]
Merge branch 'master' into dev/texi2html
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:59 +0000 (17:23 +0200)]
Doc: Insert appendix #f directly into the doc node, not needed in dump any more
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:19 +0000 (17:23 +0200)]
Doc: use @subheading for FDL addendum instead of @unnumberedsubsec
Reinhold Kainhofer [Sat, 23 Aug 2008 15:09:05 +0000 (17:09 +0200)]
texi2html: Use an appendix for indices in IR
Reinhold Kainhofer [Sat, 23 Aug 2008 15:08:02 +0000 (17:08 +0200)]
Doc/texi2html: For big-page link to ../bibliography instead of ../../bibliography
Reinhold Kainhofer [Sat, 23 Aug 2008 14:12:54 +0000 (16:12 +0200)]
Docs: There is no Melisma_translator, so remove IR references to it
Reinhold Kainhofer [Sat, 23 Aug 2008 11:31:21 +0000 (13:31 +0200)]
IR: Fix index node hierarchy
Reinhold Kainhofer [Sat, 23 Aug 2008 17:08:42 +0000 (19:08 +0200)]
texi2html: $element->{id} => $element->{'id'} to make it more readable
John Mandereau [Sat, 23 Aug 2008 17:01:55 +0000 (19:01 +0200)]
Update lilypond.pot
John Mandereau [Sat, 23 Aug 2008 16:37:11 +0000 (18:37 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
Fix configure and compilation issues with CPPFLAGS
Change harp pedal outlines to ellipses
GDP NR 5.3 Modifying properties
John Mandereau [Sat, 23 Aug 2008 16:35:25 +0000 (18:35 +0200)]
Update doc POs msgids
John Mandereau [Sat, 23 Aug 2008 16:34:47 +0000 (18:34 +0200)]
Fix nitpicks in doc PO generation
John Mandereau [Sat, 23 Aug 2008 16:22:26 +0000 (18:22 +0200)]
French docs: run "make fix-xrefs" and update some section names
Reinhold Kainhofer [Sat, 23 Aug 2008 15:42:30 +0000 (17:42 +0200)]
Docs: updates to fix broken links
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:59 +0000 (17:23 +0200)]
Doc: Insert appendix #f directly into the doc node, not needed in dump any more
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:19 +0000 (17:23 +0200)]
Doc: use @subheading for FDL addendum instead of @unnumberedsubsec
Jean-Charles Malahieude [Sat, 23 Aug 2008 15:22:05 +0000 (17:22 +0200)]
French docs: update LM 3 "Fundamental concepts" translation
John Mandereau [Sat, 23 Aug 2008 15:09:54 +0000 (17:09 +0200)]
French docs: fix broken xref
Reinhold Kainhofer [Sat, 23 Aug 2008 15:09:05 +0000 (17:09 +0200)]
texi2html: Use an appendix for indices in IR
Reinhold Kainhofer [Sat, 23 Aug 2008 15:08:02 +0000 (17:08 +0200)]
Doc/texi2html: For big-page link to ../bibliography instead of ../../bibliography
Reinhold Kainhofer [Sat, 23 Aug 2008 14:12:54 +0000 (16:12 +0200)]
Docs: There is no Melisma_translator, so remove IR references to it
Reinhold Kainhofer [Sat, 23 Aug 2008 14:03:17 +0000 (16:03 +0200)]
texi2html: use @subsubheading for interface property headings in the IR
Adjust the .css file so subsubheadings look like unnumberedsubsubsec.
The problem with @unnumberedsubsubsec is that it (1) generates an entry
in the TOC and (2) messes up the internal navigation buttons, since they
don't have their own @node, so texi2html uses #SECxx as anchor, which does
not exist...
Paul Jarc [Sat, 23 Aug 2008 13:58:40 +0000 (15:58 +0200)]
Fix configure and compilation issues with CPPFLAGS
Use CPPFLAGS when finding FlexLexer.h, and for C++ compilation commands.
Reinhold Kainhofer [Sat, 23 Aug 2008 13:13:20 +0000 (15:13 +0200)]
texi2html: Fix anchor in link
Reinhold Kainhofer [Sat, 23 Aug 2008 13:11:50 +0000 (15:11 +0200)]
texi2html: Add include path for texi2html so INSTALL.tely finds install.itely
Reinhold Kainhofer [Sat, 23 Aug 2008 13:11:33 +0000 (15:11 +0200)]
Merge commit 'origin/lilypond/translation' into dev/texi2html
Francisco Vila [Sat, 23 Aug 2008 12:40:07 +0000 (14:40 +0200)]
Doc: Fix menu
Francisco Vila [Sat, 23 Aug 2008 11:31:29 +0000 (13:31 +0200)]
Doc: update of untranslated install
Reinhold Kainhofer [Sat, 23 Aug 2008 11:31:21 +0000 (13:31 +0200)]
IR: Fix index node hierarchy
Reinhold Kainhofer [Sat, 23 Aug 2008 10:38:01 +0000 (12:38 +0200)]
Docs: More @subsubsection -> @unnumberedsubsubsec