Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Sat, 13 Apr 2019 09:05:33
Message-Id: 1554658448.2a2b395df1b334f2cd28791056891123331daf92.ulm@gentoo
1 commit: 2a2b395df1b334f2cd28791056891123331daf92
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 17:34:08 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 17:34:08 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=2a2b395d
7
8 eapi-cheatsheet.tex: Fix colour of cross reference links.
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eapi-cheatsheet.tex | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
16 index 14a56a3..3919d17 100644
17 --- a/eapi-cheatsheet.tex
18 +++ b/eapi-cheatsheet.tex
19 @@ -44,6 +44,7 @@
20 colorlinks=true,
21 citecolor=black,
22 linkcolor=black,
23 + filecolor=black,
24 pdftitle={EAPI Desk Reference},
25 pdfauthor={Christian Faulhammer, Ulrich Müller},
26 pdfsubject={Making look-up faster for EAPI features},