home *** CD-ROM | disk | FTP | other *** search
- ("DefinitionList" "Ctrl+Shift+D" ((insert-element-with-req "DT") (move-char-forward) (insert-element-with-req "DD") (move-char-forward)))
- ("MakeDefaultSize10" "Ctrl+Shift+0" ((set-properties ".DEFAULT" ((font-size 10)))))
- ("MakeDefaultSize12" "Ctrl+Shift+2" ((set-properties ".DEFAULT" ((font-size 12)))))
- ("MakeDefaultSize14" "Ctrl+Shift+4" ((set-properties ".DEFAULT" ((font-size 14)))))
- ("MakeDefaultSize18" "Ctrl+Shift+8" ((set-properties ".DEFAULT" ((font-size 18)))))
- ("NestedJoin" "Ctrl+Shift+J" ((go-to-before-container) (join) (go-to-next-element) (join) (text " ")))
- ("NestedSplit (After)" "Ctrl+Shift+A" ((extend-to-end) (contract-selection-right) (split) (go-to-before-container) (split) (go-to-next-element)))
- ("NestedSplit (Before)" "Ctrl+Shift+B" ((extend-to-start) (contract-selection-left) (split) (go-to-after-container) (split) (go-to-previous-element) (go-to-previous-element)))
- ("NextElement" "Ctrl+Shift+N" ((go-to-next-element)))
- ("RefreshImages" "Ctrl+Meta+I" ((show-inline-images) (show-inline-images)))
- ("RefreshScreen" "Ctrl+Meta+O" ((show-tags) (show-tags)))
- ("TableCellBottomLeft" "Ctrl+Meta+C" ((cell-properties "LEFT" "BOTTOM" "" #f "unset")))
- ("TableCellBottomRIght" "Ctrl+Meta+B" ((cell-properties "RIGHT" "BOTTOM" "" #f "unset")))
- ("TableCellMiddleBottom" "Ctrl+Meta+V" ((cell-properties "CENTER" "BOTTOM" "" #f "unset")))
- ("TableCellMiddleCenter" "Ctrl+Meta+F" ((cell-properties "CENTER" "MIDDLE" "" #f "unset")))
- ("TableCellMiddleLeft" "Ctrl+Meta+D" ((cell-properties "LEFT" "MIDDLE" "" #f "unset")))
- ("TableCellMiddleRight" "Ctrl+Meta+G" ((cell-properties "RIGHT" "MIDDLE" "" #f "unset")))
- ("TableCellTopCenter" "Ctrl+Meta+R" ((cell-properties "CENTER" "TOP" "" #f "unset")))
- ("TableCellTopLeft" "Ctrl+Meta+E" ((cell-properties "LEFT" "TOP" "" #f "unset")))
- ("TableCellTopRight" "Ctrl+Meta+T" ((cell-properties "RIGHT" "TOP" "" #f "unset")))
-