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 EC8D21388C1 for ; Thu, 5 Nov 2015 16:05:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DC2EE0874; Thu, 5 Nov 2015 16:05:19 +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 07C87E0874 for ; Thu, 5 Nov 2015 16:05:17 +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 16895340676 for ; Thu, 5 Nov 2015 16:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D08A120FA for ; Thu, 5 Nov 2015 16:05:13 +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: <1446153730.a75e12233bfd298f83e6f40af7783a00114ede32.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.cls X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a75e12233bfd298f83e6f40af7783a00114ede32 X-VCS-Branch: master Date: Thu, 5 Nov 2015 16:05:13 +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: 95e7b3bb-9285-45d4-9597-0a128ea5bbc6 X-Archives-Hash: 86d00d00aa935e58ec9423bbf55d87ed commit: a75e12233bfd298f83e6f40af7783a00114ede32 Author: Ulrich Müller gentoo org> AuthorDate: Thu Oct 29 21:22:10 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Oct 29 21:22:10 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=a75e1223 pms.cls: Make marginnote log output less chatty. pms.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/pms.cls b/pms.cls index 72d0b9a..0b900c0 100644 --- a/pms.cls +++ b/pms.cls @@ -16,6 +16,7 @@ \PassOptionsToPackage{position=top}{caption} % Enable UTF-8 input encoding \PassOptionsToPackage{utf8}{inputenc} +\PassOptionsToPackage{quiet}{marginnote} \PassOptionsToPackage{nottoc,notlot,notlof}{tocbibind} % algorithmic and algorithm to be loaded last to avoid failures \RequirePackage{%