[Git-commits] grml-gen-zshrefcard: branch, master, updated. ff162507528d3548799dfbe484539ecb344d04f2
git repository hosting
gitosis at grml.org
Sun Jun 19 14:29:01 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grml-gen-zshrefcard - generate zsh reference card automatically".
The branch, master has been updated
via ff162507528d3548799dfbe484539ecb344d04f2 (commit)
via 4b7e202506664dba3503bdac03975d3131f2736b (commit)
via 0b0832bc305eb1f36dfdd515d19e456d6f4e66ee (commit)
via 1da783123e58c29f35835b1f317894835e2d7588 (commit)
from 2f02b357d2052cb0d43d19b31832f5e64827c7b3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ff162507528d3548799dfbe484539ecb344d04f2
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date: Sun Jun 19 14:25:14 2011 +0200
Remove umask entries from tex input
It's not set in our zshrc anymore since cbbf17b3f of `grml-etc-core'.
commit 4b7e202506664dba3503bdac03975d3131f2736b
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date: Sun Jun 19 14:23:41 2011 +0200
Update date
commit 0b0832bc305eb1f36dfdd515d19e456d6f4e66ee
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date: Sun Jun 19 14:23:28 2011 +0200
Fix abbrev handling in generation script
commit 1da783123e58c29f35835b1f317894835e2d7588
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date: Sun Jun 19 14:22:58 2011 +0200
Use pdflatex instead of plain latex
With recent texlive, I'm running into the following problem:
[snip]
! Package ifpdf Error: Name clash, \ifpdf is already defined.
See the ifpdf package documentation for explanation.
? H
Incompatible versions of \ifpdf can cause problems,
therefore package loading is aborted.
[snap]
Since we're only building pdf output anyway, I'm getting rid of it
and use `pdflatex' instead of `latex' in the Makefile.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 4 +-
genrefcard.pl | 7 +++--
grml-zsh-refcard.tex.in | 55 ++++++++++++----------------------------------
3 files changed, 21 insertions(+), 45 deletions(-)
hooks/post-receive
--
generate zsh reference card automatically
More information about the Git-commits
mailing list