From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Cannot generate web manuals Date: Mon, 30 Dec 2013 22:28:54 +0800 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1388413745 3494 80.91.229.3 (30 Dec 2013 14:29:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Dec 2013 14:29:05 +0000 (UTC) Cc: emacs-devel To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 30 15:29:12 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VxdqC-0002eD-95 for ged-emacs-devel@m.gmane.org; Mon, 30 Dec 2013 15:29:12 +0100 Original-Received: from localhost ([::1]:58462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxdqB-0001Yx-Oj for ged-emacs-devel@m.gmane.org; Mon, 30 Dec 2013 09:29:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vxdq5-0001Yp-Nr for emacs-devel@gnu.org; Mon, 30 Dec 2013 09:29:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vxdq1-0001Au-3P for emacs-devel@gnu.org; Mon, 30 Dec 2013 09:29:05 -0500 Original-Received: from mail-ig0-x234.google.com ([2607:f8b0:4001:c05::234]:49860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vxdpv-0001A2-PB; Mon, 30 Dec 2013 09:28:55 -0500 Original-Received: by mail-ig0-f180.google.com with SMTP id uq1so27497530igb.1 for ; Mon, 30 Dec 2013 06:28:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xEdo+ghtpxPjBRnMzxVo70W5oOFT8TMWSO3B16gGwlY=; b=wZ6DWi6GScYOL5ftSvcxQKYncw/qACyrGAo6NNFLr6RI7lPJ6QGgGX5HfHfH8apIkI kn40wtbnPPaQCnUZQgQXqi78hbZBWRZ+jbv8KII4YgiABnD1u7LptpqvAHVqC2NYaKV5 fhx7+v6v/PtA/fnc/lOcVh5m8QXaHkTFEt3ANwvZD1tphAHijgipLFJLay2PzosK+qKe wHhRT+yIKORRaRhPJhdJ8Jl47XtBe9om/OjAGUXHtXtBJNsEYp7i3RhyCyFnHfdRjfeY p6MT9n/rsQORXk7N6giFTGUQ+LcpDQ/ndp5iK+cTmpFp7YIoz+hyJgAs3Fa9x93B5352 VyPQ== X-Received: by 10.50.234.162 with SMTP id uf2mr56512035igc.48.1388413734755; Mon, 30 Dec 2013 06:28:54 -0800 (PST) Original-Received: by 10.42.119.18 with HTTP; Mon, 30 Dec 2013 06:28:54 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:166992 Archived-At: On Mon, Dec 30, 2013 at 9:26 AM, Glenn Morris wrote: > Is there anyone who really wants the pdf version and does not have > access to TeX? I agree with Stephen here. And TeX systems (TeX Live, MacTeX, MiKTeX, younameit) are too large. I seldom install them unless really necessary. > I guarantee you that if you only do some, someone will complain about > the ones you did not do. So you'll have to do them all. And update all > formats, at every release. I don't think automating this process is very hard. >> But why does `manual-html-mono' and `manual-html-node' only include >> (by "makeinfo -I") `doc/emacs' and `doc/misc'? > > Because those are the only directories from which we need to pick up > included files (emacsver.texi and texinfo.tex). I see. Thank you. -- http://www.gnu.org/software/emacs/