From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: twiki Newsgroups: gmane.emacs.help Subject: Re: LaTeX-version of the emacs-manual Date: Fri, 21 Sep 2012 02:53:33 -0700 (PDT) Message-ID: References: <52c394ee-6e9b-4c9a-a555-689fe3dcf13c@googlegroups.com> <4p4nmsioee.fsf@mspb.ms.gov> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1348221317 4520 80.91.229.3 (21 Sep 2012 09:55:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Sep 2012 09:55:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 21 11:55:22 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1TEzxA-0001yK-BD for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Sep 2012 11:55:20 +0200 Original-Received: from localhost ([::1]:38204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEzx5-0005qF-VD for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Sep 2012 05:55:15 -0400 Original-Received: by 10.224.189.75 with SMTP id dd11mr3311301qab.6.1348221213116; Fri, 21 Sep 2012 02:53:33 -0700 (PDT) Original-Received: by 10.52.90.69 with SMTP id bu5mr739403vdb.6.1348221213080; Fri, 21 Sep 2012 02:53:33 -0700 (PDT) Original-Path: usenet.stanford.edu!l8no2458383qao.0!news-out.google.com!e10ni833245qan.0!nntp.google.com!l8no2458379qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=31.199.112.21; posting-account=wjp2oAoAAACzI4pv18VQXMxteESeFgB_ Original-NNTP-Posting-Host: 31.199.112.21 User-Agent: G2/1.0 Injection-Date: Fri, 21 Sep 2012 09:53:33 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:194525 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86865 Archived-At: I have converted the file emacs.db in emacs-utf-8.db with iconv: iconv -f ISO-8859-1 -t UTF-8 emacs.db > emacs-utf-8.db ...but when I launch pandoc with the new file... the pc crashes!!! I decided to give up LaTeX: too complicated to achieve with docbook! (But why the GNU not produce documentation directly in LaTeX?) Does anyone know an easy way to convert docbook in a few editable format?