Make sure the reference cards fits on 2 pages

This commit is contained in:
Carsten Dominik 2009-11-30 06:36:40 +01:00
parent ed69cd7f3b
commit 73cb60e06f
1 changed files with 9 additions and 9 deletions

View File

@ -276,12 +276,12 @@ are preserved on all copies.
\section{Getting Started} \section{Getting Started}
% %
\vskip -2mm %\vskip -2mm
\beginexample% %\beginexample%
(add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode)) %(add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
(define-key global-map "\\C-cl" 'org-store-link)$^1$ %(define-key global-map "\\C-cl" 'org-store-link)$^1$
(define-key global-map "\\C-ca" 'org-agenda)$^1$ %(define-key global-map "\\C-ca" 'org-agenda)$^1$
\endexample %\endexample
% %
\metax{To read the on-line documentation try}{M-x org-info} \metax{To read the on-line documentation try}{M-x org-info}
@ -371,9 +371,9 @@ Outside of tables, the same keys may have other functionality.
{\bf Regions} {\bf Regions}
\key{cut rectangular region}{C-c C-x C-w} \metax{cut/copy/paste rectangular region}{C-c C-x C-w/M-w/C-y}
\key{copy rectangular region}{C-c C-x M-w} %\key{copy rectangular region}{C-c C-x M-w}
\key{paste rectangular region}{C-c C-x C-y} %\key{paste rectangular region}{C-c C-x C-y}
\key{fill paragraph across selected cells}{C-c C-q} \key{fill paragraph across selected cells}{C-c C-q}
{\bf Miscellaneous} {\bf Miscellaneous}