grml-zsh-refcard.tex.in: update copyright information
[grml-gen-zshrefcard.git] / grml-zsh-refcard.tex.in
index 096b27f..8ef23b4 100644 (file)
 %%% Seitenkopf- und -Fußzeilen {{{
  \automark[subsection*]{section} % \left- und \rightmark bekommen Inhalt
 %%% Oben: Links, Mitte, Rechts
- \ihead[]{{\Huge GRML-Zsh-Refcard}}
+ \ihead[]{{\Huge Grml-Zsh-Refcard}}
  \chead[]{}
  \ohead[]{Generated: \today}
 %%% Unten: Links, Mitte, Rechts
- \ifoot[]{\vspace{-3pt}GRML-Zsh-Refcard}
+ \ifoot[]{\vspace{-3pt}Grml-Zsh-Refcard}
  \cfoot[]{}
- \ofoot[]{\vspace{-3pt}\copyright 2005-2011 \href{mailto:julius@grml.org}{Julius Plenz},
+ \ofoot[]{\vspace{-3pt}\copyright 2005-2018 \href{mailto:julius@grml.org}{Julius Plenz},
  \href{mailto:mika@grml.org}{Michael Prokop} and
  \href{mailto:ft@grml.org}{Frank Terbeck}}
 %%% }}}
 %%% Inhalt {{{
 
 %Schon in lhead
-%\section{GRML's Zsh-Setup Reference Card}
+%\section{Grml's Zsh-Setup Reference Card}
 
 \subsection*{Configuration files}
 
@@ -331,12 +331,12 @@ Please note: if not executed as root, these aliases try to run the command via s
 
 As of version 0.9, grml does not enable global aliases anymore. Instead, a
 feature similiar to vim's 'iab' was added. The default key-sequence to trigger
-the expansion is ',.'.
+the expansion is '\texttt{C-x\,.}'.
 
 Example:
 
 \commandlistbegin
-\kbd{co}\begin{Huge},.\end{Huge} \quad expands to: \kbd{./configure \&\& make \&\& sudo make install}
+\kbd{co}\textbf{<C-x\,.>} \quad expands to: \kbd{./configure \&\& make \&\& sudo make install}
 \commandlistend
 
 The configuration of this feature and its implementation are described on the zsh wiki
@@ -355,13 +355,6 @@ like this as well.
 
 \subsection*{Functions for user (grml)}
 
-\textbf{Searching}
-
-\commandlistbegin
-@@INSERT-functions-search@@
-\commandlistend
-
-\vspace{12pt}
 \textbf{Shortcuts}
 
 \commandlistbegin