From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Section of Org manual on images in latex export Date: Wed, 25 Jun 2014 11:23:55 +0200 Message-ID: <87ha39jqac.fsf@bzg.ath.cx> References: <878uovwob9.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzjR4-0001mT-FC for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 05:24:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WzjQu-0003Tv-9C for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 05:24:10 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:33306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzjQu-0003Tm-6D for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 05:24:00 -0400 In-Reply-To: <878uovwob9.fsf@alphaville.bos.redhat.com> (Nick Dokos's message of "Tue, 17 Jun 2014 11:25:30 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nick Dokos Cc: emacs-orgmode@gnu.org Hi Christopher, Nick Dokos writes: > Christopher Witte writes: > >> ps. I tried to find out if I could make those changes myself, but >> after much clicking and searching, I could only find: >> http://orgmode.org/worg/org-contribute.html but that doesn't say >> anything about contributing to the documentation. > > Even so, it does apply to the documentation as well. Yes, exactly. The basic workflow is pretty simple. C-x C-f ~/org-from-git/doc/org.texi RET [hack hack hack] C-x v = C-x s enhance-documentation-for-x.patch then send the patch to the list. Other workflows (with git-format-patch) are preferred but this is the simplest one. Thanks in advance for the patch! -- Bastien