diff options
| author | Tyler Smith <tyler@plantarum.ca> | 2015-08-17 13:26:41 -0400 |
|---|---|---|
| committer | Tyler Smith <tyler@plantarum.ca> | 2015-08-17 13:26:41 -0400 |
| commit | 8f5b8964008d43fe94c313862bf4ff723029d011 (patch) | |
| tree | a5d8002fcf3e28f624268a7b9baccac6c7061145 /README.org | |
| parent | 5d7513e4091d3207dc2c790559cb8f28178a0eee (diff) | |
Tidied up tables
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 20 |
1 files changed, 5 insertions, 15 deletions
@@ -57,40 +57,33 @@ + Apply a color filter for reading in low light conditions. *** Default Keybindings -**** Navigation +| Navigation | | |--------------------------------------------+-----------------------| | Scroll Up / Down by page-full | ~space~ / ~backspace~ | | Scroll Up / Down by line | ~C-n~ / ~C-b~ | | Scroll Right / Left | ~C-f~ / ~C-b~ | -|--------------------------------------------+-----------------------| | Top of Page / Bottom of Page | ~<~ / ~>~ | | Next Page / Previous Page | ~n~ / ~p~ | | First Page / Last Page | ~M-<~ / ~M->~ | -|--------------------------------------------+-----------------------| | Incremental Search Forward / Backward | ~C-s~ / ~C-r~ | | Occur (list all lines containing a phrase) | ~M-s o~ | | Jump to Occur Line | ~RETURN~ | -|--------------------------------------------+-----------------------| | Pick a Link and Jump | ~F~ | | Incremental Search in Links | ~f~ | | History Back / Forwards | ~B~ / ~F~ | -|--------------------------------------------+-----------------------| | Display Outline | ~o~ | | Jump to Section from Outline | ~RETURN~ | | Jump to Page | ~M-g g~ | -|--------------------------------------------+-----------------------| - -**** Display +| Display | | |------------------------------------------+-----------------| | Zoom in / Zoom out | ~+~ / ~-~ | | Fit Height / Fit Width / Fit Page | ~H~ / ~W~ / ~P~ | | Trim margins (set slice to bounding box) | ~s b~ | | Reset margins | ~s r~ | | Reset Zoom | 0 | -|------------------------------------------+-----------------| -**** Annotations +| Annotations | | |-------------------------------+-------------------------------------------------| | List Annotations | ~C-c C-a l~ | | Jump to Annotations from List | ~SPACE~ | @@ -99,19 +92,16 @@ | Unmark Annotations | ~u~ | | Close Annotation List | ~q~ | | Add and edit annotations | via Mouse selection and left-click context menu | -|-------------------------------+-------------------------------------------------| -**** Syncing with Auctex +| Syncing with Auctex | | |----------------------------------+----------------| | jump to PDF location from source | ~C-c C-g~ | | jump source location from PDF | ~double-click~ | -|----------------------------------+----------------| -**** Miscellaneous +| Miscellaneous | | |-----------------------------------------------+-----------| | Refresh File (e.g., after recompiling source) | ~g~ | | Print File | ~C-c C-p~ | -|-----------------------------------------------+-----------| ** Installation The package may be installed via melpa and it will try to build the |
