From ed2a411316053fcbe68b86b6ab7d658bb6b807d0 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Mon, 21 Jul 2008 22:53:06 +0200 Subject: [PATCH] texi2html: Comments --- lilypond-texi2html.init | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lilypond-texi2html.init b/lilypond-texi2html.init index c86cba7439..46b4db5f8f 100644 --- a/lilypond-texi2html.init +++ b/lilypond-texi2html.init @@ -32,10 +32,9 @@ ### English title, since otherwise language-autoselection would break with ### posted links. ### Since it is then no longer possible to obtain the file name from the -### section title, I keep a sectionname<=>filename/anchor around and write -### it out to disk at the end of the conversion. This way, xrefs from -### other manuals can simply load that map and retrieve the correct file -### name for the link. Implemented in: +### section title, I keep a sectionname<=>filename/anchor around. This way, +### xrefs from other manuals can simply load that map and retrieve the +### correct file name for the link. Implemented in: ### lilypond_unknown (handling of @translationof, in case ### extract_texi_filenames.py messes up...) ### split_at_numbered_sections (correct file name: use the map) -- 2.39.5