diff options
| author | Vedang Manerikar <ved.manerikar@gmail.com> | 2023-06-11 00:32:42 +0530 |
|---|---|---|
| committer | Vedang Manerikar <ved.manerikar@gmail.com> | 2023-06-11 01:05:51 +0530 |
| commit | 0822f438de21637a78d35ed461496dc650496188 (patch) | |
| tree | d7006b975f5a678e9bcbfb645d33db1ca52f749c /README.org | |
| parent | 97cffdd1b214d0c6e904630468550802d20f4601 (diff) | |
Update NEWS with recent contributions
The goal is to try and keep these updates as close to when I merge the
changes as possible, since they become unmanageable if you wait until
the day of the release.
I want to acknowledge all the amazing people people who are
contributing to `pdf-tools` and making it the powerhouse it is.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 45 |
1 files changed, 24 insertions, 21 deletions
@@ -309,27 +309,30 @@ Note that ~pdf-tools~ renders the PDF as images inside Emacs. This means that al :CREATED: [2021-12-30 Thu 17:08] :ID: 243b3843-b912-430b-884a-641304755b92 :END: -| Annotations | | -|--------------------------------------+---------------------------------------------------| -| List Annotations | ~C-c C-a l~ | -| Jump to Annotations from List | ~SPACE~ | -| Mark Annotation for Deletion | ~d~ | -| Delete Marked Annotations | ~x~ | -| Unmark Annotations | ~u~ | -| Close Annotation List | ~q~ | -| Enable/Disable Following Annotations | ~C-c C-f~ | -|--------------------------------------+---------------------------------------------------| -| Add and Edit Annotations | Select region via Mouse selection. | -| | Then left-click context menu OR keybindings below | -|--------------------------------------+---------------------------------------------------| -| Add a Markup Annotation | ~C-c C-a m~ | -| Add a Highlight Markup Annotation | ~C-c C-a h~ | -| Add a Strikeout Markup Annotation | ~C-c C-a o~ | -| Add a Squiggly Markup Annotation | ~C-c C-a s~ | -| Add an Underline Markup Annotation | ~C-c C-a u~ | -| Add a Text Annotation | ~C-c C-a t~ | -|--------------------------------------+---------------------------------------------------| -| | | +| Annotations | | +|--------------------------------------+----------------------------------------------------| +| List Annotations | ~C-c C-a l~ | +| Jump to Annotations from List | ~SPACE~ | +| Mark Annotation for Deletion | ~d~ | +| Delete Marked Annotations | ~x~ | +| Unmark Annotations | ~u~ | +| Close Annotation List | ~q~ | +| Enable/Disable Following Annotations | ~C-c C-f~ | +|--------------------------------------+----------------------------------------------------| +| Add and Edit Annotations | Select region via Mouse selection. | +| | Then left-click context menu OR keybindings below | +|--------------------------------------+----------------------------------------------------| +| Add a Markup Annotation | ~C-c C-a m~ | +| Add a Highlight Markup Annotation | ~C-c C-a h~ | +| Add a Strikeout Markup Annotation | ~C-c C-a o~ | +| Add a Squiggly Markup Annotation | ~C-c C-a s~ | +| Add an Underline Markup Annotation | ~C-c C-a u~ | +| Add a Text Annotation | ~C-c C-a t~ | +|--------------------------------------+----------------------------------------------------| +| Highlight an arbitrary region | Section region with Mouse Drag (Hold down Meta and | +| | drag). Then ~C-c C-a h~ to highlight that region. | +|--------------------------------------+----------------------------------------------------| +| | | ** Working with AUCTeX :PROPERTIES: |
