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 18257139694 for ; Sat, 20 May 2017 05:38:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0618E0C5C; Sat, 20 May 2017 05:38:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB641E0C5C for ; Sat, 20 May 2017 05:38:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 42D2C3416C2 for ; Sat, 20 May 2017 05:38:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6A5E745C for ; Sat, 20 May 2017 05:38:21 +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: <1495257968.cadd19c44a66732ae9c2635cf5bf12842cd78e14.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: cadd19c44a66732ae9c2635cf5bf12842cd78e14 X-VCS-Branch: master Date: Sat, 20 May 2017 05:38:21 +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: a7ca4b2d-9fd9-4f4d-bbdc-8c859525e1a1 X-Archives-Hash: 674bb467ba437d1f8be69cbd6f2d4141 commit: cadd19c44a66732ae9c2635cf5bf12842cd78e14 Author: Ulrich Müller gentoo org> AuthorDate: Sat May 20 05:26:08 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat May 20 05:26:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=cadd19c4 eapi-cheatsheet.tex: Include filename suffix for vc.tex input. eapi-cheatsheet.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index c14701f..c8b0190 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -1,5 +1,4 @@ \documentclass[a4paper,nofoldmark]{leaflet} -\input{vc} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{ @@ -29,6 +28,7 @@ Ulrich Müller \\ \href{mailto:ulm@gentoo.org}{ulm@gentoo.org} } +\input{vc.tex} \ifthenelse{\equal{\VCDateISO}{}} { \date{Version \version{}, generated on: \\\today}