From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8471 invoked by alias); 12 Oct 2010 15:11:25 -0000 Received: (qmail 8457 invoked by uid 22791); 12 Oct 2010 15:11:24 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_40,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Oct 2010 15:11:19 +0000 Received: from localhost ([127.0.0.1]:55593 helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5gVY-0007Oq-Sy; Tue, 12 Oct 2010 11:11:16 -0400 Date: Tue, 12 Oct 2010 15:11:00 -0000 Message-ID: <43wrpn5tv5.wl%bjg@gnu.org> From: Brian Gough To: Tuomo Keskitalo Cc: GSL Discuss Mailing List Subject: Re: make doc, problem with derivative/prime/apostrophe In-Reply-To: <4CB1A73C.3000107@iki.fi> References: <4CB1A73C.3000107@iki.fi> User-Agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2010-q4/txt/msg00002.txt.bz2 At Sun, 10 Oct 2010 14:45:00 +0300, Tuomo Keskitalo wrote: > I've recently moved to Ubuntu 10.04. Now "make doc" and "make ps" seems > to hang, and it seems that the problem is with derivatives marked with > apostrophe, e.g. "x'". If I change that to "x\prime" then make doc seems > to make progress. Must we change all derivative apostrophes to \prime in > *.texi, or what is correct? It was a bug in Texinfo, I reported it a while back and it is fixed in more recent versions of Texinfo. -- Brian Gough