summaryrefslogtreecommitdiff
path: root/tickets/ec6a501595f1469da4d80b4cfcd78e65/Maildir/new/1488399916.M564807P18309Q1.hrun
blob: 7c00e426079a0f8b5a936eb075995043b0d10091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Return-Path: <obnam-dev-bounces@obnam.org>
X-Original-To: distix@pieni.net
Delivered-To: distix@pieni.net
Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pieni.net (Postfix) with ESMTPS id 20F50243A6
	for <distix@pieni.net>; Wed,  1 Mar 2017 21:20:54 +0100 (CET)
Received: from platypus.pepperfish.net (unknown [10.112.100.20])
	by bagpuss.pepperfish.net (Postfix) with ESMTP id 5CB86CD7;
	Wed,  1 Mar 2017 20:20:53 +0000 (GMT)
Received: from ip6-localhost ([::1] helo=platypus.pepperfish.net)
	by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
	id 1cjAk1-0005mg-7W; Wed, 01 Mar 2017 20:20:53 +0000
Received: from inmail0 ([10.112.100.10] helo=mx0.pepperfish.net)
 by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
 id 1cjAk0-0005mU-82
 for <obnam-dev@obnam.org>; Wed, 01 Mar 2017 20:20:52 +0000
Received: from d119a1.x-mailer.de ([212.162.53.138])
 by mx0.pepperfish.net with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256)
 (Exim 4.80) (envelope-from <jn@hz6.de>) id 1cjAjy-0000jK-Lf
 for obnam-dev@obnam.org; Wed, 01 Mar 2017 20:20:52 +0000
Received: from [37.209.91.225] (helo=debian.nigge)
 by d119.x-mailer.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63)
 (envelope-from <jn@hz6.de>) id 1cjAjr-0006fy-DH
 for obnam-dev@obnam.org; Wed, 01 Mar 2017 21:20:43 +0100
From: Jan Niggemann <jn@hz6.de>
To: obnam-dev@obnam.org
Date: Wed,  1 Mar 2017 21:20:42 +0100
Message-Id: <1488399642-20862-1-git-send-email-jn@hz6.de>
X-Mailer: git-send-email 2.1.4
X-Info: valid message
X-Info: original Date
X-Pepperfish-Transaction: c004-c976-9e25-a820
X-Spam-Score: 0.6
X-Spam-Score-int: 6
X-Spam-Bar: /
X-Scanned-By: pepperfish.net, Wed, 01 Mar 2017 20:20:52 +0000
X-Spam-Report: Content analysis details: (0.6 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 RCVD_IN_DNSWL_NONE     RBL: Sender listed at http://www.dnswl.org/, no
 trust [212.162.53.138 listed in list.dnswl.org]
 -0.3 PPF_FROM_UK RBL: A Received line involves an address from the UK
 [212.162.53.138 listed in gb.country.dnsbl.rjek.com]
 2.7 RCVD_IN_PSBL           RBL: Received via a relay in PSBL
 [212.162.53.138 listed in psbl.surriel.com]
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
 0.1 PPF_SPLIT_TAG          RAW: Body contains a split HTML tag
X-ACL-Warn: message may be spam
X-Scan-Signature: 553d829ff19db93671ce95fbbfcc207b
Subject: [PATCH] Fixes German pdf manual generation
X-BeenThere: obnam-dev@obnam.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Obnam development discussions <obnam-dev-obnam.org>
List-Unsubscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=unsubscribe>
List-Archive: <http://listmaster.pepperfish.net/pipermail/obnam-dev-obnam.org>
List-Post: <mailto:obnam-dev@obnam.org>
List-Help: <mailto:obnam-dev-request@obnam.org?subject=help>
List-Subscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=subscribe>
Sender: obnam-dev-bounces@obnam.org
Errors-To: obnam-dev-bounces@obnam.org

diff --git a/manual/format-de-pdf b/manual/format-de-pdf
index 41de81a..36ef4e7 100755
--- a/manual/format-de-pdf
+++ b/manual/format-de-pdf
@@ -34,5 +34,5 @@ cat > 000.mdwn <<EOF
 EOF
 
 pandoc --smart --toc --chapters --number-sections \
-    -V lang=de -V geometry:a4paper -o "$OUTPUT" 000.mdwn "$@"
+    -V lang=german -V geometry:a4paper -o "$OUTPUT" 000.mdwn "$@"
 rm -f 000.mdwn
-- 
2.1.4


_______________________________________________
obnam-dev mailing list
obnam-dev@obnam.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org