From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: [orgmode/cygwin] Export as PDF Date: Sat, 28 Nov 2015 00:37:51 +0600 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 1448649504 11141 80.91.229.3 (27 Nov 2015 18:38:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Nov 2015 18:38:24 +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 Nov 27 19:38:21 2015 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 1a2NuX-00074U-2F for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Nov 2015 19:38:21 +0100 Original-Received: from localhost ([::1]:58136 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2NuZ-0004ir-OU for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Nov 2015 13:38:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2NuP-0004im-F1 for help-gnu-emacs@gnu.org; Fri, 27 Nov 2015 13:38:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2NuO-0004QV-BW for help-gnu-emacs@gnu.org; Fri, 27 Nov 2015 13:38:13 -0500 Original-Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]:35426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2NuO-0004QR-42 for help-gnu-emacs@gnu.org; Fri, 27 Nov 2015 13:38:12 -0500 Original-Received: by lfdl133 with SMTP id l133so137052674lfd.2 for ; Fri, 27 Nov 2015 10:38:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=Q84CV9QYX/iQZr/vckloS1c/A90b1Mlw1VkWIHZjbKE=; b=ideY2y+jvBKOD/ffghkIhOFAztU7hSZc7eCcAFSWl19C633+sAWz/Un1zytSxU2o2p fMXt/EGqCxDARjmy+XfeY+COjVHfJhOZSzzsN5tM7XUx5Z7MDW1CYOIpZB3uiY2MA4e3 nMg5aPmNPiIPn+dsa9WVL7wIr3UsZZ6abxNVMTqZ9pp5gotzz8Iq/Gxfro97r1uL1Xxs 2E5FQVNH4fAxS/2DMnmvr9eK/lWEaGAhzLDO5hZGWecnLiwBt6N8PJe9o0pD4VubClrf NUaNgixdu7eqkpibGPc86haFwQYpoEYRwl2U4OMi8SqoQ6va5hHFMGLfwozLkfaBky4e bDCw== X-Received: by 10.25.207.205 with SMTP id f196mr16320735lfg.124.1448649491057; Fri, 27 Nov 2015 10:38:11 -0800 (PST) Original-Received: by 10.112.212.43 with HTTP; Fri, 27 Nov 2015 10:37:51 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: zMOvY2_nWyy5VEG72Nr6UScsdco X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c07::235 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:108236 Archived-At: On Fri, Nov 27, 2015 at 10:55 PM, Xavier Maillard wrote: > I am writing a documentation at work and instead of using the usual MS stuff, > I have decided to try to do it using orgmode and then I'd like to export it as > a neat PDF file. Depending on the type of documentation you write, HTML might be a more useful target format.