From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 169121EFB0E; Sun, 13 Aug 2017 10:20:58 -0400 (EDT) Received: from hurricane.the-brannons.com (hurricane.the-brannons.com [IPv6:2605:2700:0:17:a800:ff:fe3e:bc77]) by befuddled.reisers.ca (Postfix) with ESMTP id 628371EFA5D for ; Sun, 13 Aug 2017 10:20:56 -0400 (EDT) Received: from localhost (unknown [IPv6:2602:b8:6486:2e00::63a:26e7]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id A3FFD77DE8; Sun, 13 Aug 2017 07:20:50 -0700 (PDT) From: Chris Brannon To: Okash Khawaja Cc: John Covici , "Speakup is a screen review system for Linux." Subject: Re: speechd-up not working on text console References: <20170812143231.GA694@sanghar> Date: Sun, 13 Aug 2017 07:20:52 -0700 In-Reply-To: (Okash Khawaja's message of "Sun, 13 Aug 2017 08:20:19 +0100") Message-ID: <87wp67pn0b.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2017 14:20:58 -0000 Okash Khawaja writes: > The source I am using is https://github.com/williamh/speechd-up which > shows last update in Jan 2011. I might have to downgrade the text > tools to version compatible with speechd-up. I would prefer to bypass > texi stuff and still get relevant modules compiled, if possible. > Here's the error: > > ./fdl.texi:404: raising the section level of @appendixsubsec which is too low Hi, Since you don't really need to read the fdl locally, just edit speechd-up.texi and remove the line @include fdl.texi. -- Chris