From 4101f90ab1fa541ff3c55a433c308fbcbc3d5011 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Mon, 6 Oct 2008 23:10:43 +0200 Subject: [PATCH] lys-to-tely: Use the title parameter for the name of the Top node --- buildscripts/lys-to-tely.py | 1 + 1 file changed, 1 insertion(+) diff --git a/buildscripts/lys-to-tely.py b/buildscripts/lys-to-tely.py index d1db990aba..d67af4775f 100755 --- a/buildscripts/lys-to-tely.py +++ b/buildscripts/lys-to-tely.py @@ -59,6 +59,7 @@ template = '''\input texinfo @end ignore @node Top, , , (dir) +@top %%(title)s %s -- 2.39.5