grml-gen-zshrefcard.git
15 years agoAdd .gitignore file
Frank Terbeck [Wed, 31 Dec 2008 13:35:41 +0000 (14:35 +0100)]
Add .gitignore file

15 years agoAdd a README
Frank Terbeck [Wed, 28 Jan 2009 20:15:23 +0000 (21:15 +0100)]
Add a README

15 years agoIt should be "Keybindings"
Frank Terbeck [Mon, 15 Dec 2008 22:58:31 +0000 (23:58 +0100)]
It should be "Keybindings"

...not "Key Bindings" or "Key-bindings".
We use "Keybindings" in other places, too. This should be consistent.

15 years agoSome grammar, spelling & wording corrections
Richard Hartmann [Mon, 15 Dec 2008 22:42:13 +0000 (23:42 +0100)]
Some grammar, spelling & wording corrections

15 years agoSome changes that reflect the current refcard's status
Frank Terbeck [Mon, 15 Dec 2008 22:11:28 +0000 (23:11 +0100)]
Some changes that reflect the current refcard's status

15 years agoMore note vs. notice
Frank Terbeck [Mon, 15 Dec 2008 21:51:23 +0000 (22:51 +0100)]
More note vs. notice

15 years agoUpdate year in copyright comment
Frank Terbeck [Mon, 15 Dec 2008 21:48:35 +0000 (22:48 +0100)]
Update year in copyright comment

15 years agoFixing a typo spotted by Richard Hartmann. Thanks
Frank Terbeck [Mon, 15 Dec 2008 21:42:10 +0000 (22:42 +0100)]
Fixing a typo spotted by Richard Hartmann. Thanks

16 years agoFixing ft's (my) email address
Frank Terbeck [Thu, 31 Jan 2008 17:47:03 +0000 (18:47 +0100)]
Fixing ft's (my) email address

16 years agogrml-zsh-refcard.tex.in: put in a \vspace{8pt} after a list.
Frank Terbeck [Sun, 20 Jan 2008 14:54:25 +0000 (15:54 +0100)]
grml-zsh-refcard.tex.in: put in a \vspace{8pt} after a list.

This is purely cosmetical.

16 years agoSlight rewrite of genrefcard.pl
Frank Terbeck [Sun, 20 Jan 2008 14:51:33 +0000 (15:51 +0100)]
Slight rewrite of genrefcard.pl

This removes a lot of duplicate code from various handler_*()
subroutines. The code is still not exactly beautiful, but this is
an improvement. I think it will do for a ~500 script.

16 years agogrml-zsh-refcard.tex.in had 'Key Bindings' and 'Keybindings' subsections
Frank Terbeck [Sun, 20 Jan 2008 14:49:29 +0000 (15:49 +0100)]
grml-zsh-refcard.tex.in had 'Key Bindings' and 'Keybindings' subsections

16 years agogrml-zsh-refcard.tex.in: Setting 'Generated: \today' on top of page
Frank Terbeck [Sat, 19 Jan 2008 21:39:03 +0000 (22:39 +0100)]
grml-zsh-refcard.tex.in: Setting 'Generated: \today' on top of page

16 years agoreindenting to 4spaces; cleanups
Frank Terbeck [Sat, 19 Jan 2008 21:23:52 +0000 (22:23 +0100)]
reindenting to 4spaces; cleanups

16 years agoimported the refcard generating code, as well as the input file for the refcard.
Frank Terbeck [Fri, 22 Jun 2007 20:58:17 +0000 (22:58 +0200)]
imported the refcard generating code, as well as the input file for the refcard.
The idea is to generate the LaTeX source for 'grml-zsh-refcard' with this code
and regularly check a new version of it into that repository, so that there is
always a static version of the source for the .pdf-refcard that is on the web.