X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-zsh-refcard.tex.in;h=db236c984284e3305e9ee2f81750b080882198c5;hb=ff162507528d3548799dfbe484539ecb344d04f2;hp=972889d12692474f2c82751f966d7180f3a9a96c;hpb=ccd88c4d4ffeb9381d8df07f1745536e4600e412;p=grml-gen-zshrefcard.git diff --git a/grml-zsh-refcard.tex.in b/grml-zsh-refcard.tex.in index 972889d..db236c9 100644 --- a/grml-zsh-refcard.tex.in +++ b/grml-zsh-refcard.tex.in @@ -47,40 +47,20 @@ %%% }}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%% PDF {{{ -\newif\ifpdf - \ifx\pdfoutput\undefined - \pdffalse - \else - \pdfoutput=1 - \pdftrue - \fi - -\ifpdfoutput{ - \usepackage[pdftex]{graphicx} - \DeclareGraphicsExtensions{.pdf} - \pdfcompresslevel=9 - \usepackage[% - pdftex=true, - backref=true, - colorlinks=true, - bookmarks=true, - breaklinks=true, - linktocpage=true, - bookmarksopen=false, - bookmarksnumbered=false, - pdfpagemode=None - ]{hyperref} -}{ - \usepackage[dvips]{graphicx} - \DeclareGraphicsExtensions{.eps} - % \usepackage[% - % dvips, - % breaklinks=true, - % colorlinks=false - % ]{hyperref} -} +\usepackage[pdftex]{graphicx} +\DeclareGraphicsExtensions{.pdf} +\pdfcompresslevel=9 +\usepackage[% + pdftex=true, + backref=true, + colorlinks=true, + bookmarks=true, + breaklinks=true, + linktocpage=true, + bookmarksopen=false, + bookmarksnumbered=false, + pdfpagemode=None +]{hyperref} %%% }}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -128,7 +108,7 @@ %%% Unten: Links, Mitte, Rechts \ifoot[]{\vspace{-3pt}GRML-Zsh-Refcard} \cfoot[]{} - \ofoot[]{\vspace{-3pt}\copyright 2005-2008 \href{mailto:julius@grml.org}{Julius Plenz}, + \ofoot[]{\vspace{-3pt}\copyright 2005-2011 \href{mailto:julius@grml.org}{Julius Plenz}, \href{mailto:mika@grml.org}{Michael Prokop} and \href{mailto:ft@grml.org}{Frank Terbeck}} %%% }}} @@ -241,7 +221,7 @@ wget -O .zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc \end{verbatim} \end{tiny} -This is \textbf{different} to earlier versions of grml's zsh setup. +This is \textbf{different} from earlier versions of grml's zsh setup. You only use the zshrc file from /etc/zsh/ \textbf{not} the .zshrc file from /etc/skel/ these days. You can remove \kbd{\~}/.zshrc.global if it is still present in your home directory. @@ -263,11 +243,6 @@ values: @@INSERT-variables@@ \commandlistend -\commandlistbegin -\command{umask @@INSERT-other-umask@@}{new files automatically get permissions \kbd{@@INSERT-other-umaskstr@@}} -\command{umask @@INSERT-other-r_umask@@}{new files for root user \kbd{@@INSERT-other-r_umaskstr@@}} -\commandlistend - \subsection*{Keybindings} Default keybinding mode is Emacs, i.e. you can use Emacs keybinds like