commit: cadd19c44a66732ae9c2635cf5bf12842cd78e14
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 05:26:08 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> 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:[email protected]}{[email protected]}
}
+\input{vc.tex}
\ifthenelse{\equal{\VCDateISO}{}}
{
\date{Version \version{}, generated on: \\\today}