From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F32A138334 for ; Sat, 13 Apr 2019 09:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 256C8E092D; Sat, 13 Apr 2019 09:05:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06560E092D for ; Sat, 13 Apr 2019 09:05:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BECCE340E79 for ; Sat, 13 Apr 2019 09:05:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 708C65A6 for ; Sat, 13 Apr 2019 09:05:28 +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: <1554658448.2a2b395df1b334f2cd28791056891123331daf92.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2a2b395df1b334f2cd28791056891123331daf92 X-VCS-Branch: master Date: Sat, 13 Apr 2019 09:05:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b8a3a7de-2898-4404-9580-90ebafcf8931 X-Archives-Hash: c1ada32b92e50dae48eec7f9d94f69cd commit: 2a2b395df1b334f2cd28791056891123331daf92 Author: Ulrich Müller gentoo org> AuthorDate: Sun Apr 7 17:34:08 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Apr 7 17:34:08 2019 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=2a2b395d eapi-cheatsheet.tex: Fix colour of cross reference links. Signed-off-by: Ulrich Müller gentoo.org> eapi-cheatsheet.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index 14a56a3..3919d17 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -44,6 +44,7 @@ colorlinks=true, citecolor=black, linkcolor=black, + filecolor=black, pdftitle={EAPI Desk Reference}, pdfauthor={Christian Faulhammer, Ulrich Müller}, pdfsubject={Making look-up faster for EAPI features},