Hello,

As I was playing with the post header I found this typo in the manual.

Best,

Alan

From 57b0e12f25bfedb43a9465a76a3507186afc515c Mon Sep 17 00:00:00 2001
From: Alan Schmitt <alan.schm...@polytechnique.org>
Date: Tue, 23 Jun 2015 22:36:26 +0200
Subject: [PATCH] org.texi: Fix the :post example

* doc/org.texi (post): add a missing colon in the example.
---
 doc/org.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org.texi b/doc/org.texi
index 5b79832..8ec8a51 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -16390,7 +16390,7 @@ argument.  The first example shows how to attach a attribute-line via @code{:pos
 @example
 #+name: attr_wrap
 #+begin_src sh :var data="" :var width="\\textwidth" :results output
-  echo "#+ATTR_LATEX :width $width"
+  echo "#+ATTR_LATEX: :width $width"
   echo "$data"
 #+end_src
 
-- 
2.4.3

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Weekly CO₂ average (2015-05-30, Mauna Loa Observatory): 403.41 ppm

Attachment: signature.asc
Description: PGP signature

Reply via email to