From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A7B0F1388C1 for ; Tue, 8 Dec 2015 23:14:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D7CDE087F; Tue, 8 Dec 2015 23:14:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C344AE087F for ; Tue, 8 Dec 2015 23:14:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CE91340814 for ; Tue, 8 Dec 2015 23:14:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E4D2A1B for ; Tue, 8 Dec 2015 23:14:37 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1449615467.1da137e49aa5a52bb13500192d394b6dd53210da.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1da137e49aa5a52bb13500192d394b6dd53210da X-VCS-Branch: master Date: Tue, 8 Dec 2015 23:14:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0fb11274-8ac9-4b74-8e43-f8f43bd79595 X-Archives-Hash: 478979a259bde253ab9497716f8e1e1f commit: 1da137e49aa5a52bb13500192d394b6dd53210da Author: Ulrich Müller gentoo org> AuthorDate: Tue Dec 8 22:57:47 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Dec 8 22:57:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=1da137e4 Appendix: Do not number sections. pms.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pms.tex b/pms.tex index c96fc05..01dee98 100644 --- a/pms.tex +++ b/pms.tex @@ -65,6 +65,8 @@ \bibliography{pms} \appendix +\setcounter{secnumdepth}{0} + \include{appendices} \include{eapi-differences}