;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\207" [require easymenu hydra dash pandoc-mode-utils cl-lib thingatpt] 2) #@24 Counter for (@)-lists. (defvar pandoc--@-counter 0 (#$ . 247)) (make-variable-buffer-local 'pandoc--@-counter) #@66 Stores the window configuration before calling pandoc--select-@. (defvar pandoc--window-config nil (#$ . 364)) #@47 Buffer from which pandoc--@-select is called. (defvar pandoc--pre-select-buffer nil (#$ . 481)) #@38 Buffer for selecting an (@)-element. (defvar pandoc--@-buffer nil (#$ . 583)) #@31 Overlay for pandoc--@-buffer. (defvar pandoc--@-overlay nil (#$ . 667)) #@55 Increment pandoc--@-counter and return the new value. (defalias 'pandoc--@-counter-inc #[0 "\301U\203$\212eb\210\302\303d\304#\203#\305\306\307!!\211V\203\211\210\202\n)T\211\207" [pandoc--@-counter 0 re-search-forward "(@\\([0-9]+?\\))" t string-to-number match-string 1] 4 (#$ . 745)]) #@27 Keymap for pandoc-@-mode. (defvar pandoc-@-mode-map (byte-code "\300 \301\302\303#\210\301\304\305#\210\301\306\305#\210\301\307\305#\210\301\310\311#\210\301\312\311#\210\301\313\311#\210\301\314\315#\210\301\316\317#\210\301\320\317#\210\301\321\322#\210\301\323\317#\210\207" [make-sparse-keymap define-key "q" pandoc-quit-@-select "j" pandoc-next-@ "n" [down] "k" pandoc-prev-@ "p" [up] [return] pandoc-select-current-@ [home] pandoc-goto-first-@ [prior] [end] pandoc-goto-last-@ [next]] 5) (#$ . 1049)) #@63 Leave pandoc--@-select-buffer without selecting an (@)-label. (defalias 'pandoc-quit-@-select #[0 "\302 \210\303!\210\304 !\207" [pandoc--window-config pandoc--pre-select-buffer remove-overlays set-window-configuration switch-to-buffer] 2 (#$ . 1575) nil]) #@32 Highlight next (@)-definition. (defalias 'pandoc-next-@ #[0 "\301`d\"\302U\203\f\303 \207\302y\210\304`\305 #\207" [pandoc--@-overlay count-lines 2 beep move-overlay point-at-eol] 4 (#$ . 1839) nil]) #@36 Highlight previous (@)-definition. (defalias 'pandoc-prev-@ #[0 "`eU\203 \301 \207\302y\210\303`\304 #\207" [pandoc--@-overlay beep -2 move-overlay point-at-eol] 4 (#$ . 2047) nil]) #@37 Highlight the first (@)-definition. (defalias 'pandoc-goto-first-@ #[0 "eb\210\301`\302 #\207" [pandoc--@-overlay move-overlay point-at-eol] 4 (#$ . 2237) nil]) #@36 Highlight the last (@)-definition. (defalias 'pandoc-goto-last-@ #[0 "db\210\301y\210\302`\303 #\207" [pandoc--@-overlay -2 move-overlay point-at-eol] 4 (#$ . 2405) nil]) #@71 Leave pandoc--@-select-buffer and insert selected (@)-label at point. (defalias 'pandoc-select-current-@ #[0 "\302\303!\210\304\305!\306 \210\307!\210\310 !\210\211c\207" [pandoc--window-config pandoc--pre-select-buffer looking-at " \\((@.*?)\\)" match-string 1 remove-overlays set-window-configuration switch-to-buffer] 3 (#$ . 2583) nil]) (defvar pandoc-@-mode-hook nil) (byte-code "\300\301N\204\f\302\300\301\303#\210\304\305!\204\302\305\306\307#\210\300\207" [pandoc-@-mode-hook variable-documentation put "Hook run after entering Pandoc-select mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp pandoc-@-mode-map definition-name pandoc-@-mode] 4) (defvar pandoc-@-mode-map (make-sparse-keymap)) (byte-code "\301\302N\204\303\301\302\304\305!#\210\306\307!\204\303\307\310\311#\210\312\313 !\210\307\302N\204-\303\307\302\304\314!#\210\306\300!\204B\303\300\310\311#\210\315\316\300\317\"\210!\210\300\302N\204P\303\300\302\304\320!#\210\303\311\321\317#\207" [pandoc-@-mode-abbrev-table pandoc-@-mode-map variable-documentation put purecopy "Keymap for `pandoc-@-mode'." boundp pandoc-@-mode-syntax-table definition-name pandoc-@-mode (lambda (def-tmp-var) (defvar pandoc-@-mode-syntax-table def-tmp-var)) make-syntax-table "Syntax table for `pandoc-@-mode'." (lambda (def-tmp-var) (defvar pandoc-@-mode-abbrev-table def-tmp-var)) define-abbrev-table nil "Abbrev table for `pandoc-@-mode'." derived-mode-parent] 5) #@167 Major mode for the Pandoc-select buffer. This mode runs the hook `pandoc-@-mode-hook', as the final or penultimate step during initialization. \{pandoc-@-mode-map} (defalias 'pandoc-@-mode #[0 "\306\300!\210\307\310 \210\311\312\313 !\210\314\f!\210 \307\211)\315\316!\207" [delay-mode-hooks major-mode mode-name pandoc-@-mode-map pandoc-@-mode-syntax-table pandoc-@-mode-abbrev-table make-local-variable t kill-all-local-variables pandoc-@-mode "Pandoc-select" use-local-map set-syntax-table run-mode-hooks pandoc-@-mode-hook local-abbrev-table buffer-read-only truncate-lines] 3 (#$ . 4114) nil]) #@25 Keymap for pandoc-mode. (defvar pandoc-mode-map (byte-code "\300 \301\302\303#\210\207" [make-sparse-keymap define-key "/" pandoc-main-hydra/body] 5) (#$ . 4730)) #@91 Non-nil if Pandoc mode is enabled. Use the command `pandoc-mode' to change this variable. (defvar pandoc-mode nil (#$ . 4901)) (make-variable-buffer-local 'pandoc-mode) #@587 Minor mode for interacting with Pandoc. This is a minor mode. If called interactively, toggle the `Pandoc mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pandoc-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG) (defalias 'pandoc-mode #[256 "\306 \307=\203 ?\202\247\203\310W\203\311\202\312\313\301!\2031\314\300 \"\2031\300 B\203O\315\n!\316\317\f \236A\"\210\311\320 !\210\321 \210\202[\204[\311\211\322 \210\323\324\203e\325\202f\326\"\210\327\330!\203\210\306 \203z\211\306 \232\203\210\331\332\203\204\333\202\205\334\335#\210\210\336 \210\207" [pandoc-mode local-minor-modes pandoc--options pandoc--local-settings major-mode pandoc-major-modes current-message toggle 1 nil t boundp delq copy-tree pandoc--set read get-buffer-create pandoc-faces-load pandoc-faces-unload run-hooks pandoc-mode-hook pandoc-mode-on-hook pandoc-mode-off-hook called-interactively-p any message "Pandoc mode %sabled%s" "en" "dis" " in current buffer" force-mode-line-update pandoc--settings-modified-flag pandoc--output-buffer-name] 7 (#$ . 5077) (byte-code "\203\n\301!\202 \302C\207" [current-prefix-arg prefix-numeric-value toggle] 2)]) (defvar pandoc-mode-hook nil) (byte-code "\301\302N\204\f\303\301\302\304#\210\303\301\305\306#\210\303\301\307\310C#\210\311\312\313\314\300!\205#\310\211%\207" [pandoc-mode-map pandoc-mode-hook variable-documentation put "Hook run after entering or leaving `pandoc-mode'.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" custom-type hook standard-value nil add-minor-mode pandoc-mode (:eval (concat " Pandoc/" (pandoc--get 'write))) boundp] 6) #@92 Turn on pandoc-mode if a pandoc settings file exists. This is for use in major mode hooks. (defalias 'conditionally-turn-on-pandoc #[0 "\300 \205\301\302\303\300 \304#!\205\305\306!\207" [buffer-file-name file-exists-p pandoc--create-settings-filename local "default" pandoc-mode 1] 5 (#$ . 7155)]) #@170 Toggle the value of EXTENSION. RW is either `read' or `write', indicating whether the extension should be toggled for the input or the output format. (fn EXTENSION RW) (defalias 'pandoc-toggle-extension #[514 "\300\"\211\301>\203\302\202\303\304!#\203\305\202\306\307#\207" [pandoc--get-extension (+ -) nil pandoc--extension-in-format-p pandoc--get - + pandoc--set-extension] 8 (#$ . 7465) (byte-code "\301\302\303\304$\305\301\306\307\303\304$!D\207" [pandoc--extensions completing-read "Extension: " nil t intern "Read/write: " ("read" "write")] 7)]) #@93 Toggle a `read' extension. N is the index of the extension in `pandoc--extensions'. (fn N) (defalias 'pandoc-toggle-read-extension-by-number #[257 "\211S\233@@\301\302\"\207" [pandoc--extensions pandoc-toggle-extension read] 5 (#$ . 8042) "P"]) #@94 Toggle a `write' extension. N is the index of the extension in `pandoc--extensions'. (fn N) (defalias 'pandoc-toggle-write-extension-by-number #[257 "\211S\233@@\301\302\"\207" [pandoc--extensions pandoc-toggle-extension write] 5 (#$ . 8296) "P"]) #@328 Create a settings filename. TYPE is the type of settings file, either 'local or 'project. FILENAME is name of the file for which the settings file is to be created, OUTPUT-FORMAT the output format of the settings file, which is recorded in its name. The return value is an absolute filename. (fn TYPE FILENAME OUTPUT-FORMAT) (defalias 'pandoc--create-settings-filename #[771 "\300!\262\301\267\202 \302!\303\304!\303\305\260\207\302!\306\305R\207\307\207" [expand-file-name #s(hash-table size 2 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (local 11 project 24)) file-name-directory "." file-name-nondirectory ".pandoc" "Project." nil] 9 (#$ . 8554)]) #@85 Create a global settings filename. FORMAT is the output format to use. (fn FORMAT) (defalias 'pandoc--create-global-settings-filename #[257 "\301!\302Q\207" [pandoc-data-dir file-name-as-directory ".pandoc"] 4 (#$ . 9243)]) #@811 Create an output file name for the current buffer based on INPUT-FILE. If INPUT-FILE is non-nil, use the file the current buffer is visiting. If the current buffer's output file is set to t, or if the target format is odt, epub or docx, create an output file name based on INPUT-FILE. If an output directory is set, use this directory, otherwise use the directory of INPUT-FILE (which should be a fully qualified file path). If an explicit output file is set, use that file, combined with the output directory, if given. If an output file name is set but no output directory, use the directory of INPUT-FILE. If PDF is non-nil, use `pdf' as the extension. If the current buffer's settings do not specify an output file (i.e., if the output file is set to nil), return nil. (fn &optional PDF INPUT-FILE) (defalias 'pandoc--compose-output-file-name #[512 "\211\204\n\301\302 !\262\303\304!\305=\204$\303\304!\204H\204$\303\306!\307\235\203H\310\311\301\303\312!\2060\313!!\314\315!!\203>\316\202F\317\303\306!\"A@$\207\303\304!;\203o\310\320\301\303\312!\206[\313!!\203j\314\303\304!!\316P\202m\303\304!#\207\321\207" [pandoc-output-format-extensions expand-file-name buffer-file-name pandoc--get output t write ("odt" "epub" "docx") format "%s/%s%s" output-dir file-name-directory file-name-sans-extension file-name-nondirectory ".pdf" assoc "%s/%s" nil] 9 (#$ . 9477)]) #@326 Create a list of strings with pandoc options for the current buffer. OUTPUT-FILE the name of the output file. If PDF is non-nil, an output file is always set, which gets the suffix `.pdf'. If the output format is "odt", "epub" or "docx" but no output file is specified, one will be created. (fn OUTPUT-FILE &optional PDF) (defalias 'pandoc--format-all-options #[513 "\303\304\305\306!\305\307!\203\310\202\311\312\305\313!!$\203/\305\314!\235\203+\303\315\305\314!\"\202E\316\202E\303\317\305\314!\305\320!\203>\310\202?\311\312\305\321!!$\205M\303\322\"\323\324\305\324!\"\325\326\327\324 \"\"\325\330\n\"\331 \332\333\334   E\335\334\n\"\335\334\n\"%\"\207" [pandoc--pdf-able-formats pandoc--list-options pandoc--alist-options format "--read=%s%s%s" pandoc--get read read-lhs "+lhs" "" pandoc--format-extensions read-extensions write "--write=%s" "--write=latex" "--write=%s%s%s" write-lhs write-extensions "--output=%s" pandoc--format-list-options filter mapcar #[257 "\300\301!\"\207" [pandoc--format-list-options pandoc--get] 5 "\n\n(fn OPTION)"] remove #[257 "\300\301!\"\207" [pandoc--format-alist-options pandoc--get] 5 "\n\n(fn OPTION)"] pandoc--format-cli-options delq nil append apply] 19 (#$ . 10881)]) #@145 Create a string of extensions to be added to the Pandoc command line. EXTENSIONS is an alist of ( . ) pairs. (fn EXTENSIONS) (defalias 'pandoc--format-extensions #[257 "\300\301\302#\207" [mapconcat #[257 "\211A\203 \300\301A@#\207\302\207" [format "%s%s" #1=""] 5 "\n\n(fn ELT)"] #1#] 5 (#$ . 12133)]) #@88 Create a list of cli options for OPTION from the values in VALUES. (fn OPTION VALUES) (defalias 'pandoc--format-list-options #[514 "\300\301\302\"\"\207" [mapcar make-closure #[257 "\301\302\300\211\303N\304=\203\305!\202#\207" [V0 format "--%s=%s" pandoc-list-type file pandoc--expand-absolute-path] 6 "\n\n(fn VALUE)"]] 6 (#$ . 12465)]) #@95 Create a list of cli options for OPTION from the key-value pairs in ALIST. (fn OPTION ALIST) (defalias 'pandoc--format-alist-options #[514 "\300\301\302\"\"\207" [mapcar make-closure #[257 "\211@A\302\303\304\305#)\266\203\204$\302\303\304\305#)\266\203\203>\306\307\310\300!\311H\226\304=\2037\312\202<\306\313\"$\207\306\314\300\304=\203L\312\202Q\306\315\"$\207" [V0 inhibit-changing-match-data ":" nil t string-match format "-%c %s%s" symbol-name 0 "" "=%s" "--%s=%s%s" ":%s"] 10 "\n\n(fn KV)"]] 6 (#$ . 12819)]) #@52 Create a list of options in `pandoc--cli-options'. (defalias 'pandoc--format-cli-options #[0 "\301\302\"\207" [pandoc--cli-options mapcar #[257 "\301!\211\203>\203\302!\262\211\303=\203\304\305\"\207\211\247\204'\211;\203-\304\306#\207\307\207" [pandoc--filepath-options pandoc--get pandoc--expand-absolute-path t format "--%s" "--%s=%s" nil] 6 "\n\n(fn OPTION)"]] 3 (#$ . 13370)]) #@166 Processes pandoc-mode @@-directives in the current buffer. OUTPUT-FORMAT is passed unchanged to the functions associated with the @@-directives. (fn OUTPUT-FORMAT) (defalias 'pandoc-process-directives #[257 "\303\304\"\210\305\306\307\310\311 \"\312\"Peb\210\313\305\312#\205}\314\315!\316\230\203-\315\224\315\225|\210\202\317\224\317\225\320\314\321! \"A\305f\322=\203b`T\323`\315\317#S\324\"b\210T|\210 \"c\266b\266\202\325\326!\204xb\210|\210\211!c\210b\210\266\202)\207" [pandoc-directives-hook pandoc-directives case-fold-search mapc funcall nil "\\([\\]?\\)@@" regexp-opt mapcar car t re-search-forward match-string 1 "\\" 0 assoc 2 123 scan-lists buffer-substring-no-properties looking-at "[a-zA-Z0-9]"] 12 (#$ . 13776) (byte-code "\300\301!C\207" [pandoc--get write] 2)]) #@146 Process @@lisp directives. The first argument is the output argument and is ignored. LISP is the argument of the @@lisp directive. (fn _ LISP) (defalias 'pandoc--process-lisp-directive #[514 "\300\301\302\303!@!\"\207" [format "%s" eval read-from-string] 7 (#$ . 14597)]) #@167 Process @@include directives. The first argument is the output argument and is ignored. INCLUDE-FILE is the argument of the @@include directive. (fn _ INCLUDE-FILE) (defalias 'pandoc--process-include-directive #[514 "\300\301\302\"r\211q\210\303\304\"\216\305!\210\306 *\207" [generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] insert-file-contents buffer-string] 6 (#$ . 14879)]) #@416 Return all pandoc related file-local variables and their values. These are file local variables beginning with `pandoc/'. Return value is an alist of (var . value) pairs. The values are searched in BUFFERS, which is a list of buffers. The first value found for a particular value is the one returned. In other words, a value from a buffer earlier in BUFFERS overrides the value of a later buffer. (fn BUFFERS) (defalias 'pandoc--get-file-local-options #[257 "\301\302\303\304\305\"\"\"\207" [pandoc--options delq nil mapcar make-closure #[257 "\301\302\303@!P!\300\211\203\304@\"\204\211A\262\202 \211\205'\305@\"B\207" [V0 intern "pandoc/" symbol-name local-variable-p buffer-local-value] 7 "\n\n(fn OPTION)"]] 7 (#$ . 15331)]) #@64 Temporary store for the buffer-local value of `pandoc-binary'. (defvar pandoc--local-binary "pandoc" (#$ . 16086)) #@739 Call pandoc on the current buffer. This function creates a temporary buffer and sets up the required local options. The contents of the current buffer is copied into the temporary buffer, the @@-directives are processed, after which pandoc is called. OUTPUT-FORMAT is the format to use. If t, the current buffer's output format is used. If PDF is non-nil, a pdf file is created. REGION is a cons cell specifying the beginning and end of the region to be sent to pandoc. If the current buffer's "master file" option is set, that file is processed instead. The output format is taken from the current buffer, however, unless one is provided specifically. REGION is also ignored in this case. (fn OUTPUT-FORMAT &optional PDF REGION) (defalias 'pandoc--call-external #[769 "Cp\306\307!\203\310\306\307!!\202p\311!\312C\313 C\203'\211\314!\240\210\2021\315\316\317\313 !P!\262\306\307!\203:\312\262\320\321\"\322\323\324\"r\211q\210\325\326\"\216\242;\203z\203c\327\315!\242\324#\204\224\330 !\331\332\242\"\210\331\333\306\333\"\"\210\202\224\242\324=\203\224\320\302\"\331\332\306\332\n\"\240\"\210\334\n\"\240\210\335D!\211\203\271\211@\336@!AL\210A\266\202\202\244\210\337\242\n\"\340\n@ A#\210\341c\210\342\343\314!\242#\210\344\306\332!!\210r\345 !q\210\346 \210)\347\350\351\352\353\354\"\355 $\210\347\350\356\314!\357\360\361#%\210\362\211\325\363   $\325\364 \"?\203D@A\365\366\367\345 ! %\370\325\371 $\"\210\372ed#\210\373!)\262\202p??\205p\365\374ed\312\345 !\324\f&\375U\203f\242\"\202p\211\242\"\210\376 !*\266\204\262*\207" [pandoc--local-binary pandoc--options pandoc--local-settings pandoc--output-buffer-name coding-system-for-write coding-system-for-read pandoc--get master-file find-file-noselect buffer-file-name nil buffer-name file-name-nondirectory expand-file-name "./" pandoc--create-file-name-from-buffer buffer-local-value pandoc-binary generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] pandoc--load-settings-for-file copy-tree pandoc--set write read pandoc--compose-output-file-name pandoc--get-file-local-options make-local-variable pandoc--format-all-options insert-buffer-substring-no-properties "\n" message "Running %s on %s" pandoc-process-directives get-buffer-create erase-buffer pandoc--log log "%s\n%s" make-string 50 61 current-time-string "Calling %s with:\n\n%s %s" mapconcat identity " " utf-8 #[514 "\304\305\306\307!\307!$\210r\301q\210\300\242\302\242B\211)\207" [V0 V1 V2 pandoc--latest-run pandoc--log message "%s: %s finished successfully" file-name-nondirectory] 8 "\n\n(fn FILE BINARY)"] #[514 "\302\303\304\305!\305!$\210r\300q\210\306\211)\207" [V0 pandoc--latest-run pandoc--log message "%s: Error in %s process" file-name-nondirectory error] 8 "\n\n(fn FILE BINARY)"] apply start-process "pandoc-process" set-process-sentinel #[514 "\211\305\230\203\301\300\242 \"\210\306\307!\207\302\300\242 \"\210\310\f!\207" [V0 V1 V2 pandoc--local-binary pandoc--output-buffer-name "finished\n" run-hooks pandoc-async-success-hook display-buffer] 5 "\n\n(fn _ E)"] process-send-region process-send-eof call-process-region 0 display-buffer pandoc-use-async pandoc-process-connection-type process-connection-type] 24 (#$ . 16208)]) #@278 Run pandoc on the current document. If called with a PREFIX argument, the user is asked for an output format. Otherwise, the output format currently set in the buffer is used. If the region is active, pandoc is run on the region instead of the buffer. (fn &optional PREFIX) (defalias 'pandoc-run-pandoc #[256 "\300\203\301\302\303\304!\305\306$\202\306\305\307 \205\310 \311 B#\207" [pandoc--call-external completing-read "Output format to use: " pandoc--extract-formats output nil t use-region-p region-beginning region-end] 7 (#$ . 19567) "P"]) #@134 Output format used to for pdf conversion. Set the first time the user converts to pdf. Unset when the user changes output format. (defvar pandoc--output-format-for-pdf nil (#$ . 20131)) (make-variable-buffer-local 'pandoc--output-format-for-pdf) #@918 Convert the current document to pdf. If the output format of the current buffer can be used to create a pdf (latex, context, or html5), the buffer's options are used. If not, the user is asked to supply a format. If a settings file for the user-supplied format exists, the settings from this file are used for conversion. If no such settings file exists, only the input and output format are set, all other options are unset. This user-supplied output format is persistent: the next pdf conversion uses the same format. If called with a PREFIX argument \[universal-argument], always ask the user for a pdf-able format. Note that if the user changes the output format for the buffer, the format for pdf conversion is unset. If the region is active, pandoc is run on the region instead of the buffer (except when a master file is set, in which case pandoc is always run on the master file). (fn &optional PREFIX) (defalias 'pandoc-convert-to-pdf #[256 "\211<\205 \211@\302=\211\204\303\304!\235\203\305\210\2020\211\204# \204/\306\307\310\305\310\211@&\210\311 \305\312 \205=\313 \314 B#\207" [pandoc--pdf-able-formats pandoc--output-format-for-pdf 4 pandoc--get write t completing-read "Specify output format for pdf creation: " nil pandoc--call-external use-region-p region-beginning region-end] 10 (#$ . 20387) "P"]) #@173 Set the current output format as default. This is done by creating a symbolic link to the relevant settings files. (Therefore, this function is not available on Windows.) (defalias 'pandoc-set-default-format #[0 "\301=\203\n\302\303!\207\304\305\306\307 \310\311!#!\304\305\312\307 \310\311!#!\313!\204+\314\306\310\311!\"\210\315\305\306\307 \316#\317#\210\313!\203G\315\305\312\307 \316#\317#\210\302\320\310\311!\"\207" [system-type windows-nt message "This option is not available on MS Windows" file-name-nondirectory pandoc--create-settings-filename local buffer-file-name pandoc--get write project file-exists-p pandoc--save-settings make-symbolic-link "default" t "`%s' set as default output format."] 8 (#$ . 21733) nil]) #@125 Save the settings of the current buffer. This function just calls pandoc--save-settings with the appropriate output format. (defalias 'pandoc-save-settings-file #[0 "\300\301\302\303!\"\207" [pandoc--save-settings local pandoc--get write] 4 (#$ . 22480) nil]) #@46 Save the current settings as a project file. (defalias 'pandoc-save-project-file #[0 "\300\301\302\303!\"\207" [pandoc--save-settings project pandoc--get write] 4 (#$ . 22746) nil]) #@54 Save the current settings to a global settings file. (defalias 'pandoc-save-global-settings-file #[0 "\301!\204\n\302!\210\303\304\305\306!\"\207" [pandoc-data-dir file-directory-p make-directory pandoc--save-settings global pandoc--get write] 4 (#$ . 22934) nil]) #@349 Save the settings of the current buffer. TYPE must be a quoted symbol and specifies the type of settings file. It can be `local', `project', or `global'. FORMAT is the output format for which the settings are to be saved. If NO-CONFIRM is non-nil, any existing settings file is overwritten without asking. (fn TYPE FORMAT &optional NO-CONFIRM) (defalias 'pandoc--save-settings #[770 "\306 \307=\203\310!\202\311#\204:\312!\203:\313\314\315\316\317\n!!\320!#!\204:\321\322\316\317 !!\"\207\323\324\325\"r\211q\210\326\327\"\216\330\211\211\331\314\332 \211\333=\203a\334\320 !P\202b\335#\314\336\337\340!\"\261\210\341p\"\210+\330\342ed#\210)\321\343\316\317\n!!\320!#\210*\210\330\211\207" [pandoc--local-settings print-circle print-level print-length make-backup-files pandoc--settings-modified-flag buffer-file-name global pandoc--create-global-settings-filename pandoc--create-settings-filename file-exists-p y-or-n-p format "%s file `%s' already exists. Overwrite? " capitalize symbol-name file-name-nondirectory message "%s file not written." generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] nil ";; -*- mode: emacs-lisp -*-\n\n" ";; pandoc-mode %s settings file%s\n" local " for " "" ";; saved on %s\n\n" format-time-string "%Y.%m.%d %H:%M" pp write-region "%s settings file written to `%s'."] 14 (#$ . 23209)]) #@160 Revert settings for the current buffer. The settings file is reread from disk, so that any changes made to the settings that have not been saved are reverted. (defalias 'pandoc-revert-settings #[0 "\302\303!\304!\305\306\"\207" [pandoc--options pandoc--local-settings pandoc--get write copy-tree pandoc--load-settings-profile no-confirm] 4 (#$ . 24636) nil]) #@110 Load the default settings of the file in the current buffer. This function is for use in `pandoc-mode-hook'. (defalias 'pandoc-load-default-settings #[0 "\300\301!\207" [pandoc--load-settings-profile "default"] 2 (#$ . 25005)]) #@191 Load the options for FORMAT from the corresponding settings file. If NO-CONFIRM is t, no confirmation is asked if the current settings have not been saved. (fn FORMAT &optional NO-CONFIRM) (defalias 'pandoc--load-settings-profile #[513 "\300\301 \205\n\302\301 !#\207" [pandoc--load-settings-for-file buffer-file-name expand-file-name] 6 (#$ . 25240)]) #@548 Load the settings file of FILE for FORMAT. Search for a local, a project and a global settings file, in that order, and load the first one that exists and is readable. If NO-CONFIRM is t, no confirmation is asked if the current settings have not been saved. FILE must be an absolute path name. If FILE is nil, a global settings file is read, if any. The settings are stored in the current buffer's `pandoc--local-settings'. Return nil if no settings or project file is found for FILE, otherwise non-nil. (fn FILE FORMAT &optional NO-CONFIRM) (defalias 'pandoc--load-settings-for-file #[770 "\211\204\203\302\303\304\305\306!\"!\203\307\310\305\306!\311#\210\312\203-\310\313\314\310#!B\262\203C\211A\204C\315\313\314\315#!B\262\211A\204Q\316\313\317!!B\262\211A\205c\211A\320\321\322\323@!!#\207" [pandoc--settings-modified-flag pandoc--local-settings y-or-n-p format "Current settings for format \"%s\" modified. Save first? " pandoc--get write pandoc--save-settings local t nil pandoc--read-settings-from-file pandoc--create-settings-filename project global pandoc--create-global-settings-filename message "%s settings file loaded for format \"%s\"." capitalize symbol-name] 10 (#$ . 25604)]) #@109 Read the settings in FILE and return them. If FILE does not exist or cannot be read, return nil. (fn FILE) (defalias 'pandoc--read-settings-from-file #[257 "\300!\205>\301\302\303\"r\211q\210\304\305\"\216\306!\210eb\210\307\310!\203%\311 \202;\312\313\314\303#\2053\315u\210\316p!\211<\2059\211\262*\262\207" [file-readable-p generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] insert-file-contents looking-at "#" pandoc--read-old-settings-from-buffer search-forward "(" nil -1 read] 6 (#$ . 26841)]) #@204 Read old-style settings from the current buffer. `pandoc--settings-modified-flag' is set, so that the user will be asked to save the settings on exit. Return an alist with the options and their values. (defalias 'pandoc--read-old-settings-from-buffer #[0 "eb\210\302\303\304\302\305#\203g\306\307\310!!\307\311!\312>\203<\313\314\"\210\307\310\"\315=\2031\307\311\"\2027\306\307\311\"!BB\202`\313\316\"\203J\317!\202_\320\230\203T\305\202_\321\230\203^\302\202_BB\266\203\202\322!\323\324\"\210 \207" [pandoc--options pandoc--local-settings nil re-search-forward "^\\([a-z-]*\\)::\\(.*?\\)$" t intern match-string 1 2 (variable read-extensions write-extensions) string-match "^\\(.*?\\):\\(.*?\\)$" variable "^[0-9]$" string-to-number "t" "nil" copy-tree mapc #[257 "\300@A\"\207" [pandoc--set] 4 "\n\n(fn OPTION)"]] 9 (#$ . 27421)]) #@485 Display the output file. Try to display the output file generated in the most recent call to Pandoc. If no output file was produced or Pandoc has not been called yet, try to open the output file as defined by the current settings. If the latest Pandoc run produced an error, display an error message, unless ARG is non-nil, in which case try to open the output file defined by the current settings. If no output file exists, display the *Pandoc output* buffer. (fn &optional ARG) (defalias 'pandoc-view-output #[256 "\304=\203\211\204\304\305!\210@\206\306\307!A\206\310!\211\203q\311!\203l\312\313!\314\"\2035 \202;\315\n\"A@\211;\203G\316\317 $\207\211\320=\203]\321!\211\203X\322!\207\304\323\"\207\324!\203g\211!\207\304\325\"\207\304\326\"\207\327 \207" [pandoc--latest-run pandoc-pdf-viewer pandoc-viewers pandoc--viewer-buffer-name error "No output file created on most recent call to `pandoc'" pandoc--get write pandoc--compose-output-file-name file-readable-p cl-equalp file-name-extension "pdf" assoc-string start-process "pandoc-viewer" emacs find-file-noselect display-buffer "Could not open %s" functionp "No viewer defined for output format `%s'" "`%s' is not readable" pandoc-view-output-buffer] 9 (#$ . 28295) "P"]) #@38 Displays the *Pandoc output* buffer. (defalias 'pandoc-view-output-buffer #[0 "\301!\207" [pandoc--output-buffer-name display-buffer] 2 (#$ . 29569) nil]) #@48 Displays the settings file in a *Help* buffer. (defalias 'pandoc-view-settings #[0 "\306\307!\310\236\311\236p\312\313!\205\314\312\313!!D\315!\203&A!\241\210\2032A!\241\210!\262 \316\211\223\210\317\nB\320 B\321 \322\323!\211\316\211\211\211\211\324\325!\210\326!\210\205k\324\327!\210\326!+\262rq\210\330\316\"\262)\331\332!\203\206\332\"\202\207\211)\266\203*\207" [pandoc--local-settings help-window-point-marker temp-buffer-window-setup-hook temp-buffer-window-show-hook help-window-old-frame standard-output #[257 "\300\301\302\303\"\"\207" [delq nil mapcar #[257 "\211A\205\211\207" [] 2 "\n\n(fn OPTION)"]] 6 "\n\n(fn ALIST)"] copy-tree read-extensions write-extensions pandoc--get master-file find-file-noselect pandoc--get-file-local-options nil help-mode-setup help-mode-finish selected-frame temp-buffer-window-setup " *Pandoc Help*" princ "Current settings:\n\n" pp "\n\nFile-local settings:\n\n" temp-buffer-window-show functionp help-window-setup print-circle print-level print-length] 12 (#$ . 29731) nil]) #@47 Display the log buffer in a temporary window. (defalias 'pandoc-view-log #[0 "\301\302!!\207" [pandoc--log-buffer-name display-buffer get-buffer-create] 3 (#$ . 30807) nil]) #@48 Insert a new labeled (@) list marker at point. (defalias 'pandoc-insert-@ #[0 "\300 \301\302\"c\207" [pandoc--@-counter-inc format "(@%s)"] 4 (#$ . 30988) nil]) #@52 Collect (@)-definitions and return them as a list. (defalias 'pandoc--collect-@-definitions #[0 "\212eb\210\300\301\302\300\303#\203\304\305!B\262\202\211\237\262)\207" [nil re-search-forward "^[[:space:]]*\\((@.*?).*\\)$" t match-string-no-properties 1] 5 (#$ . 31156)]) #@66 Show a list of (@)-definitions and allow the user to choose one. (defalias 'pandoc-select-@ #[0 "\305 \306 p\307\310!\211q\210\311 \210\312\313 \210\314\315\"\210eb\210\316e\317 \"\320\f\321\322#\210)\323\324\n!!\207" [pandoc--window-config pandoc--pre-select-buffer pandoc--@-buffer buffer-read-only pandoc--@-overlay pandoc--collect-@-definitions current-window-configuration get-buffer-create " *Pandoc select*" pandoc-@-mode nil erase-buffer mapc #[257 "\300\301Qc\207" [" " "\n\n"] 4 "\n\n(fn DEFINITION)"] make-overlay point-at-eol overlay-put face highlight select-window display-buffer] 6 (#$ . 31441) nil]) #@183 Set the output format to FORMAT. If a settings and/or project file exists for FORMAT, they are loaded. If none exists, all options are unset (except the input format). (fn FORMAT) (defalias 'pandoc-set-write #[257 "\203\306\307\310\311\312!\"!\203\313\314\311\312!\315#\210\316\315\"\204/\317 !\320\312\"\210\320\321 \f\236A\"\210\322\211\323\324\"\207" [pandoc--settings-modified-flag pandoc--options pandoc--local-settings major-mode pandoc-major-modes pandoc--output-format-for-pdf y-or-n-p format "Current settings for output format \"%s\" changed. Save? " pandoc--get write pandoc--save-settings local t pandoc--load-settings-profile copy-tree pandoc--set read nil message "Output format set to `%s'"] 7 (#$ . 32071) (byte-code "\300\301\302\303!\304\305$C\207" [completing-read "Set output format to: " pandoc--extract-formats output nil t] 5)]) #@46 Set the input format to FORMAT. (fn FORMAT) (defalias 'pandoc-set-read #[257 "\300\301\"\210\302\303\"\207" [pandoc--set read message "Input format set to `%s'"] 4 (#$ . 32944) (byte-code "\300\301\302\303!\304\305$C\207" [completing-read "Set input format to: " pandoc--extract-formats input nil t] 5)]) #@274 Set the output file. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]', the output file is unset. If called with any other prefix argument, the output file is created on the basis of the input file and the output format. (fn PREFIX) (defalias 'pandoc-set-output #[257 "\300\301\302=\203\f\303\202\204\304\305\306!!\202\307\"\207" [pandoc--set output - nil file-name-nondirectory read-file-name "Output file: " t] 6 (#$ . 33259) "P"]) #@202 Set the option `Data Directory'. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), the data directory is set to NIL, which means use $HOME/.pandoc. (fn PREFIX) (defalias 'pandoc-set-data-dir #[257 "\300\301\302=?\205\303\304\305\211\306$\"\207" [pandoc--set data-dir - read-directory-name "Data directory: " nil t] 8 (#$ . 33749) "P"]) #@160 Set the defaults file. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), the defaults file is set to nil. (fn PREFIX) (defalias 'pandoc-set-defaults #[257 "\301\302\303=\203\f\304\202\305\306?#\"\207" [default-directory pandoc--set defaults - nil pandoc--read-file-name "Defaults file: "] 7 (#$ . 34136) "P"]) #@224 Set the option `Output Directory'. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), the output directory is set to NIL, which means use the directory of the input file. (fn PREFIX) (defalias 'pandoc-set-output-dir #[257 "\300\301\302=?\205\303\304\305\211\306$\"\207" [pandoc--set output-dir - read-directory-name "Output directory: " nil t] 8 (#$ . 34500) "P"]) #@166 Set the option `Extract media'. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), no media files are extracted. (fn PREFIX) (defalias 'pandoc-set-extract-media #[257 "\300\301\302=?\205\303\304\305\211\306$\"\207" [pandoc--set extract-media - read-directory-name "Extract media files to directory: " nil t] 8 (#$ . 34915) "P"]) #@157 Set the option `File scope'. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), document scope is used. (fn PREFIX) (defalias 'pandoc-set-file-scope #[257 "\300\301\302=?\205\n\303\"\207" [pandoc--set file-scope - t] 5 (#$ . 35294) "P"]) #@205 Set the master file. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), the master file is set to nil, which means the current file is the master file. (fn PREFIX) (defalias 'pandoc-set-master-file #[257 "\301\302\303=\203\f\304\202\305\306?#\"\207" [default-directory pandoc--set master-file - nil pandoc--read-file-name "Master file: "] 7 (#$ . 35581) "P"]) #@169 Set the current file as master file. This option creates a Project settings file in the current directory to ensure that all files use the current file as master file. (defalias 'pandoc-set-this-file-as-master #[0 "\300\301\302 \"\210\303\304\305\306!\"\207" [pandoc--set master-file buffer-file-name pandoc--save-settings project pandoc--get write] 4 (#$ . 35994) nil]) #@280 Toggle one of pandoc's binary options. If called with the PREFIX argument `\[universal-argument] -' (or `\[negative-argument]'), the options is unset. If called with any other prefix argument, the option is set. Without any prefix argument, the option is toggled. (fn PREFIX) (defalias 'pandoc-toggle-interactive #[257 "\302\303\304\305\306\307=\203\310\202\204\311\202\312\" \313\302$ \"A\314\307=\203-\313\2029\2048\315!?\2029\302\"\210\316\317\320 \"@\315!\203L\321\202M\322#)\207" [completion-ignore-case pandoc--switches t assoc completing-read format "%s option: " - "Unset" "Toggle" "Set" nil pandoc--set pandoc--get message "Option `%s' %s." rassq "set" "unset"] 7 (#$ . 36372) "P"]) #@13 Pandoc menu (defvar pandoc-mode-menu nil (#$ . 37096)) (byte-code "\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326 \"B\327C\323\330\331\332E\325\333\n\"\"C#\323\334\325\335\336\337!\"B\340C\323\330\331\341E\325\342\n\"\"C#\343\344\345\346\323 \347\"BBBB\350\fB\351 B\352\323<\321\353=B\354>B\355?BF\"B\356@B\357AB\257$\210\360\"\210\361\362!\363L\210\364\362!\365L\210\366\362!\367L\210\370\362!\371L\210\372\362!\373L\207" [pandoc-mode-map pandoc--input-formats-menu pandoc--extensions pandoc--files-menu pandoc--reader-menu-list pandoc--writer-menu-list easy-menu-do-define pandoc-mode-menu "Pandoc menu" "Pandoc" ["Run Pandoc" pandoc-run-pandoc :active t] ["Create PDF" pandoc-convert-to-pdf :active t] ["View Output File" pandoc-view-output :active t] ["View Output Buffer" pandoc-view-output-buffer :active t] ["View Log Buffer" pandoc-view-log :active t] ("Settings Files" ["Save File Settings" pandoc-save-settings-file :active t] ["Save Project File" pandoc-save-project-file :active t] ["Save Global Settings File" pandoc-save-global-settings-file :active t] ["Revert Settings" pandoc-revert-settings :active t] ["Set As Default Format" pandoc-set-default-format :active (not (eq system-type 'windows-nt))]) ("Example Lists" ["Insert New Example" pandoc-insert-@ :active t] ["Select And Insert Example Label" pandoc-select-@ :active t]) "--" ["View Current Settings" pandoc-view-settings :active t] append "Input Format" mapcar #[257 "\300@\301\302AE\303\304\305\306\307\310\311\nAE&\207" [vector pandoc--set 'read :active t :style radio :selected string= (pandoc--get 'read)] 12 "\n\n(fn OPTION)"] ["Literal Haskell" (pandoc--toggle 'read-lhs) :active (member (pandoc--get 'read) '("markdown" "rst" "latex")) :style toggle :selected (pandoc--get 'read-lhs)] "Extensions" :visible (string-match "markdown" (pandoc--get 'read)) #[257 "\300@\301@\302BB\303\304\305\306\307\310 @\311BB&\207" [vector pandoc-toggle-extension ('read) :active t :style toggle :selected pandoc--extension-active-p ('read)] 12 "\n\n(fn EXT)"] "Output Format" #[257 "\300A@\301@D\302\303\304\305\306\307\310\n@E&\207" [vector pandoc-set-write :active t :style radio :selected string= (pandoc--get 'write)] 12 "\n\n(fn OPTION)"] pandoc--extract-formats output ["Literal Haskell" (pandoc--toggle 'write-lhs) :active (member (pandoc--get 'write) '("markdown" "rst" "latex" "beamer" "html" "html5")) :style toggle :selected (pandoc--get 'write-lhs)] (string-match "markdown" (pandoc--get 'write)) #[257 "\300@\301@\302BB\303\304\305\306\307\310 @\311BB&\207" [vector pandoc-toggle-extension ('write) :active t :style toggle :selected pandoc--extension-active-p ('write)] 12 "\n\n(fn EXT)"] "Files" ("Output File" ["Output To Stdout" (pandoc--set 'output nil) :active t :style radio :selected (null (pandoc--get 'output))] ["Create Output Filename" (pandoc--set 'output t) :active t :style radio :selected (eq (pandoc--get 'output) t)] ["Set Output File..." pandoc-set-output :active t :style radio :selected (stringp (pandoc--get 'output))]) ("Output Directory" ["Use Input Directory" (pandoc--set 'output-dir nil) :active t :style radio :selected (null (pandoc--get 'output-dir))] ["Set Output Directory" pandoc-set-output-dir :active t :style radio :selected (pandoc--get 'output-dir)]) ("Data Directory" ["Use Default Data Directory" (pandoc--set 'data-dir nil) :active t :style radio :selected (null (pandoc--get 'data-dir))] ["Set Data Directory" pandoc-set-data-dir :active t :style radio :selected (pandoc--get 'data-dir)]) (("Extract Media" ["Do Not Extract Media Files" (pandoc--set 'extract-media nil) :active t :style radio :selected (null (pandoc--get 'extract-media))] ["Extract Media Files" pandoc-set-extract-media :active t :style radio :selected (pandoc--get 'extract-media)]) ("Scope" ["Document Scope" (pandoc--set 'file-scope nil) :active t :style radio :selected (null (pandoc--get 'file-scope))] ["File Scope" pandoc-set-file-scope :active t :style radio :selected (pandoc--get 'file-scope)]) ("Master File" ["No Master File" (pandoc-set-master-file '-) :active t :style radio :selected (null (pandoc--get 'master-file))] ["Use This File As Master File" pandoc-set-this-file-as-master :active t :style radio :selected (equal (pandoc--get 'master-file) (buffer-file-name))] ["Set Master File" pandoc-set-master-file :active t :style radio :selected (and (pandoc--get 'master-file) (not (equal (pandoc--get 'master-file) (buffer-file-name))))])) "Reader Options" "General Writer Options" "Options For Specific Writers" "HTML-Based Formats" "TeX-Based Formats" "EPUB" "Citations" "Math Rendering" easy-menu-add (lambda (def-tmp-var) (defvar pandoc-main-hydra/params def-tmp-var "Params of pandoc-main-hydra.")) nil (nil nil :exit t :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-main-hydra/docstring def-tmp-var "Docstring of pandoc-main-hydra.")) "\nMain menu\n\n_r_: Run Pandoc _o_: Options\n_p_: Convert to pdf _I_: Input format\n_v_: View output file _O_: Output format\n_V_: View output buffer _s_: Settings files\n_S_: View current settings _e_: Example lists\n_L_: View log buffer\n\n" (lambda (def-tmp-var) (defvar pandoc-main-hydra/heads def-tmp-var "Heads for pandoc-main-hydra.")) (("r" pandoc-run-pandoc nil :exit t) ("p" pandoc-convert-to-pdf nil :exit t) ("v" pandoc-view-output nil :exit t) ("V" pandoc-view-output-buffer nil :exit t) ("S" pandoc-view-settings nil :exit t) ("L" pandoc-view-log nil :exit t) ("o" pandoc-options-hydra/body nil :exit t) ("I" pandoc-input-format-hydra/body nil :exit t) ("O" pandoc-output-format-hydra/body nil :exit t) ("s" pandoc-settings-file-hydra/body nil :exit t) ("e" pandoc-@-hydra/body nil :exit t) ("q" nil "Quit" :exit t)) (lambda (def-tmp-var) (defvar pandoc-main-hydra/keymap def-tmp-var "Keymap for pandoc-main-hydra.")) (keymap (113 . pandoc-main-hydra/nil) (101 . pandoc-main-hydra/pandoc-@-hydra/body-and-exit) (115 . pandoc-main-hydra/pandoc-settings-file-hydra/body-and-exit) (79 . pandoc-main-hydra/pandoc-output-format-hydra/body-and-exit) (73 . pandoc-main-hydra/pandoc-input-format-hydra/body-and-exit) (111 . pandoc-main-hydra/pandoc-options-hydra/body-and-exit) (76 . pandoc-main-hydra/pandoc-view-log-and-exit) (83 . pandoc-main-hydra/pandoc-view-settings-and-exit) (86 . pandoc-main-hydra/pandoc-view-output-buffer-and-exit) (118 . pandoc-main-hydra/pandoc-view-output-and-exit) (112 . pandoc-main-hydra/pandoc-convert-to-pdf-and-exit) (114 . pandoc-main-hydra/pandoc-run-pandoc-and-exit) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-main-hydra/hint def-tmp-var "Dynamic hint for pandoc-main-hydra.")) (format #("Main menu\n\n%s: Run Pandoc %s: Options\n%s: Convert to pdf %s: Input format\n%s: View output file %s: Output format\n%s: View output buffer %s: Settings files\n%s: View current settings %s: Example lists\n%s: View log buffer\n\n[q]: Quit." 262 263 (face hydra-face-teal)) #("r" 0 1 (face hydra-face-teal)) #("o" 0 1 (face hydra-face-teal)) #("p" 0 1 (face hydra-face-teal)) #("I" 0 1 (face hydra-face-teal)) #("v" 0 1 (face hydra-face-teal)) #("O" 0 1 (face hydra-face-teal)) #("V" 0 1 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-teal)) #("S" 0 1 (face hydra-face-teal)) #("e" 0 1 (face hydra-face-teal)) #("L" 0 1 (face hydra-face-teal))) pandoc--specific-menu-list pandoc--html-menu-list pandoc--tex-menu-list pandoc--epub-menu-list pandoc--citations-menu-list pandoc--math-menu-list] 27) #@565 Call the head `pandoc-run-pandoc' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-run-pandoc-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-run-pandoc hydra--call-interactively-remap-maybe] 2 (#$ . 45335) nil]) #@569 Call the head `pandoc-convert-to-pdf' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-convert-to-pdf-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-convert-to-pdf hydra--call-interactively-remap-maybe] 2 (#$ . 46209) nil]) #@566 Call the head `pandoc-view-output' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-view-output-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-view-output hydra--call-interactively-remap-maybe] 2 (#$ . 47095) nil]) #@573 Call the head `pandoc-view-output-buffer' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-view-output-buffer-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-view-output-buffer hydra--call-interactively-remap-maybe] 2 (#$ . 47972) nil]) #@568 Call the head `pandoc-view-settings' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-view-settings-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-view-settings hydra--call-interactively-remap-maybe] 2 (#$ . 48870) nil]) #@563 Call the head `pandoc-view-log' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-view-log-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-view-log hydra--call-interactively-remap-maybe] 2 (#$ . 49753) nil]) #@573 Call the head `pandoc-options-hydra/body' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 50621) nil]) #@578 Call the head `pandoc-input-format-hydra/body' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-input-format-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-input-format-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 51519) nil]) #@579 Call the head `pandoc-output-format-hydra/body' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-output-format-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-output-format-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 52432) nil]) #@579 Call the head `pandoc-settings-file-hydra/body' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-settings-file-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-settings-file-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 53348) nil]) #@567 Call the head `pandoc-@-hydra/body' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/pandoc-@-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body pandoc-@-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 54264) nil]) #@551 Call the head `nil' in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-main-hydra/body] 2 (#$ . 55144) nil]) #@545 Call the body in the "pandoc-main-hydra" hydra. The heads for the associated hydra are: "r": `pandoc-run-pandoc', "p": `pandoc-convert-to-pdf', "v": `pandoc-view-output', "V": `pandoc-view-output-buffer', "S": `pandoc-view-settings', "L": `pandoc-view-log', "o": `pandoc-options-hydra/body', "I": `pandoc-input-format-hydra/body', "O": `pandoc-output-format-hydra/body', "s": `pandoc-settings-file-hydra/body', "e": `pandoc-@-hydra/body', "q": `nil' The body can be accessed via `pandoc-main-hydra/body'. (defalias 'pandoc-main-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-main-hydra/hint pandoc-main-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-main-hydra/body hydra-show-hint pandoc-main-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 55902) nil]) (byte-code "\301C\301C\302\303\304\305\306\307\310\311     &\"\210\312\313\242!\314\301\211\203C\211A\262\242\262\262T\262\315!Q\262\202$\266\211\262\316P\317\310\320\" \242\"\321\322\323\324\325\326\"BBBB!\266\327\313\242!\314\301\211\203\214\211A\262\242\262\262T\262\315!Q\262\202m\266\211\262\316P\317\310\330\"\242\"\321\322\331\332\325\333\"BBBB!\266\n\334\301!\335L\210\336\301!\337L\210\340\301!\341L\210\342\301!\343L\210\344\301!\345L\207" [pandoc--formats nil #[128 "\211G\300U\203\f\211\242\202\301\302\303GD\"\303G\304U\203$\211A\262\210\202,\301\302\303GD\"\210\211A\262\242\211A\262\242\303\305\306#\207" [1 signal wrong-number-of-arguments nil 4 format "_%s_: %s"] 10 "\n\n(fn (FORMAT DESCR KEY MODE))"] #[128 "\211G\300U\203\f\211\242\202\301\302\303GD\"\211G\304U\203#\211A\262\242\202*\301\302\303GD\"\303\211A\262\210\211A\262\242\303\305DD\207" [1 signal wrong-number-of-arguments nil 4 pandoc-set-read] 9 "\n\n(fn (FORMAT DESCR KEY MODE))"] #[128 "\211G\300U\203\f\211\242\202\301\302\303GD\"\211G\304U\203#\211A\262\242\202*\301\302\303GD\"\303\211A\262\210\211A\262\242\303\305DD\207" [1 signal wrong-number-of-arguments nil 4 pandoc-set-write] 9 "\n\n(fn (FORMAT DESCR KEY MODE))"] #[128 "\211G\300U\203\f\211\242\202\301\302\303GD\"\303G\304U\203$\211A\262\210\202,\301\302\303GD\"\210\211A\262\242\242\305\306#\207" [1 signal wrong-number-of-arguments nil 3 format "_%s_: %s"] 9 "\n\n(fn (COMMAND DESCR KEY))"] #[128 "\211G\300U\203\f\211\242\202\301\302\303GD\"\211G\304U\203#\211A\262\242\202*\301\302\303GD\"\303\211A\262\210\242\211D\207" [1 signal wrong-number-of-arguments nil 3] 7 "\n\n(fn (COMMAND DESCR KEY))"] mapc make-closure #[257 "\211\211A\262\242\211A\262\242\211A\262\242\305\306\305\211\203<\211A\262\242\262\262T\262\307!\310>\203B\262\202\266\211\237\262\211\203\241\311\312Q\300\313\314P!E\300\242B\240\210\315\316Q\306\305\211\203\200\211A\262\242\262\262T\262\315\302!Q\262\202b\266\211\262\316P\317\320\321\303\"\"\322\323\313!\324\325\326\"BBBB!\266\210\305\306\305\211\203\312\211A\262\242\262\262T\262\307!\327>\203\247B\262\202\247\266\211\237\262\211\2051\330\312Q\301\313\314P!E\301\242B\240\210\315\316Q\306\305\211\203\211A\262\242\262\262T\262\315\302!Q\262\202\360\266\211\262\316P\317\320\331\304\"\"\322\323\313!\332\325\333\"BBBB!\266\202\262\207" [V0 V1 V2 V3 V4 nil 0 -last-item (input both) "pandoc-input-format-" "-hydra" intern "/body" "\n" "\n\n" mapcar make-closure #[257 "\300!\207" [V0] 3 "\n\n(fn IT)"] eval defhydra (:foreign-keys warn :hint nil) append (("q" nil "Quit") ("b" pandoc-input-format-hydra/body "Back" :exit t)) (output both) "pandoc-output-format-" #[257 "\300!\207" [V0] 3 "\n\n(fn IT)"] (:foreign-keys warn :hint nil) (("q" nil "Quit") ("b" pandoc-output-format-hydra/body "Back" :exit t))] 18 "\n\n(fn SUBMENU)"] "\nCurrent input format: %s(pandoc--get 'read)\n" reverse 0 "\n" "\n\n_X_: Extensions\n\n" mapcar #[257 "\300!\207" [V0] 3 "\n\n(fn IT)"] eval defhydra pandoc-input-format-hydra (:foreign-keys warn :exit t :hint nil) append (("X" pandoc-read-exts-hydra/body) ("q" nil "Quit") ("b" pandoc-main-hydra/body "Back")) "\nCurrent output format: %s(pandoc--get 'write)\n" #[257 "\300!\207" [V0] 3 "\n\n(fn IT)"] pandoc-output-format-hydra (:foreign-keys warn :exit t :hint nil) (("X" pandoc-write-exts-hydra/body) ("q" nil "Quit") ("b" pandoc-main-hydra/body "Back")) (lambda (def-tmp-var) (defvar pandoc-settings-file-hydra/params def-tmp-var "Params of pandoc-settings-file-hydra.")) (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-settings-file-hydra/docstring def-tmp-var "Docstring of pandoc-settings-file-hydra.")) "\nSettings files\n\n_s_: Save file settings\n_p_: Save project file\n_g_: Save global settings file\n_d_: Set current format as default\n_r_: Revert settings\n\n" (lambda (def-tmp-var) (defvar pandoc-settings-file-hydra/heads def-tmp-var "Heads for pandoc-settings-file-hydra.")) (("s" pandoc-save-settings-file nil :exit nil) ("p" pandoc-save-project-file nil :exit nil) ("g" pandoc-save-global-settings-file nil :exit nil) ("d" pandoc-set-default-format nil :exit nil) ("r" pandoc-revert-settings nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-main-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-settings-file-hydra/keymap def-tmp-var "Keymap for pandoc-settings-file-hydra.")) (keymap (98 . pandoc-settings-file-hydra/pandoc-main-hydra/body-and-exit) (113 . pandoc-settings-file-hydra/nil) (114 . pandoc-settings-file-hydra/pandoc-revert-settings) (100 . pandoc-settings-file-hydra/pandoc-set-default-format) (103 . pandoc-settings-file-hydra/pandoc-save-global-settings-file) (112 . pandoc-settings-file-hydra/pandoc-save-project-file) (115 . pandoc-settings-file-hydra/pandoc-save-settings-file) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-settings-file-hydra/hint def-tmp-var "Dynamic hint for pandoc-settings-file-hydra.")) (format #("Settings files\n\n%s: Save file settings\n%s: Save project file\n%s: Save global settings file\n%s: Set current format as default\n%s: Revert settings\n\n[q]: Quit, [b]: Back." 147 148 (face hydra-face-teal) 158 159 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-amaranth)) #("p" 0 1 (face hydra-face-amaranth)) #("g" 0 1 (face hydra-face-amaranth)) #("d" 0 1 (face hydra-face-amaranth)) #("r" 0 1 (face hydra-face-amaranth)))] 17) #@429 Call the head `pandoc-save-settings-file' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/pandoc-save-settings-file #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-settings-file-hydra/hint pandoc-settings-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-settings-file-hydra/body (quit error) pandoc-save-settings-file hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-settings-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 63210) nil]) #@428 Call the head `pandoc-save-project-file' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/pandoc-save-project-file #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-settings-file-hydra/hint pandoc-settings-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-settings-file-hydra/body (quit error) pandoc-save-project-file hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-settings-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 64292) nil]) #@436 Call the head `pandoc-save-global-settings-file' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/pandoc-save-global-settings-file #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-settings-file-hydra/hint pandoc-settings-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-settings-file-hydra/body (quit error) pandoc-save-global-settings-file hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-settings-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 65371) nil]) #@429 Call the head `pandoc-set-default-format' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/pandoc-set-default-format #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-settings-file-hydra/hint pandoc-settings-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-settings-file-hydra/body (quit error) pandoc-set-default-format hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-settings-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 66474) nil]) #@426 Call the head `pandoc-revert-settings' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/pandoc-revert-settings #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-settings-file-hydra/hint pandoc-settings-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-settings-file-hydra/body (quit error) pandoc-revert-settings hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-settings-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 67556) nil]) #@407 Call the head `nil' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-settings-file-hydra/body] 2 (#$ . 68629) nil]) #@426 Call the head `pandoc-main-hydra/body' in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/pandoc-main-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-settings-file-hydra/body pandoc-main-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 69261) nil]) #@401 Call the body in the "pandoc-settings-file-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-save-settings-file', "p": `pandoc-save-project-file', "g": `pandoc-save-global-settings-file', "d": `pandoc-set-default-format', "r": `pandoc-revert-settings', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-settings-file-hydra/body'. (defalias 'pandoc-settings-file-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-settings-file-hydra/hint pandoc-settings-file-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-settings-file-hydra/body hydra-show-hint pandoc-settings-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 70024) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-@-hydra/params def-tmp-var "Params of pandoc-@-hydra.")) nil (nil nil :exit t :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-@-hydra/docstring def-tmp-var "Docstring of pandoc-@-hydra.")) "\nExample lists\n\n_i_: Insert new example\n_s_: Select and insert example label\n\n" (lambda (def-tmp-var) (defvar pandoc-@-hydra/heads def-tmp-var "Heads for pandoc-@-hydra.")) (("i" pandoc-insert-@ nil :exit t) ("s" pandoc-select-@ nil :exit t) ("q" nil "Quit" :exit t) ("b" pandoc-main-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-@-hydra/keymap def-tmp-var "Keymap for pandoc-@-hydra.")) (keymap (98 . pandoc-@-hydra/pandoc-main-hydra/body-and-exit) (113 . pandoc-@-hydra/nil) (115 . pandoc-@-hydra/pandoc-select-@-and-exit) (105 . pandoc-@-hydra/pandoc-insert-@-and-exit) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-@-hydra/hint def-tmp-var "Dynamic hint for pandoc-@-hydra.")) (format #("Example lists\n\n%s: Insert new example\n%s: Select and insert example label\n\n[q]: Quit, [b]: Back." 76 77 (face hydra-face-teal) 87 88 (face hydra-face-teal)) #("i" 0 1 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-teal)))] 2) #@261 Call the head `pandoc-insert-@' in the "pandoc-@-hydra" hydra. The heads for the associated hydra are: "i": `pandoc-insert-@', "s": `pandoc-select-@', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-@-hydra/body'. (defalias 'pandoc-@-hydra/pandoc-insert-@-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-@-hydra/body pandoc-insert-@ hydra--call-interactively-remap-maybe] 2 (#$ . 72934) nil]) #@261 Call the head `pandoc-select-@' in the "pandoc-@-hydra" hydra. The heads for the associated hydra are: "i": `pandoc-insert-@', "s": `pandoc-select-@', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-@-hydra/body'. (defalias 'pandoc-@-hydra/pandoc-select-@-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-@-hydra/body pandoc-select-@ hydra--call-interactively-remap-maybe] 2 (#$ . 73494) nil]) #@249 Call the head `nil' in the "pandoc-@-hydra" hydra. The heads for the associated hydra are: "i": `pandoc-insert-@', "s": `pandoc-select-@', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-@-hydra/body'. (defalias 'pandoc-@-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-@-hydra/body] 2 (#$ . 74054) nil]) #@268 Call the head `pandoc-main-hydra/body' in the "pandoc-@-hydra" hydra. The heads for the associated hydra are: "i": `pandoc-insert-@', "s": `pandoc-select-@', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-@-hydra/body'. (defalias 'pandoc-@-hydra/pandoc-main-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-@-hydra/body pandoc-main-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 74504) nil]) #@243 Call the body in the "pandoc-@-hydra" hydra. The heads for the associated hydra are: "i": `pandoc-insert-@', "s": `pandoc-select-@', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-@-hydra/body'. (defalias 'pandoc-@-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-@-hydra/hint pandoc-@-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-@-hydra/body hydra-show-hint pandoc-@-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 75085) nil]) #@167 Return a marker indicating whether EXTENSION is active. RW is either `read' or `write', indicating whether to take the input or the output format. (fn EXTENSION RW) (defalias 'pandoc--extension-active-marker #[514 "\302\"\203 \207 \207" [pandoc-extension-active-marker pandoc-extension-inactive-marker pandoc--extension-active-p] 5 (#$ . 75776)]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-read-exts-hydra/params def-tmp-var "Params of pandoc-read-exts-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-read-exts-hydra/docstring def-tmp-var "Docstring of pandoc-read-exts-hydra.")) "\n\n 1 %s(pandoc--extension-active-marker \"abbreviations\" 'read) abbreviations 37 %s(pandoc--extension-active-marker \"latex_macros\" 'read) latex macros \n 2 %s(pandoc--extension-active-marker \"all_symbols_escapable\" 'read) all symbols escapable 38 %s(pandoc--extension-active-marker \"line_blocks\" 'read) line blocks \n 3 %s(pandoc--extension-active-marker \"amuse\" 'read) amuse 39 %s(pandoc--extension-active-marker \"link_attributes\" 'read) link attributes \n 4 %s(pandoc--extension-active-marker \"angle_brackets_escapable\" 'read) angle brackets escapable 40 %s(pandoc--extension-active-marker \"lists_without_preceding_blankline\" 'read) lists without preceding blankline\n 5 %s(pandoc--extension-active-marker \"ascii_identifiers\" 'read) ascii identifiers 41 %s(pandoc--extension-active-marker \"literate_haskell\" 'read) literate haskell \n 6 %s(pandoc--extension-active-marker \"auto_identifiers\" 'read) auto identifiers 42 %s(pandoc--extension-active-marker \"markdown_attribute\" 'read) markdown attribute \n 7 %s(pandoc--extension-active-marker \"autolink_bare_uris\" 'read) autolink bare uris 43 %s(pandoc--extension-active-marker \"markdown_in_html_blocks\" 'read) markdown in html blocks \n 8 %s(pandoc--extension-active-marker \"backtick_code_blocks\" 'read) backtick code blocks 44 %s(pandoc--extension-active-marker \"mmd_header_identifiers\" 'read) mmd header identifiers \n 9 %s(pandoc--extension-active-marker \"blank_before_blockquote\" 'read) blank before blockquote 45 %s(pandoc--extension-active-marker \"mmd_link_attributes\" 'read) mmd link attributes \n10 %s(pandoc--extension-active-marker \"blank_before_header\" 'read) blank before header 46 %s(pandoc--extension-active-marker \"mmd_title_block\" 'read) mmd title block \n11 %s(pandoc--extension-active-marker \"bracketed_spans\" 'read) bracketed spans 47 %s(pandoc--extension-active-marker \"multiline_tables\" 'read) multiline tables \n12 %s(pandoc--extension-active-marker \"citations\" 'read) citations 48 %s(pandoc--extension-active-marker \"native_divs\" 'read) native divs \n13 %s(pandoc--extension-active-marker \"compact_definition_lists\" 'read) compact definition lists 49 %s(pandoc--extension-active-marker \"native_spans\" 'read) native spans \n14 %s(pandoc--extension-active-marker \"definition_lists\" 'read) definition lists 50 %s(pandoc--extension-active-marker \"ntb\" 'read) ntb \n15 %s(pandoc--extension-active-marker \"east_asian_line_breaks\" 'read) east asian line breaks 51 %s(pandoc--extension-active-marker \"old_dashes\" 'read) old dashes \n16 %s(pandoc--extension-active-marker \"emoji\" 'read) emoji 52 %s(pandoc--extension-active-marker \"pandoc_title_block\" 'read) pandoc title block \n17 %s(pandoc--extension-active-marker \"empty_paragraphs\" 'read) empty paragraphs 53 %s(pandoc--extension-active-marker \"pipe_tables\" 'read) pipe tables \n18 %s(pandoc--extension-active-marker \"epub_html_exts\" 'read) epub html exts 54 %s(pandoc--extension-active-marker \"raw_attribute\" 'read) raw attribute \n19 %s(pandoc--extension-active-marker \"escaped_line_breaks\" 'read) escaped line breaks 55 %s(pandoc--extension-active-marker \"raw_html\" 'read) raw html \n20 %s(pandoc--extension-active-marker \"example_lists\" 'read) example lists 56 %s(pandoc--extension-active-marker \"raw_tex\" 'read) raw tex \n21 %s(pandoc--extension-active-marker \"fancy_lists\" 'read) fancy lists 57 %s(pandoc--extension-active-marker \"shortcut_reference_links\" 'read) shortcut reference links \n22 %s(pandoc--extension-active-marker \"fenced_code_attributes\" 'read) fenced code attributes 58 %s(pandoc--extension-active-marker \"simple_tables\" 'read) simple tables \n23 %s(pandoc--extension-active-marker \"fenced_code_blocks\" 'read) fenced code blocks 59 %s(pandoc--extension-active-marker \"smart\" 'read) smart \n24 %s(pandoc--extension-active-marker \"fenced_divs\" 'read) fenced divs 60 %s(pandoc--extension-active-marker \"space_in_atx_header\" 'read) space in atx header \n25 %s(pandoc--extension-active-marker \"footnotes\" 'read) footnotes 61 %s(pandoc--extension-active-marker \"spaced_reference_links\" 'read) spaced reference links \n26 %s(pandoc--extension-active-marker \"four_space_rule\" 'read) four space rule 62 %s(pandoc--extension-active-marker \"startnum\" 'read) startnum \n27 %s(pandoc--extension-active-marker \"gfm_auto_identifiers\" 'read) gfm auto identifiers 63 %s(pandoc--extension-active-marker \"strikeout\" 'read) strikeout \n28 %s(pandoc--extension-active-marker \"grid_tables\" 'read) grid tables 64 %s(pandoc--extension-active-marker \"subscript\" 'read) subscript \n29 %s(pandoc--extension-active-marker \"hard_line_breaks\" 'read) hard line breaks 65 %s(pandoc--extension-active-marker \"superscript\" 'read) superscript \n30 %s(pandoc--extension-active-marker \"header_attributes\" 'read) header attributes 66 %s(pandoc--extension-active-marker \"styles\" 'read) styles \n31 %s(pandoc--extension-active-marker \"ignore_line_breaks\" 'read) ignore line breaks 67 %s(pandoc--extension-active-marker \"table_captions\" 'read) table captions \n32 %s(pandoc--extension-active-marker \"implicit_figures\" 'read) implicit figures 68 %s(pandoc--extension-active-marker \"task_lists\" 'read) task lists \n33 %s(pandoc--extension-active-marker \"implicit_header_references\" 'read) implicit header references 69 %s(pandoc--extension-active-marker \"tex_math_dollars\" 'read) tex math dollars \n34 %s(pandoc--extension-active-marker \"inline_code_attributes\" 'read) inline code attributes 70 %s(pandoc--extension-active-marker \"tex_math_double_backslash\" 'read) tex math double backslash \n35 %s(pandoc--extension-active-marker \"inline_notes\" 'read) inline notes 71 %s(pandoc--extension-active-marker \"tex_math_single_backslash\" 'read) tex math single backslash \n36 %s(pandoc--extension-active-marker \"intraword_underscores\" 'read) intraword underscores 72 %s(pandoc--extension-active-marker \"yaml_metadata_block\" 'read) yaml metadata block \n\n [_t_]: Toggle extension, [_q_]: Quit, [_b_]: Back" (lambda (def-tmp-var) (defvar pandoc-read-exts-hydra/heads def-tmp-var "Heads for pandoc-read-exts-hydra.")) (("t" pandoc-toggle-read-extension-by-number nil :exit nil) ("q" nil nil :exit t) ("b" pandoc-input-format-hydra/body nil :exit t)) (lambda (def-tmp-var) (defvar pandoc-read-exts-hydra/keymap def-tmp-var "Keymap for pandoc-read-exts-hydra.")) (keymap (98 . pandoc-read-exts-hydra/pandoc-input-format-hydra/body-and-exit) (113 . pandoc-read-exts-hydra/nil) (116 . pandoc-read-exts-hydra/pandoc-toggle-read-extension-by-number) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-read-exts-hydra/hint def-tmp-var "Dynamic hint for pandoc-read-exts-hydra.")) (format "\n 1 %s abbreviations 37 %s latex macros \n 2 %s all symbols escapable 38 %s line blocks \n 3 %s amuse 39 %s link attributes \n 4 %s angle brackets escapable 40 %s lists without preceding blankline\n 5 %s ascii identifiers 41 %s literate haskell \n 6 %s auto identifiers 42 %s markdown attribute \n 7 %s autolink bare uris 43 %s markdown in html blocks \n 8 %s backtick code blocks 44 %s mmd header identifiers \n 9 %s blank before blockquote 45 %s mmd link attributes \n10 %s blank before header 46 %s mmd title block \n11 %s bracketed spans 47 %s multiline tables \n12 %s citations 48 %s native divs \n13 %s compact definition lists 49 %s native spans \n14 %s definition lists 50 %s ntb \n15 %s east asian line breaks 51 %s old dashes \n16 %s emoji 52 %s pandoc title block \n17 %s empty paragraphs 53 %s pipe tables \n18 %s epub html exts 54 %s raw attribute \n19 %s escaped line breaks 55 %s raw html \n20 %s example lists 56 %s raw tex \n21 %s fancy lists 57 %s shortcut reference links \n22 %s fenced code attributes 58 %s simple tables \n23 %s fenced code blocks 59 %s smart \n24 %s fenced divs 60 %s space in atx header \n25 %s footnotes 61 %s spaced reference links \n26 %s four space rule 62 %s startnum \n27 %s gfm auto identifiers 63 %s strikeout \n28 %s grid tables 64 %s subscript \n29 %s hard line breaks 65 %s superscript \n30 %s header attributes 66 %s styles \n31 %s ignore line breaks 67 %s table captions \n32 %s implicit figures 68 %s task lists \n33 %s implicit header references 69 %s tex math dollars \n34 %s inline code attributes 70 %s tex math double backslash \n35 %s inline notes 71 %s tex math single backslash \n36 %s intraword underscores 72 %s yaml metadata block \n\n [%s]: Toggle extension, [%s]: Quit, [%s]: Back" (pandoc--extension-active-marker "abbreviations" 'read) (pandoc--extension-active-marker "latex_macros" 'read) (pandoc--extension-active-marker "all_symbols_escapable" 'read) (pandoc--extension-active-marker "line_blocks" 'read) (pandoc--extension-active-marker "amuse" 'read) (pandoc--extension-active-marker "link_attributes" 'read) (pandoc--extension-active-marker "angle_brackets_escapable" 'read) (pandoc--extension-active-marker "lists_without_preceding_blankline" 'read) (pandoc--extension-active-marker "ascii_identifiers" 'read) (pandoc--extension-active-marker "literate_haskell" 'read) (pandoc--extension-active-marker "auto_identifiers" 'read) (pandoc--extension-active-marker "markdown_attribute" 'read) (pandoc--extension-active-marker "autolink_bare_uris" 'read) (pandoc--extension-active-marker "markdown_in_html_blocks" 'read) (pandoc--extension-active-marker "backtick_code_blocks" 'read) (pandoc--extension-active-marker "mmd_header_identifiers" 'read) (pandoc--extension-active-marker "blank_before_blockquote" 'read) (pandoc--extension-active-marker "mmd_link_attributes" 'read) (pandoc--extension-active-marker "blank_before_header" 'read) (pandoc--extension-active-marker "mmd_title_block" 'read) (pandoc--extension-active-marker "bracketed_spans" 'read) (pandoc--extension-active-marker "multiline_tables" 'read) (pandoc--extension-active-marker "citations" 'read) (pandoc--extension-active-marker "native_divs" 'read) (pandoc--extension-active-marker "compact_definition_lists" 'read) (pandoc--extension-active-marker "native_spans" 'read) (pandoc--extension-active-marker "definition_lists" 'read) (pandoc--extension-active-marker "ntb" 'read) (pandoc--extension-active-marker "east_asian_line_breaks" 'read) (pandoc--extension-active-marker "old_dashes" 'read) (pandoc--extension-active-marker "emoji" 'read) (pandoc--extension-active-marker "pandoc_title_block" 'read) (pandoc--extension-active-marker "empty_paragraphs" 'read) (pandoc--extension-active-marker "pipe_tables" 'read) (pandoc--extension-active-marker "epub_html_exts" 'read) (pandoc--extension-active-marker "raw_attribute" 'read) (pandoc--extension-active-marker "escaped_line_breaks" 'read) (pandoc--extension-active-marker "raw_html" 'read) (pandoc--extension-active-marker "example_lists" 'read) (pandoc--extension-active-marker "raw_tex" 'read) (pandoc--extension-active-marker "fancy_lists" 'read) (pandoc--extension-active-marker "shortcut_reference_links" 'read) (pandoc--extension-active-marker "fenced_code_attributes" 'read) (pandoc--extension-active-marker "simple_tables" 'read) (pandoc--extension-active-marker "fenced_code_blocks" 'read) (pandoc--extension-active-marker "smart" 'read) (pandoc--extension-active-marker "fenced_divs" 'read) (pandoc--extension-active-marker "space_in_atx_header" 'read) (pandoc--extension-active-marker "footnotes" 'read) (pandoc--extension-active-marker "spaced_reference_links" 'read) (pandoc--extension-active-marker "four_space_rule" 'read) (pandoc--extension-active-marker "startnum" 'read) (pandoc--extension-active-marker "gfm_auto_identifiers" 'read) (pandoc--extension-active-marker "strikeout" 'read) (pandoc--extension-active-marker "grid_tables" 'read) (pandoc--extension-active-marker "subscript" 'read) (pandoc--extension-active-marker "hard_line_breaks" 'read) (pandoc--extension-active-marker "superscript" 'read) (pandoc--extension-active-marker "header_attributes" 'read) (pandoc--extension-active-marker "styles" 'read) (pandoc--extension-active-marker "ignore_line_breaks" 'read) (pandoc--extension-active-marker "table_captions" 'read) (pandoc--extension-active-marker "implicit_figures" 'read) (pandoc--extension-active-marker "task_lists" 'read) (pandoc--extension-active-marker "implicit_header_references" 'read) (pandoc--extension-active-marker "tex_math_dollars" 'read) (pandoc--extension-active-marker "inline_code_attributes" 'read) (pandoc--extension-active-marker "tex_math_double_backslash" 'read) (pandoc--extension-active-marker "inline_notes" 'read) (pandoc--extension-active-marker "tex_math_single_backslash" 'read) (pandoc--extension-active-marker "intraword_underscores" 'read) (pandoc--extension-active-marker "yaml_metadata_block" 'read) #("t" 0 1 (face hydra-face-amaranth)) #("q" 0 1 (face hydra-face-teal)) #("b" 0 1 (face hydra-face-teal)))] 2) #@304 Call the head `pandoc-toggle-read-extension-by-number' in the "pandoc-read-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-read-extension-by-number', "q": `nil', "b": `pandoc-input-format-hydra/body' The body can be accessed via `pandoc-read-exts-hydra/body'. (defalias 'pandoc-read-exts-hydra/pandoc-toggle-read-extension-by-number #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-read-exts-hydra/hint pandoc-read-exts-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-read-exts-hydra/body (quit error) pandoc-toggle-read-extension-by-number hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-read-exts-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 92032) nil]) #@269 Call the head `nil' in the "pandoc-read-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-read-extension-by-number', "q": `nil', "b": `pandoc-input-format-hydra/body' The body can be accessed via `pandoc-read-exts-hydra/body'. (defalias 'pandoc-read-exts-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-read-exts-hydra/body] 2 (#$ . 92995) nil]) #@296 Call the head `pandoc-input-format-hydra/body' in the "pandoc-read-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-read-extension-by-number', "q": `nil', "b": `pandoc-input-format-hydra/body' The body can be accessed via `pandoc-read-exts-hydra/body'. (defalias 'pandoc-read-exts-hydra/pandoc-input-format-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-read-exts-hydra/body pandoc-input-format-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 93481) nil]) #@263 Call the body in the "pandoc-read-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-read-extension-by-number', "q": `nil', "b": `pandoc-input-format-hydra/body' The body can be accessed via `pandoc-read-exts-hydra/body'. (defalias 'pandoc-read-exts-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-read-exts-hydra/hint pandoc-read-exts-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-read-exts-hydra/body hydra-show-hint pandoc-read-exts-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 94122) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-write-exts-hydra/params def-tmp-var "Params of pandoc-write-exts-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-write-exts-hydra/docstring def-tmp-var "Docstring of pandoc-write-exts-hydra.")) "\n\n 1 %s(pandoc--extension-active-marker \"abbreviations\" 'write) abbreviations 37 %s(pandoc--extension-active-marker \"latex_macros\" 'write) latex macros \n 2 %s(pandoc--extension-active-marker \"all_symbols_escapable\" 'write) all symbols escapable 38 %s(pandoc--extension-active-marker \"line_blocks\" 'write) line blocks \n 3 %s(pandoc--extension-active-marker \"amuse\" 'write) amuse 39 %s(pandoc--extension-active-marker \"link_attributes\" 'write) link attributes \n 4 %s(pandoc--extension-active-marker \"angle_brackets_escapable\" 'write) angle brackets escapable 40 %s(pandoc--extension-active-marker \"lists_without_preceding_blankline\" 'write) lists without preceding blankline\n 5 %s(pandoc--extension-active-marker \"ascii_identifiers\" 'write) ascii identifiers 41 %s(pandoc--extension-active-marker \"literate_haskell\" 'write) literate haskell \n 6 %s(pandoc--extension-active-marker \"auto_identifiers\" 'write) auto identifiers 42 %s(pandoc--extension-active-marker \"markdown_attribute\" 'write) markdown attribute \n 7 %s(pandoc--extension-active-marker \"autolink_bare_uris\" 'write) autolink bare uris 43 %s(pandoc--extension-active-marker \"markdown_in_html_blocks\" 'write) markdown in html blocks \n 8 %s(pandoc--extension-active-marker \"backtick_code_blocks\" 'write) backtick code blocks 44 %s(pandoc--extension-active-marker \"mmd_header_identifiers\" 'write) mmd header identifiers \n 9 %s(pandoc--extension-active-marker \"blank_before_blockquote\" 'write) blank before blockquote 45 %s(pandoc--extension-active-marker \"mmd_link_attributes\" 'write) mmd link attributes \n10 %s(pandoc--extension-active-marker \"blank_before_header\" 'write) blank before header 46 %s(pandoc--extension-active-marker \"mmd_title_block\" 'write) mmd title block \n11 %s(pandoc--extension-active-marker \"bracketed_spans\" 'write) bracketed spans 47 %s(pandoc--extension-active-marker \"multiline_tables\" 'write) multiline tables \n12 %s(pandoc--extension-active-marker \"citations\" 'write) citations 48 %s(pandoc--extension-active-marker \"native_divs\" 'write) native divs \n13 %s(pandoc--extension-active-marker \"compact_definition_lists\" 'write) compact definition lists 49 %s(pandoc--extension-active-marker \"native_spans\" 'write) native spans \n14 %s(pandoc--extension-active-marker \"definition_lists\" 'write) definition lists 50 %s(pandoc--extension-active-marker \"ntb\" 'write) ntb \n15 %s(pandoc--extension-active-marker \"east_asian_line_breaks\" 'write) east asian line breaks 51 %s(pandoc--extension-active-marker \"old_dashes\" 'write) old dashes \n16 %s(pandoc--extension-active-marker \"emoji\" 'write) emoji 52 %s(pandoc--extension-active-marker \"pandoc_title_block\" 'write) pandoc title block \n17 %s(pandoc--extension-active-marker \"empty_paragraphs\" 'write) empty paragraphs 53 %s(pandoc--extension-active-marker \"pipe_tables\" 'write) pipe tables \n18 %s(pandoc--extension-active-marker \"epub_html_exts\" 'write) epub html exts 54 %s(pandoc--extension-active-marker \"raw_attribute\" 'write) raw attribute \n19 %s(pandoc--extension-active-marker \"escaped_line_breaks\" 'write) escaped line breaks 55 %s(pandoc--extension-active-marker \"raw_html\" 'write) raw html \n20 %s(pandoc--extension-active-marker \"example_lists\" 'write) example lists 56 %s(pandoc--extension-active-marker \"raw_tex\" 'write) raw tex \n21 %s(pandoc--extension-active-marker \"fancy_lists\" 'write) fancy lists 57 %s(pandoc--extension-active-marker \"shortcut_reference_links\" 'write) shortcut reference links \n22 %s(pandoc--extension-active-marker \"fenced_code_attributes\" 'write) fenced code attributes 58 %s(pandoc--extension-active-marker \"simple_tables\" 'write) simple tables \n23 %s(pandoc--extension-active-marker \"fenced_code_blocks\" 'write) fenced code blocks 59 %s(pandoc--extension-active-marker \"smart\" 'write) smart \n24 %s(pandoc--extension-active-marker \"fenced_divs\" 'write) fenced divs 60 %s(pandoc--extension-active-marker \"space_in_atx_header\" 'write) space in atx header \n25 %s(pandoc--extension-active-marker \"footnotes\" 'write) footnotes 61 %s(pandoc--extension-active-marker \"spaced_reference_links\" 'write) spaced reference links \n26 %s(pandoc--extension-active-marker \"four_space_rule\" 'write) four space rule 62 %s(pandoc--extension-active-marker \"startnum\" 'write) startnum \n27 %s(pandoc--extension-active-marker \"gfm_auto_identifiers\" 'write) gfm auto identifiers 63 %s(pandoc--extension-active-marker \"strikeout\" 'write) strikeout \n28 %s(pandoc--extension-active-marker \"grid_tables\" 'write) grid tables 64 %s(pandoc--extension-active-marker \"subscript\" 'write) subscript \n29 %s(pandoc--extension-active-marker \"hard_line_breaks\" 'write) hard line breaks 65 %s(pandoc--extension-active-marker \"superscript\" 'write) superscript \n30 %s(pandoc--extension-active-marker \"header_attributes\" 'write) header attributes 66 %s(pandoc--extension-active-marker \"styles\" 'write) styles \n31 %s(pandoc--extension-active-marker \"ignore_line_breaks\" 'write) ignore line breaks 67 %s(pandoc--extension-active-marker \"table_captions\" 'write) table captions \n32 %s(pandoc--extension-active-marker \"implicit_figures\" 'write) implicit figures 68 %s(pandoc--extension-active-marker \"task_lists\" 'write) task lists \n33 %s(pandoc--extension-active-marker \"implicit_header_references\" 'write) implicit header references 69 %s(pandoc--extension-active-marker \"tex_math_dollars\" 'write) tex math dollars \n34 %s(pandoc--extension-active-marker \"inline_code_attributes\" 'write) inline code attributes 70 %s(pandoc--extension-active-marker \"tex_math_double_backslash\" 'write) tex math double backslash \n35 %s(pandoc--extension-active-marker \"inline_notes\" 'write) inline notes 71 %s(pandoc--extension-active-marker \"tex_math_single_backslash\" 'write) tex math single backslash \n36 %s(pandoc--extension-active-marker \"intraword_underscores\" 'write) intraword underscores 72 %s(pandoc--extension-active-marker \"yaml_metadata_block\" 'write) yaml metadata block \n\n [_t_]: Toggle extension, [_q_]: Quit, [_b_]: Back" (lambda (def-tmp-var) (defvar pandoc-write-exts-hydra/heads def-tmp-var "Heads for pandoc-write-exts-hydra.")) (("t" pandoc-toggle-write-extension-by-number nil :exit nil) ("q" nil nil :exit t) ("b" pandoc-output-format-hydra/body nil :exit t)) (lambda (def-tmp-var) (defvar pandoc-write-exts-hydra/keymap def-tmp-var "Keymap for pandoc-write-exts-hydra.")) (keymap (98 . pandoc-write-exts-hydra/pandoc-output-format-hydra/body-and-exit) (113 . pandoc-write-exts-hydra/nil) (116 . pandoc-write-exts-hydra/pandoc-toggle-write-extension-by-number) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-write-exts-hydra/hint def-tmp-var "Dynamic hint for pandoc-write-exts-hydra.")) (format "\n 1 %s abbreviations 37 %s latex macros \n 2 %s all symbols escapable 38 %s line blocks \n 3 %s amuse 39 %s link attributes \n 4 %s angle brackets escapable 40 %s lists without preceding blankline\n 5 %s ascii identifiers 41 %s literate haskell \n 6 %s auto identifiers 42 %s markdown attribute \n 7 %s autolink bare uris 43 %s markdown in html blocks \n 8 %s backtick code blocks 44 %s mmd header identifiers \n 9 %s blank before blockquote 45 %s mmd link attributes \n10 %s blank before header 46 %s mmd title block \n11 %s bracketed spans 47 %s multiline tables \n12 %s citations 48 %s native divs \n13 %s compact definition lists 49 %s native spans \n14 %s definition lists 50 %s ntb \n15 %s east asian line breaks 51 %s old dashes \n16 %s emoji 52 %s pandoc title block \n17 %s empty paragraphs 53 %s pipe tables \n18 %s epub html exts 54 %s raw attribute \n19 %s escaped line breaks 55 %s raw html \n20 %s example lists 56 %s raw tex \n21 %s fancy lists 57 %s shortcut reference links \n22 %s fenced code attributes 58 %s simple tables \n23 %s fenced code blocks 59 %s smart \n24 %s fenced divs 60 %s space in atx header \n25 %s footnotes 61 %s spaced reference links \n26 %s four space rule 62 %s startnum \n27 %s gfm auto identifiers 63 %s strikeout \n28 %s grid tables 64 %s subscript \n29 %s hard line breaks 65 %s superscript \n30 %s header attributes 66 %s styles \n31 %s ignore line breaks 67 %s table captions \n32 %s implicit figures 68 %s task lists \n33 %s implicit header references 69 %s tex math dollars \n34 %s inline code attributes 70 %s tex math double backslash \n35 %s inline notes 71 %s tex math single backslash \n36 %s intraword underscores 72 %s yaml metadata block \n\n [%s]: Toggle extension, [%s]: Quit, [%s]: Back" (pandoc--extension-active-marker "abbreviations" 'write) (pandoc--extension-active-marker "latex_macros" 'write) (pandoc--extension-active-marker "all_symbols_escapable" 'write) (pandoc--extension-active-marker "line_blocks" 'write) (pandoc--extension-active-marker "amuse" 'write) (pandoc--extension-active-marker "link_attributes" 'write) (pandoc--extension-active-marker "angle_brackets_escapable" 'write) (pandoc--extension-active-marker "lists_without_preceding_blankline" 'write) (pandoc--extension-active-marker "ascii_identifiers" 'write) (pandoc--extension-active-marker "literate_haskell" 'write) (pandoc--extension-active-marker "auto_identifiers" 'write) (pandoc--extension-active-marker "markdown_attribute" 'write) (pandoc--extension-active-marker "autolink_bare_uris" 'write) (pandoc--extension-active-marker "markdown_in_html_blocks" 'write) (pandoc--extension-active-marker "backtick_code_blocks" 'write) (pandoc--extension-active-marker "mmd_header_identifiers" 'write) (pandoc--extension-active-marker "blank_before_blockquote" 'write) (pandoc--extension-active-marker "mmd_link_attributes" 'write) (pandoc--extension-active-marker "blank_before_header" 'write) (pandoc--extension-active-marker "mmd_title_block" 'write) (pandoc--extension-active-marker "bracketed_spans" 'write) (pandoc--extension-active-marker "multiline_tables" 'write) (pandoc--extension-active-marker "citations" 'write) (pandoc--extension-active-marker "native_divs" 'write) (pandoc--extension-active-marker "compact_definition_lists" 'write) (pandoc--extension-active-marker "native_spans" 'write) (pandoc--extension-active-marker "definition_lists" 'write) (pandoc--extension-active-marker "ntb" 'write) (pandoc--extension-active-marker "east_asian_line_breaks" 'write) (pandoc--extension-active-marker "old_dashes" 'write) (pandoc--extension-active-marker "emoji" 'write) (pandoc--extension-active-marker "pandoc_title_block" 'write) (pandoc--extension-active-marker "empty_paragraphs" 'write) (pandoc--extension-active-marker "pipe_tables" 'write) (pandoc--extension-active-marker "epub_html_exts" 'write) (pandoc--extension-active-marker "raw_attribute" 'write) (pandoc--extension-active-marker "escaped_line_breaks" 'write) (pandoc--extension-active-marker "raw_html" 'write) (pandoc--extension-active-marker "example_lists" 'write) (pandoc--extension-active-marker "raw_tex" 'write) (pandoc--extension-active-marker "fancy_lists" 'write) (pandoc--extension-active-marker "shortcut_reference_links" 'write) (pandoc--extension-active-marker "fenced_code_attributes" 'write) (pandoc--extension-active-marker "simple_tables" 'write) (pandoc--extension-active-marker "fenced_code_blocks" 'write) (pandoc--extension-active-marker "smart" 'write) (pandoc--extension-active-marker "fenced_divs" 'write) (pandoc--extension-active-marker "space_in_atx_header" 'write) (pandoc--extension-active-marker "footnotes" 'write) (pandoc--extension-active-marker "spaced_reference_links" 'write) (pandoc--extension-active-marker "four_space_rule" 'write) (pandoc--extension-active-marker "startnum" 'write) (pandoc--extension-active-marker "gfm_auto_identifiers" 'write) (pandoc--extension-active-marker "strikeout" 'write) (pandoc--extension-active-marker "grid_tables" 'write) (pandoc--extension-active-marker "subscript" 'write) (pandoc--extension-active-marker "hard_line_breaks" 'write) (pandoc--extension-active-marker "superscript" 'write) (pandoc--extension-active-marker "header_attributes" 'write) (pandoc--extension-active-marker "styles" 'write) (pandoc--extension-active-marker "ignore_line_breaks" 'write) (pandoc--extension-active-marker "table_captions" 'write) (pandoc--extension-active-marker "implicit_figures" 'write) (pandoc--extension-active-marker "task_lists" 'write) (pandoc--extension-active-marker "implicit_header_references" 'write) (pandoc--extension-active-marker "tex_math_dollars" 'write) (pandoc--extension-active-marker "inline_code_attributes" 'write) (pandoc--extension-active-marker "tex_math_double_backslash" 'write) (pandoc--extension-active-marker "inline_notes" 'write) (pandoc--extension-active-marker "tex_math_single_backslash" 'write) (pandoc--extension-active-marker "intraword_underscores" 'write) (pandoc--extension-active-marker "yaml_metadata_block" 'write) #("t" 0 1 (face hydra-face-amaranth)) #("q" 0 1 (face hydra-face-teal)) #("b" 0 1 (face hydra-face-teal)))] 2) #@309 Call the head `pandoc-toggle-write-extension-by-number' in the "pandoc-write-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-write-extension-by-number', "q": `nil', "b": `pandoc-output-format-hydra/body' The body can be accessed via `pandoc-write-exts-hydra/body'. (defalias 'pandoc-write-exts-hydra/pandoc-toggle-write-extension-by-number #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-write-exts-hydra/hint pandoc-write-exts-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-write-exts-hydra/body (quit error) pandoc-toggle-write-extension-by-number hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-write-exts-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 110931) nil]) #@273 Call the head `nil' in the "pandoc-write-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-write-extension-by-number', "q": `nil', "b": `pandoc-output-format-hydra/body' The body can be accessed via `pandoc-write-exts-hydra/body'. (defalias 'pandoc-write-exts-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-write-exts-hydra/body] 2 (#$ . 111907) nil]) #@301 Call the head `pandoc-output-format-hydra/body' in the "pandoc-write-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-write-extension-by-number', "q": `nil', "b": `pandoc-output-format-hydra/body' The body can be accessed via `pandoc-write-exts-hydra/body'. (defalias 'pandoc-write-exts-hydra/pandoc-output-format-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-write-exts-hydra/body pandoc-output-format-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 112400) nil]) #@267 Call the body in the "pandoc-write-exts-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-toggle-write-extension-by-number', "q": `nil', "b": `pandoc-output-format-hydra/body' The body can be accessed via `pandoc-write-exts-hydra/body'. (defalias 'pandoc-write-exts-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-write-exts-hydra/hint pandoc-write-exts-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-write-exts-hydra/body hydra-show-hint pandoc-write-exts-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 113051) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-options-hydra/params def-tmp-var "Params of pandoc-options-hydra.")) nil (nil nil :exit t :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-options-hydra/docstring def-tmp-var "Docstring of pandoc-options-hydra.")) "\nOptions menu\n\n_f_: Files\n_r_: Reader options\n_w_: General writer options\n_s_: Options for specific writers\n_c_: Citations\n_m_: Math rendering\n\n" (lambda (def-tmp-var) (defvar pandoc-options-hydra/heads def-tmp-var "Heads for pandoc-options-hydra.")) (("f" pandoc-file-hydra/body nil :exit t) ("r" pandoc-reader-options-hydra/body nil :exit t) ("w" pandoc-writer-options-hydra/body nil :exit t) ("s" pandoc-specific-options-hydra/body nil :exit t) ("c" pandoc-citations-hydra/body nil :exit t) ("m" pandoc-math-hydra/body nil :exit t) ("q" nil "Quit" :exit t) ("b" pandoc-main-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-options-hydra/keymap def-tmp-var "Keymap for pandoc-options-hydra.")) (keymap (98 . pandoc-options-hydra/pandoc-main-hydra/body-and-exit) (113 . pandoc-options-hydra/nil) (109 . pandoc-options-hydra/pandoc-math-hydra/body-and-exit) (99 . pandoc-options-hydra/pandoc-citations-hydra/body-and-exit) (115 . pandoc-options-hydra/pandoc-specific-options-hydra/body-and-exit) (119 . pandoc-options-hydra/pandoc-writer-options-hydra/body-and-exit) (114 . pandoc-options-hydra/pandoc-reader-options-hydra/body-and-exit) (102 . pandoc-options-hydra/pandoc-file-hydra/body-and-exit) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-options-hydra.")) (format #("Options menu\n\n%s: Files\n%s: Reader options\n%s: General writer options\n%s: Options for specific writers\n%s: Citations\n%s: Math rendering\n\n[q]: Quit, [b]: Back." 138 139 (face hydra-face-teal) 149 150 (face hydra-face-teal)) #("f" 0 1 (face hydra-face-teal)) #("r" 0 1 (face hydra-face-teal)) #("w" 0 1 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-teal)) #("c" 0 1 (face hydra-face-teal)) #("m" 0 1 (face hydra-face-teal)))] 2) #@467 Call the head `pandoc-file-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-file-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-file-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 116682) nil]) #@477 Call the head `pandoc-reader-options-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-reader-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-reader-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 117475) nil]) #@477 Call the head `pandoc-writer-options-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-writer-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-writer-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 118298) nil]) #@479 Call the head `pandoc-specific-options-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-specific-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-specific-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 119121) nil]) #@472 Call the head `pandoc-citations-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-citations-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-citations-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 119950) nil]) #@467 Call the head `pandoc-math-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-math-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-math-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 120758) nil]) #@448 Call the head `nil' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body] 2 (#$ . 121551) nil]) #@467 Call the head `pandoc-main-hydra/body' in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/pandoc-main-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-options-hydra/body pandoc-main-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 122213) nil]) #@442 Call the body in the "pandoc-options-hydra" hydra. The heads for the associated hydra are: "f": `pandoc-file-hydra/body', "r": `pandoc-reader-options-hydra/body', "w": `pandoc-writer-options-hydra/body', "s": `pandoc-specific-options-hydra/body', "c": `pandoc-citations-hydra/body', "m": `pandoc-math-hydra/body', "q": `nil', "b": `pandoc-main-hydra/body' The body can be accessed via `pandoc-options-hydra/body'. (defalias 'pandoc-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-options-hydra/hint pandoc-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-options-hydra/body hydra-show-hint pandoc-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 123006) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-file-hydra/params def-tmp-var "Params of pandoc-file-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-file-hydra/docstring def-tmp-var "Docstring of pandoc-file-hydra.")) "\nFile options\n\n_o_: Output file [%s(pandoc--pp-option 'output)]\n_O_: Output directory [%s(pandoc--pp-option 'output-dir)]\n_D_: Data directory [%s(pandoc--pp-option 'data-dir)]\n_d_: Defaults file [%s(pandoc--pp-option 'defaults)]\n_e_: Extract media files [%s(pandoc--pp-option 'extract-media)]\n_f_: File Scope [%s(pandoc--pp-option 'file-scope)]\n_m_: Master file [%s(pandoc--pp-option 'master-file)]\n_M_: Use current file as master file\n\n" (lambda (def-tmp-var) (defvar pandoc-file-hydra/heads def-tmp-var "Heads for pandoc-file-hydra.")) (("o" pandoc-set-output nil :exit nil) ("O" pandoc-set-output-dir nil :exit nil) ("d" pandoc-set-defaults nil :exit nil) ("D" pandoc-set-data-dir nil :exit nil) ("e" pandoc-set-extract-media nil :exit nil) ("f" pandoc-set-file-scope nil :exit nil) ("m" pandoc-set-master-file nil :exit nil) ("M" pandoc-set-this-file-as-master nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-file-hydra/keymap def-tmp-var "Keymap for pandoc-file-hydra.")) (keymap (98 . pandoc-file-hydra/pandoc-options-hydra/body-and-exit) (113 . pandoc-file-hydra/nil) (77 . pandoc-file-hydra/pandoc-set-this-file-as-master) (109 . pandoc-file-hydra/pandoc-set-master-file) (102 . pandoc-file-hydra/pandoc-set-file-scope) (101 . pandoc-file-hydra/pandoc-set-extract-media) (68 . pandoc-file-hydra/pandoc-set-data-dir) (100 . pandoc-file-hydra/pandoc-set-defaults) (79 . pandoc-file-hydra/pandoc-set-output-dir) (111 . pandoc-file-hydra/pandoc-set-output) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-file-hydra/hint def-tmp-var "Dynamic hint for pandoc-file-hydra.")) (format #("File options\n\n%s: Output file [%s]\n%s: Output directory [%s]\n%s: Data directory [%s]\n%s: Defaults file [%s]\n%s: Extract media files [%s]\n%s: File Scope [%s]\n%s: Master file [%s]\n%s: Use current file as master file\n\n[q]: Quit, [b]: Back." 269 270 (face hydra-face-teal) 280 281 (face hydra-face-teal)) #("o" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'output) #("O" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'output-dir) #("D" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'data-dir) #("d" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'defaults) #("e" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'extract-media) #("f" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'file-scope) #("m" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'master-file) #("M" 0 1 (face hydra-face-amaranth)))] 2) #@487 Call the head `pandoc-set-output' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-output #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-output hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 127612) nil]) #@491 Call the head `pandoc-set-output-dir' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-output-dir #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-output-dir hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 128692) nil]) #@489 Call the head `pandoc-set-defaults' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-defaults #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-defaults hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 129784) nil]) #@489 Call the head `pandoc-set-data-dir' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-data-dir #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-data-dir hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 130870) nil]) #@494 Call the head `pandoc-set-extract-media' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-extract-media #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-extract-media hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 131956) nil]) #@491 Call the head `pandoc-set-file-scope' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-file-scope #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-file-scope hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 133057) nil]) #@492 Call the head `pandoc-set-master-file' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-master-file #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-master-file hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 134149) nil]) #@500 Call the head `pandoc-set-this-file-as-master' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-set-this-file-as-master #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-file-hydra/hint pandoc-file-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-file-hydra/body (quit error) pandoc-set-this-file-as-master hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 135244) nil]) #@473 Call the head `nil' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-file-hydra/body] 2 (#$ . 136363) nil]) #@495 Call the head `pandoc-options-hydra/body' in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-file-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 137044) nil]) #@467 Call the body in the "pandoc-file-hydra" hydra. The heads for the associated hydra are: "o": `pandoc-set-output', "O": `pandoc-set-output-dir', "d": `pandoc-set-defaults', "D": `pandoc-set-data-dir', "e": `pandoc-set-extract-media', "f": `pandoc-set-file-scope', "m": `pandoc-set-master-file', "M": `pandoc-set-this-file-as-master', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-file-hydra/body'. (defalias 'pandoc-file-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-file-hydra/hint pandoc-file-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-file-hydra/body hydra-show-hint pandoc-file-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 137865) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-reader-options-hydra/params def-tmp-var "Params of pandoc-reader-options-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-reader-options-hydra/docstring def-tmp-var "Docstring of pandoc-reader-options-hydra.")) "\nReader options\n\n_r_: Parse Raw* [%s(pandoc--pp-switch 'parse-raw)]\n_s_: Smart* [%s(pandoc--pp-switch 'smart)]\n_o_: Use Old-style Dashes [%s(pandoc--pp-switch 'old-dashes)]\n_h_: Base Header Level* [%s(pandoc--pp-option 'base-header-level)]\n_h_: Header Level Shift [%s(pandoc--pp-option 'shift-heading-level-by)]\n_c_: Indented Code Classes [%s(pandoc--pp-option 'indented-code-classes)]\n_i_: Default Image Extension [%s(pandoc--pp-option 'default-image-extension)]\n_l_: Lua Filters [%s(pandoc--pp-option 'lua-filter)]\n_f_: Filters [%s(pandoc--pp-option 'filter)]\n_m_: Metadata [%s(pandoc--pp-option 'metadata)]\n_M_: Metadata File [%s(pandoc--pp-option 'metadata-file)]\n_n_: Normalize Document [%s(pandoc--pp-switch 'normalize)]\n_p_: Preserve Tabs [%s(pandoc--pp-switch 'preserve-tabs)]\n_t_: Tab Stop Width [%s(pandoc--pp-option 'tab-stop)]\n_T_: Track Changes [%s(pandoc--pp-option 'track-changes)]\n_e_: Strip Empty Paragraphs [%s(pandoc--pp-switch 'strip-empty-paragraphs)]\n_a_: Abbreviations File [%s(pandoc--pp-option 'abbreviations)]\n\n" (lambda (def-tmp-var) (defvar pandoc-reader-options-hydra/heads def-tmp-var "Heads for pandoc-reader-options-hydra.")) (("r" (pandoc--toggle 'parse-raw) nil :exit nil) ("s" (pandoc--toggle 'smart) nil :exit nil) ("o" (pandoc--toggle 'old-dashes) nil :exit nil) ("h" pandoc-set-base-header-level nil :exit nil) ("h" pandoc-set-shift-heading-level-by nil :exit nil) ("c" pandoc-set-indented-code-classes nil :exit nil) ("i" pandoc-set-default-image-extension nil :exit nil) ("l" pandoc-set-lua-filter nil :exit nil) ("f" pandoc-set-filter nil :exit nil) ("m" pandoc-set-metadata nil :exit nil) ("M" pandoc-set-metadata-file nil :exit nil) ("n" (pandoc--toggle 'normalize) nil :exit nil) ("p" (pandoc--toggle 'preserve-tabs) nil :exit nil) ("t" pandoc-set-tab-stop nil :exit nil) ("T" pandoc-set-track-changes nil :exit nil) ("e" (pandoc--toggle 'strip-empty-paragraphs) nil :exit nil) ("a" pandoc-set-abbreviations nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-reader-options-hydra/keymap def-tmp-var "Keymap for pandoc-reader-options-hydra.")) (keymap (98 . pandoc-reader-options-hydra/pandoc-options-hydra/body-and-exit) (113 . pandoc-reader-options-hydra/nil) (97 . pandoc-reader-options-hydra/pandoc-set-abbreviations) (101 . pandoc-reader-options-hydra/lambda-e) (84 . pandoc-reader-options-hydra/pandoc-set-track-changes) (116 . pandoc-reader-options-hydra/pandoc-set-tab-stop) (112 . pandoc-reader-options-hydra/lambda-p) (110 . pandoc-reader-options-hydra/lambda-n) (77 . pandoc-reader-options-hydra/pandoc-set-metadata-file) (109 . pandoc-reader-options-hydra/pandoc-set-metadata) (102 . pandoc-reader-options-hydra/pandoc-set-filter) (108 . pandoc-reader-options-hydra/pandoc-set-lua-filter) (105 . pandoc-reader-options-hydra/pandoc-set-default-image-extension) (99 . pandoc-reader-options-hydra/pandoc-set-indented-code-classes) (104 . pandoc-reader-options-hydra/pandoc-set-shift-heading-level-by) (111 . pandoc-reader-options-hydra/lambda-o) (115 . pandoc-reader-options-hydra/lambda-s) (114 . pandoc-reader-options-hydra/lambda-r) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-reader-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-reader-options-hydra.")) (format #("Reader options\n\n%s: Parse Raw* [%s]\n%s: Smart* [%s]\n%s: Use Old-style Dashes [%s]\n%s: Base Header Level* [%s]\n%s: Header Level Shift [%s]\n%s: Indented Code Classes [%s]\n%s: Default Image Extension [%s]\n%s: Lua Filters [%s]\n%s: Filters [%s]\n%s: Metadata [%s]\n%s: Metadata File [%s]\n%s: Normalize Document [%s]\n%s: Preserve Tabs [%s]\n%s: Tab Stop Width [%s]\n%s: Track Changes [%s]\n%s: Strip Empty Paragraphs [%s]\n%s: Abbreviations File [%s]\n\n[q]: Quit, [b]: Back." 579 580 (face hydra-face-teal) 590 591 (face hydra-face-teal)) #("r" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'parse-raw) #("s" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'smart) #("o" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'old-dashes) #("h" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'base-header-level) #("h" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'shift-heading-level-by) #("c" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'indented-code-classes) #("i" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'default-image-extension) #("l" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'lua-filter) #("f" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'filter) #("m" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'metadata) #("M" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'metadata-file) #("n" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'normalize) #("p" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'preserve-tabs) #("t" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'tab-stop) #("T" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'track-changes) #("e" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'strip-empty-paragraphs) #("a" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'abbreviations))] 2) #@903 Call the head `(pandoc--toggle 'parse-raw)' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/lambda-r #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle parse-raw] 2 nil nil] message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 145296) nil]) #@899 Call the head `(pandoc--toggle 'smart)' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/lambda-s #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle smart] 2 nil nil] message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 146856) nil]) #@904 Call the head `(pandoc--toggle 'old-dashes)' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/lambda-o #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle old-dashes] 2 nil nil] message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 148408) nil]) #@904 Call the head `pandoc-set-base-header-level' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-base-header-level #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-base-header-level hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 149970) nil]) #@909 Call the head `pandoc-set-shift-heading-level-by' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-shift-heading-level-by #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-shift-heading-level-by hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 151539) nil]) #@908 Call the head `pandoc-set-indented-code-classes' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-indented-code-classes #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-indented-code-classes hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 153123) nil]) #@910 Call the head `pandoc-set-default-image-extension' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-default-image-extension #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-default-image-extension hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 154704) nil]) #@897 Call the head `pandoc-set-lua-filter' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-lua-filter #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-lua-filter hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 156291) nil]) #@893 Call the head `pandoc-set-filter' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-filter #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-filter hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 157839) nil]) #@895 Call the head `pandoc-set-metadata' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-metadata #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-metadata hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 159375) nil]) #@900 Call the head `pandoc-set-metadata-file' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-metadata-file #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-metadata-file hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 160917) nil]) #@903 Call the head `(pandoc--toggle 'normalize)' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/lambda-n #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle normalize] 2 nil nil] message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 162474) nil]) #@907 Call the head `(pandoc--toggle 'preserve-tabs)' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/lambda-p #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle preserve-tabs] 2 nil nil] message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 164034) nil]) #@895 Call the head `pandoc-set-tab-stop' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-tab-stop #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-tab-stop hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 165602) nil]) #@900 Call the head `pandoc-set-track-changes' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-track-changes #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-track-changes hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 167144) nil]) #@916 Call the head `(pandoc--toggle 'strip-empty-paragraphs)' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/lambda-e #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle strip-empty-paragraphs] 2 nil nil] message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 168701) nil]) #@900 Call the head `pandoc-set-abbreviations' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-set-abbreviations #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-reader-options-hydra/body (quit error) pandoc-set-abbreviations hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 170287) nil]) #@879 Call the head `nil' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-reader-options-hydra/body] 2 (#$ . 171844) nil]) #@901 Call the head `pandoc-options-hydra/body' in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-reader-options-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 172951) nil]) #@873 Call the body in the "pandoc-reader-options-hydra" hydra. The heads for the associated hydra are: "r": `(pandoc--toggle 'parse-raw)', "s": `(pandoc--toggle 'smart)', "o": `(pandoc--toggle 'old-dashes)', "h": `pandoc-set-base-header-level', "h": `pandoc-set-shift-heading-level-by', "c": `pandoc-set-indented-code-classes', "i": `pandoc-set-default-image-extension', "l": `pandoc-set-lua-filter', "f": `pandoc-set-filter', "m": `pandoc-set-metadata', "M": `pandoc-set-metadata-file', "n": `(pandoc--toggle 'normalize)', "p": `(pandoc--toggle 'preserve-tabs)', "t": `pandoc-set-tab-stop', "T": `pandoc-set-track-changes', "e": `(pandoc--toggle 'strip-empty-paragraphs)', "a": `pandoc-set-abbreviations', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-reader-options-hydra/body'. (defalias 'pandoc-reader-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-reader-options-hydra/hint pandoc-reader-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-reader-options-hydra/body hydra-show-hint pandoc-reader-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 174198) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-writer-options-hydra/params def-tmp-var "Params of pandoc-writer-options-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-writer-options-hydra/docstring def-tmp-var "Docstring of pandoc-writer-options-hydra.")) "\nGeneral writer options\n\n_s_: Standalone [%s(pandoc--pp-switch 'standalone)]\n_t_: Template File [%s(pandoc--pp-option 'template)]\n_v_: Variables [%s(pandoc--pp-option 'variable)]\n_d_: DPI [%s(pandoc--pp-option 'dpi)]\n_e_: Line Endings Style [%s(pandoc--pp-option 'eol)]\n_w_: Wrap [%s(pandoc--pp-option 'wrap)]\n_W_: No Wrap [%s(pandoc--pp-switch 'no-wrap)]\n_c_: Column Width [%s(pandoc--pp-option 'columns)]\n_T_: Table of Contents [%s(pandoc--pp-switch 'table-of-contents)]\n_D_: TOC Depth [%s(pandoc--pp-option 'toc-depth)]\n_h_: No Highlighting [%s(pandoc--pp-switch 'no-highlight)]\n_S_: Highlighting Style [%s(pandoc--pp-option 'highlight-style)]\n_y_: Syntax Definition File [%s(pandoc--pp-option 'syntax-definition)]\n_H_: Include Header [%s(pandoc--pp-option 'include-in-header)]\n_B_: Include Before Body [%s(pandoc--pp-option 'include-before-body)]\n_A_: Include After Body [%s(pandoc--pp-option 'include-after-body)]\n_R_: HTTP Request Header [%s(pandoc--pp-option 'request-header)]\n_r_: Resource Path [%s(pandoc--pp-option 'resource-path)]\n_V_: Verbose output [%s(pandoc--pp-switch 'verbose)]\n_C_: Strip Comments [%s(pandoc--pp-switch 'strip-comments)]\n_N_: Do Not Check Certificates [%s(pandoc--pp-switch 'no-check-certificate)]\n\n" (lambda (def-tmp-var) (defvar pandoc-writer-options-hydra/heads def-tmp-var "Heads for pandoc-writer-options-hydra.")) (("s" (pandoc--toggle 'standalone) nil :exit nil) ("t" pandoc-set-template nil :exit nil) ("v" pandoc-set-variable nil :exit nil) ("d" pandoc-set-dpi nil :exit nil) ("e" pandoc-set-eol nil :exit nil) ("w" pandoc-set-wrap nil :exit nil) ("W" (pandoc--toggle 'no-wrap) nil :exit nil) ("c" pandoc-set-columns nil :exit nil) ("T" (pandoc--toggle 'table-of-contents) nil :exit nil) ("D" pandoc-set-toc-depth nil :exit nil) ("h" (pandoc--toggle 'no-highlight) nil :exit nil) ("S" pandoc-set-highlight-style nil :exit nil) ("y" pandoc-set-syntax-definition nil :exit nil) ("H" pandoc-set-include-in-header nil :exit nil) ("B" pandoc-set-include-before-body nil :exit nil) ("A" pandoc-set-include-after-body nil :exit nil) ("R" pandoc-set-request-header nil :exit nil) ("r" pandoc-set-resource-path nil :exit nil) ("V" (pandoc--toggle 'verbose) nil :exit nil) ("C" (pandoc--toggle 'strip-comments) nil :exit nil) ("N" (pandoc--toggle 'no-check-certificate) nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-writer-options-hydra/keymap def-tmp-var "Keymap for pandoc-writer-options-hydra.")) (keymap (98 . pandoc-writer-options-hydra/pandoc-options-hydra/body-and-exit) (113 . pandoc-writer-options-hydra/nil) (78 . pandoc-writer-options-hydra/lambda-N) (67 . pandoc-writer-options-hydra/lambda-C) (86 . pandoc-writer-options-hydra/lambda-V) (114 . pandoc-writer-options-hydra/pandoc-set-resource-path) (82 . pandoc-writer-options-hydra/pandoc-set-request-header) (65 . pandoc-writer-options-hydra/pandoc-set-include-after-body) (66 . pandoc-writer-options-hydra/pandoc-set-include-before-body) (72 . pandoc-writer-options-hydra/pandoc-set-include-in-header) (121 . pandoc-writer-options-hydra/pandoc-set-syntax-definition) (83 . pandoc-writer-options-hydra/pandoc-set-highlight-style) (104 . pandoc-writer-options-hydra/lambda-h) (68 . pandoc-writer-options-hydra/pandoc-set-toc-depth) (84 . pandoc-writer-options-hydra/lambda-T) (99 . pandoc-writer-options-hydra/pandoc-set-columns) (87 . pandoc-writer-options-hydra/lambda-W) (119 . pandoc-writer-options-hydra/pandoc-set-wrap) (101 . pandoc-writer-options-hydra/pandoc-set-eol) (100 . pandoc-writer-options-hydra/pandoc-set-dpi) (118 . pandoc-writer-options-hydra/pandoc-set-variable) (116 . pandoc-writer-options-hydra/pandoc-set-template) (115 . pandoc-writer-options-hydra/lambda-s) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-writer-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-writer-options-hydra.")) (format #("General writer options\n\n%s: Standalone [%s]\n%s: Template File [%s]\n%s: Variables [%s]\n%s: DPI [%s]\n%s: Line Endings Style [%s]\n%s: Wrap [%s]\n%s: No Wrap [%s]\n%s: Column Width [%s]\n%s: Table of Contents [%s]\n%s: TOC Depth [%s]\n%s: No Highlighting [%s]\n%s: Highlighting Style [%s]\n%s: Syntax Definition File [%s]\n%s: Include Header [%s]\n%s: Include Before Body [%s]\n%s: Include After Body [%s]\n%s: HTTP Request Header [%s]\n%s: Resource Path [%s]\n%s: Verbose output [%s]\n%s: Strip Comments [%s]\n%s: Do Not Check Certificates [%s]\n\n[q]: Quit, [b]: Back." 741 742 (face hydra-face-teal) 752 753 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'standalone) #("t" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'template) #("v" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'variable) #("d" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'dpi) #("e" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'eol) #("w" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'wrap) #("W" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'no-wrap) #("c" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'columns) #("T" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'table-of-contents) #("D" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'toc-depth) #("h" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'no-highlight) #("S" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'highlight-style) #("y" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'syntax-definition) #("H" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'include-in-header) #("B" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'include-before-body) #("A" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'include-after-body) #("R" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'request-header) #("r" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'resource-path) #("V" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'verbose) #("C" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'strip-comments) #("N" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'no-check-certificate))] 2) #@1023 Call the head `(pandoc--toggle 'standalone)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-s #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle standalone] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 183188) nil]) #@1014 Call the head `pandoc-set-template' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-template #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-template hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 184870) nil]) #@1014 Call the head `pandoc-set-variable' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-variable #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-variable hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 186532) nil]) #@1009 Call the head `pandoc-set-dpi' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-dpi #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-dpi hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 188194) nil]) #@1009 Call the head `pandoc-set-eol' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-eol #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-eol hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 189841) nil]) #@1010 Call the head `pandoc-set-wrap' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-wrap #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-wrap hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 191488) nil]) #@1020 Call the head `(pandoc--toggle 'no-wrap)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-W #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle no-wrap] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 193138) nil]) #@1013 Call the head `pandoc-set-columns' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-columns #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-columns hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 194814) nil]) #@1030 Call the head `(pandoc--toggle 'table-of-contents)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-T #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle table-of-contents] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 196473) nil]) #@1015 Call the head `pandoc-set-toc-depth' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-toc-depth #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-toc-depth hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 198169) nil]) #@1025 Call the head `(pandoc--toggle 'no-highlight)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-h #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle no-highlight] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 199834) nil]) #@1021 Call the head `pandoc-set-highlight-style' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-highlight-style #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-highlight-style hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 201520) nil]) #@1023 Call the head `pandoc-set-syntax-definition' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-syntax-definition #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-syntax-definition hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 203203) nil]) #@1023 Call the head `pandoc-set-include-in-header' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-include-in-header #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-include-in-header hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 204892) nil]) #@1025 Call the head `pandoc-set-include-before-body' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-include-before-body #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-include-before-body hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 206581) nil]) #@1024 Call the head `pandoc-set-include-after-body' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-include-after-body #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-include-after-body hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 208276) nil]) #@1020 Call the head `pandoc-set-request-header' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-request-header #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-request-header hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 209968) nil]) #@1019 Call the head `pandoc-set-resource-path' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-set-resource-path #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) pandoc-set-resource-path hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 211648) nil]) #@1020 Call the head `(pandoc--toggle 'verbose)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-V #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle verbose] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 213325) nil]) #@1027 Call the head `(pandoc--toggle 'strip-comments)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-C #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle strip-comments] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 215001) nil]) #@1033 Call the head `(pandoc--toggle 'no-check-certificate)' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/lambda-N #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-writer-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle no-check-certificate] 2 nil nil] message error-message-string hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 216691) nil]) #@998 Call the head `nil' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-writer-options-hydra/body] 2 (#$ . 218392) nil]) #@1020 Call the head `pandoc-options-hydra/body' in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-writer-options-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 219619) nil]) #@992 Call the body in the "pandoc-writer-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'standalone)', "t": `pandoc-set-template', "v": `pandoc-set-variable', "d": `pandoc-set-dpi', "e": `pandoc-set-eol', "w": `pandoc-set-wrap', "W": `(pandoc--toggle 'no-wrap)', "c": `pandoc-set-columns', "T": `(pandoc--toggle 'table-of-contents)', "D": `pandoc-set-toc-depth', "h": `(pandoc--toggle 'no-highlight)', "S": `pandoc-set-highlight-style', "y": `pandoc-set-syntax-definition', "H": `pandoc-set-include-in-header', "B": `pandoc-set-include-before-body', "A": `pandoc-set-include-after-body', "R": `pandoc-set-request-header', "r": `pandoc-set-resource-path', "V": `(pandoc--toggle 'verbose)', "C": `(pandoc--toggle 'strip-comments)', "N": `(pandoc--toggle 'no-check-certificate)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-writer-options-hydra/body'. (defalias 'pandoc-writer-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-writer-options-hydra/hint pandoc-writer-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-writer-options-hydra/body hydra-show-hint pandoc-writer-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 220985) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-specific-options-hydra/params def-tmp-var "Params of pandoc-specific-options-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-specific-options-hydra/docstring def-tmp-var "Docstring of pandoc-specific-options-hydra.")) "\nSpecific writer options\n\n_t_: Top Level Division [%s(pandoc--pp-option 'top-level-division)]\n_l_: Reference Location [%s(pandoc--pp-option 'reference-location)]\n_r_: Reference Links [%s(pandoc--pp-switch 'reference-links)]\n_h_: Markdown Headings [%s(pandoc--pp-option 'markdown-headings)]\n_a_: Use ATX-style Headers* [%s(pandoc--pp-switch 'atx-headers)]\n_n_: Number Sections [%s(pandoc--pp-switch 'number-sections)]\n_i_: Incremental [%s(pandoc--pp-switch 'incremental)]\n_H_: Slide Level Header [%s(pandoc--pp-option 'slide-level)]\n_O_: Reference ODT File* [%s(pandoc--pp-option 'reference-odt)]\n_d_: Reference docx File* [%s(pandoc--pp-option 'reference-docx)]\n_R_: Reference Doc [%s(pandoc--pp-option 'reference-doc)]\n_e_: PDF Engine [%s(pandoc--pp-option 'pdf-engine)]\n_o_: PDF Options [%s(pandoc--pp-option 'pdf-engine-opt)]\n_p_: Jupyter Output Cells [%s(pandoc--pp-option 'ipynb-output)]\n--------------------------------------------------\n_H_: HTML-based writers\n_T_: TeX-based writers\n_E_: Epub\n\n" (lambda (def-tmp-var) (defvar pandoc-specific-options-hydra/heads def-tmp-var "Heads for pandoc-specific-options-hydra.")) (("t" pandoc-set-top-level-division nil :exit nil) ("l" pandoc-set-reference-location nil :exit nil) ("r" (pandoc--toggle 'reference-links) nil :exit nil) ("h" pandoc-set-markdown-headings nil :exit nil) ("a" (pandoc--toggle 'atx-headers) nil :exit nil) ("n" (pandoc--toggle 'number-sections) nil :exit nil) ("i" (pandoc--toggle 'incremental) nil :exit nil) ("H" pandoc-set-slide-level nil :exit nil) ("O" pandoc-set-reference-odt nil :exit nil) ("d" pandoc-set-reference-docx nil :exit nil) ("R" pandoc-set-reference-doc nil :exit nil) ("e" pandoc-set-pdf-engine nil :exit nil) ("o" pandoc-set-pdf-engine-opt nil :exit nil) ("p" pandoc-set-ipynb-output nil :exit nil) ("H" pandoc-html-options-hydra/body nil :exit t) ("T" pandoc-tex-options-hydra/body nil :exit t) ("E" pandoc-epub-options-hydra/body nil :exit t) ("q" nil "Quit" :exit t) ("b" pandoc-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-specific-options-hydra/keymap def-tmp-var "Keymap for pandoc-specific-options-hydra.")) (keymap (98 . pandoc-specific-options-hydra/pandoc-options-hydra/body-and-exit) (113 . pandoc-specific-options-hydra/nil) (69 . pandoc-specific-options-hydra/pandoc-epub-options-hydra/body-and-exit) (84 . pandoc-specific-options-hydra/pandoc-tex-options-hydra/body-and-exit) (112 . pandoc-specific-options-hydra/pandoc-set-ipynb-output) (111 . pandoc-specific-options-hydra/pandoc-set-pdf-engine-opt) (101 . pandoc-specific-options-hydra/pandoc-set-pdf-engine) (82 . pandoc-specific-options-hydra/pandoc-set-reference-doc) (100 . pandoc-specific-options-hydra/pandoc-set-reference-docx) (79 . pandoc-specific-options-hydra/pandoc-set-reference-odt) (72 . pandoc-specific-options-hydra/pandoc-html-options-hydra/body-and-exit) (105 . pandoc-specific-options-hydra/lambda-i) (110 . pandoc-specific-options-hydra/lambda-n) (97 . pandoc-specific-options-hydra/lambda-a) (104 . pandoc-specific-options-hydra/pandoc-set-markdown-headings) (114 . pandoc-specific-options-hydra/lambda-r) (108 . pandoc-specific-options-hydra/pandoc-set-reference-location) (116 . pandoc-specific-options-hydra/pandoc-set-top-level-division) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-specific-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-specific-options-hydra.")) (format #("Specific writer options\n\n%s: Top Level Division [%s]\n%s: Reference Location [%s]\n%s: Reference Links [%s]\n%s: Markdown Headings [%s]\n%s: Use ATX-style Headers* [%s]\n%s: Number Sections [%s]\n%s: Incremental [%s]\n%s: Slide Level Header [%s]\n%s: Reference ODT File* [%s]\n%s: Reference docx File* [%s]\n%s: Reference Doc [%s]\n%s: PDF Engine [%s]\n%s: PDF Options [%s]\n%s: Jupyter Output Cells [%s]\n--------------------------------------------------\n%s: HTML-based writers\n%s: TeX-based writers\n%s: Epub\n\n[q]: Quit, [b]: Back." 567 568 (face hydra-face-teal) 578 579 (face hydra-face-teal)) #("t" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'top-level-division) #("l" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'reference-location) #("r" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'reference-links) #("h" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'markdown-headings) #("a" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'atx-headers) #("n" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'number-sections) #("i" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'incremental) #("H" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'slide-level) #("O" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'reference-odt) #("d" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'reference-docx) #("R" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'reference-doc) #("e" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'pdf-engine) #("o" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'pdf-engine-opt) #("p" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'ipynb-output) #("H" 0 1 (face hydra-face-amaranth)) #("T" 0 1 (face hydra-face-teal)) #("E" 0 1 (face hydra-face-teal)))] 2) #@921 Call the head `pandoc-set-top-level-division' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-top-level-division #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-top-level-division hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 228913) nil]) #@921 Call the head `pandoc-set-reference-location' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-reference-location #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-reference-location hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 230511) nil]) #@925 Call the head `(pandoc--toggle 'reference-links)' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/lambda-r #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle reference-links] 2 nil nil] message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 232109) nil]) #@920 Call the head `pandoc-set-markdown-headings' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-markdown-headings #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-markdown-headings hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 233707) nil]) #@921 Call the head `(pandoc--toggle 'atx-headers)' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/lambda-a #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle atx-headers] 2 nil nil] message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 235302) nil]) #@925 Call the head `(pandoc--toggle 'number-sections)' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/lambda-n #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle number-sections] 2 nil nil] message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 236892) nil]) #@921 Call the head `(pandoc--toggle 'incremental)' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/lambda-i #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle incremental] 2 nil nil] message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 238490) nil]) #@914 Call the head `pandoc-set-slide-level' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-slide-level #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-slide-level hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 240080) nil]) #@916 Call the head `pandoc-set-reference-odt' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-reference-odt #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-reference-odt hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 241657) nil]) #@917 Call the head `pandoc-set-reference-docx' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-reference-docx #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-reference-docx hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 243240) nil]) #@916 Call the head `pandoc-set-reference-doc' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-reference-doc #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-reference-doc hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 244826) nil]) #@913 Call the head `pandoc-set-pdf-engine' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-pdf-engine #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-pdf-engine hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 246409) nil]) #@917 Call the head `pandoc-set-pdf-engine-opt' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-pdf-engine-opt #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-pdf-engine-opt hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 247983) nil]) #@915 Call the head `pandoc-set-ipynb-output' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-set-ipynb-output #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-specific-options-hydra/body (quit error) pandoc-set-ipynb-output hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 249569) nil]) #@922 Call the head `pandoc-html-options-hydra/body' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-html-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-specific-options-hydra/body pandoc-html-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 251149) nil]) #@921 Call the head `pandoc-tex-options-hydra/body' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-tex-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-specific-options-hydra/body pandoc-tex-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 252431) nil]) #@922 Call the head `pandoc-epub-options-hydra/body' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-epub-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-specific-options-hydra/body pandoc-epub-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 253710) nil]) #@895 Call the head `nil' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-specific-options-hydra/body] 2 (#$ . 254992) nil]) #@917 Call the head `pandoc-options-hydra/body' in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-specific-options-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 256119) nil]) #@889 Call the body in the "pandoc-specific-options-hydra" hydra. The heads for the associated hydra are: "t": `pandoc-set-top-level-division', "l": `pandoc-set-reference-location', "r": `(pandoc--toggle 'reference-links)', "h": `pandoc-set-markdown-headings', "a": `(pandoc--toggle 'atx-headers)', "n": `(pandoc--toggle 'number-sections)', "i": `(pandoc--toggle 'incremental)', "H": `pandoc-set-slide-level', "O": `pandoc-set-reference-odt', "d": `pandoc-set-reference-docx', "R": `pandoc-set-reference-doc', "e": `pandoc-set-pdf-engine', "o": `pandoc-set-pdf-engine-opt', "p": `pandoc-set-ipynb-output', "H": `pandoc-html-options-hydra/body', "T": `pandoc-tex-options-hydra/body', "E": `pandoc-epub-options-hydra/body', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-specific-options-hydra/body'. (defalias 'pandoc-specific-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-specific-options-hydra/hint pandoc-specific-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-specific-options-hydra/body hydra-show-hint pandoc-specific-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 257386) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-html-options-hydra/params def-tmp-var "Params of pandoc-html-options-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-html-options-hydra/docstring def-tmp-var "Docstring of pandoc-html-options-hydra.")) "\nHTML-based writer options\n\n_s_: Self-contained Document [%s(pandoc--pp-switch 'self-contained)]\n_Q_: Use Tags for Quotes in HTML [%s(pandoc--pp-switch 'html-q-tags)]\n_a_: Use Only ASCII [%s(pandoc--pp-switch 'ascii)]\n_o_: Number Offsets [%s(pandoc--pp-option 'number-offset)]\n_d_: Wrap Sections in
Tags [%s(pandoc--pp-switch 'section-divs)]\n_e_: Email Obfuscation [%s(pandoc--pp-option 'email-obfuscation)]\n_i_: ID prefix [%s(pandoc--pp-option 'id-prefix)]\n_t_: Title prefix [%s(pandoc--pp-option 'title-prefix)]\n_c_: CSS Style Sheet [%s(pandoc--pp-option 'css)]\n\n" (lambda (def-tmp-var) (defvar pandoc-html-options-hydra/heads def-tmp-var "Heads for pandoc-html-options-hydra.")) (("s" (pandoc--toggle 'self-contained) nil :exit nil) ("Q" (pandoc--toggle 'html-q-tags) nil :exit nil) ("a" (pandoc--toggle 'ascii) nil :exit nil) ("o" pandoc-set-number-offset nil :exit nil) ("d" (pandoc--toggle 'section-divs) nil :exit nil) ("e" pandoc-set-email-obfuscation nil :exit nil) ("i" pandoc-set-id-prefix nil :exit nil) ("t" pandoc-set-title-prefix nil :exit nil) ("c" pandoc-set-css nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-specific-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-html-options-hydra/keymap def-tmp-var "Keymap for pandoc-html-options-hydra.")) (keymap (98 . pandoc-html-options-hydra/pandoc-specific-options-hydra/body-and-exit) (113 . pandoc-html-options-hydra/nil) (99 . pandoc-html-options-hydra/pandoc-set-css) (116 . pandoc-html-options-hydra/pandoc-set-title-prefix) (105 . pandoc-html-options-hydra/pandoc-set-id-prefix) (101 . pandoc-html-options-hydra/pandoc-set-email-obfuscation) (100 . pandoc-html-options-hydra/lambda-d) (111 . pandoc-html-options-hydra/pandoc-set-number-offset) (97 . pandoc-html-options-hydra/lambda-a) (81 . pandoc-html-options-hydra/lambda-Q) (115 . pandoc-html-options-hydra/lambda-s) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-html-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-html-options-hydra.")) (format #("HTML-based writer options\n\n%s: Self-contained Document [%s]\n%s: Use Tags for Quotes in HTML [%s]\n%s: Use Only ASCII [%s]\n%s: Number Offsets [%s]\n%s: Wrap Sections in
Tags [%s]\n%s: Email Obfuscation [%s]\n%s: ID prefix [%s]\n%s: Title prefix [%s]\n%s: CSS Style Sheet [%s]\n\n[q]: Quit, [b]: Back." 398 399 (face hydra-face-teal) 409 410 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'self-contained) #("Q" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'html-q-tags) #("a" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'ascii) #("o" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'number-offset) #("d" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'section-divs) #("e" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'email-obfuscation) #("i" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'id-prefix) #("t" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'title-prefix) #("c" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'css))] 2) #@589 Call the head `(pandoc--toggle 'self-contained)' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/lambda-s #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle self-contained] 2 nil nil] message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 263181) nil]) #@586 Call the head `(pandoc--toggle 'html-q-tags)' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/lambda-Q #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle html-q-tags] 2 nil nil] message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 264422) nil]) #@580 Call the head `(pandoc--toggle 'ascii)' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/lambda-a #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle ascii] 2 nil nil] message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 265657) nil]) #@581 Call the head `pandoc-set-number-offset' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/pandoc-set-number-offset #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) pandoc-set-number-offset hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 266880) nil]) #@587 Call the head `(pandoc--toggle 'section-divs)' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/lambda-d #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle section-divs] 2 nil nil] message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 268108) nil]) #@585 Call the head `pandoc-set-email-obfuscation' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/pandoc-set-email-obfuscation #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) pandoc-set-email-obfuscation hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 269345) nil]) #@577 Call the head `pandoc-set-id-prefix' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/pandoc-set-id-prefix #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) pandoc-set-id-prefix hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 270585) nil]) #@580 Call the head `pandoc-set-title-prefix' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/pandoc-set-title-prefix #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) pandoc-set-title-prefix hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 271801) nil]) #@571 Call the head `pandoc-set-css' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/pandoc-set-css #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-html-options-hydra/body (quit error) pandoc-set-css hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 273026) nil]) #@560 Call the head `nil' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-html-options-hydra/body] 2 (#$ . 274224) nil]) #@591 Call the head `pandoc-specific-options-hydra/body' in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/pandoc-specific-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-html-options-hydra/body pandoc-specific-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 275008) nil]) #@554 Call the body in the "pandoc-html-options-hydra" hydra. The heads for the associated hydra are: "s": `(pandoc--toggle 'self-contained)', "Q": `(pandoc--toggle 'html-q-tags)', "a": `(pandoc--toggle 'ascii)', "o": `pandoc-set-number-offset', "d": `(pandoc--toggle 'section-divs)', "e": `pandoc-set-email-obfuscation', "i": `pandoc-set-id-prefix', "t": `pandoc-set-title-prefix', "c": `pandoc-set-css', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-html-options-hydra/body'. (defalias 'pandoc-html-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-html-options-hydra/hint pandoc-html-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-html-options-hydra/body hydra-show-hint pandoc-html-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 275959) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-tex-options-hydra/params def-tmp-var "Params of pandoc-tex-options-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-tex-options-hydra/docstring def-tmp-var "Docstring of pandoc-tex-options-hydra.")) "\nTeX-based writer options\n\n_c_: Top-level Headers Are Chapters [%s(pandoc--pp-switch 'chapters)]\n_l_: Do Not Use TeX Ligatures [%s(pandoc--pp-switch 'no-tex-ligatures)]\n_L_: Use LaTeX listings Package [%s(pandoc--pp-switch 'listings)]\n_e_: LaTeX Engine* [%s(pandoc--pp-option 'latex-engine)]\n_o_: LaTeX Options* [%s(pandoc--pp-option 'latex-engine-opt)]\n\n" (lambda (def-tmp-var) (defvar pandoc-tex-options-hydra/heads def-tmp-var "Heads for pandoc-tex-options-hydra.")) (("c" (pandoc--toggle 'chapters) nil :exit nil) ("l" (pandoc--toggle 'no-tex-ligatures) nil :exit nil) ("L" (pandoc--toggle 'listings) nil :exit nil) ("e" pandoc-set-latex-engine nil :exit nil) ("o" pandoc-set-latex-engine-opt nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-specific-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-tex-options-hydra/keymap def-tmp-var "Keymap for pandoc-tex-options-hydra.")) (keymap (98 . pandoc-tex-options-hydra/pandoc-specific-options-hydra/body-and-exit) (113 . pandoc-tex-options-hydra/nil) (111 . pandoc-tex-options-hydra/pandoc-set-latex-engine-opt) (101 . pandoc-tex-options-hydra/pandoc-set-latex-engine) (76 . pandoc-tex-options-hydra/lambda-L) (108 . pandoc-tex-options-hydra/lambda-l) (99 . pandoc-tex-options-hydra/lambda-c) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-tex-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-tex-options-hydra.")) (format #("TeX-based writer options\n\n%s: Top-level Headers Are Chapters [%s]\n%s: Do Not Use TeX Ligatures [%s]\n%s: Use LaTeX listings Package [%s]\n%s: LaTeX Engine* [%s]\n%s: LaTeX Options* [%s]\n\n[q]: Quit, [b]: Back." 228 229 (face hydra-face-teal) 239 240 (face hydra-face-teal)) #("c" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'chapters) #("l" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'no-tex-ligatures) #("L" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'listings) #("e" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'latex-engine) #("o" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'latex-engine-opt))] 2) #@446 Call the head `(pandoc--toggle 'chapters)' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/lambda-c #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-tex-options-hydra/hint pandoc-tex-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-tex-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle chapters] 2 nil nil] message error-message-string hydra-show-hint pandoc-tex-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 280257) nil]) #@454 Call the head `(pandoc--toggle 'no-tex-ligatures)' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/lambda-l #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-tex-options-hydra/hint pandoc-tex-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-tex-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle no-tex-ligatures] 2 nil nil] message error-message-string hydra-show-hint pandoc-tex-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 281344) nil]) #@446 Call the head `(pandoc--toggle 'listings)' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/lambda-L #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-tex-options-hydra/hint pandoc-tex-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-tex-options-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle listings] 2 nil nil] message error-message-string hydra-show-hint pandoc-tex-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 282447) nil]) #@443 Call the head `pandoc-set-latex-engine' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/pandoc-set-latex-engine #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-tex-options-hydra/hint pandoc-tex-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-tex-options-hydra/body (quit error) pandoc-set-latex-engine hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-tex-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 283534) nil]) #@447 Call the head `pandoc-set-latex-engine-opt' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/pandoc-set-latex-engine-opt #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-tex-options-hydra/hint pandoc-tex-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-tex-options-hydra/body (quit error) pandoc-set-latex-engine-opt hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-tex-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 284617) nil]) #@423 Call the head `nil' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-tex-options-hydra/body] 2 (#$ . 285712) nil]) #@454 Call the head `pandoc-specific-options-hydra/body' in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/pandoc-specific-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-tex-options-hydra/body pandoc-specific-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 286357) nil]) #@417 Call the body in the "pandoc-tex-options-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'chapters)', "l": `(pandoc--toggle 'no-tex-ligatures)', "L": `(pandoc--toggle 'listings)', "e": `pandoc-set-latex-engine', "o": `pandoc-set-latex-engine-opt', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-tex-options-hydra/body'. (defalias 'pandoc-tex-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-tex-options-hydra/hint pandoc-tex-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-tex-options-hydra/body hydra-show-hint pandoc-tex-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 287169) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-epub-options-hydra/params def-tmp-var "Params of pandoc-epub-options-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-epub-options-hydra/docstring def-tmp-var "Docstring of pandoc-epub-options-hydra.")) "\nEpub writer options\n\n_s_: EPUB Style Sheet [%s(pandoc--pp-option 'epub-stylesheet)]\n_C_: EPUB Cover Image [%s(pandoc--pp-option 'epub-cover-image)]\n_m_: EPUB Metadata File [%s(pandoc--pp-option 'epub-metadata)]\n_f_: EPUB Fonts [%s(pandoc--pp-option 'epub-embed-font)]\n_c_: EPub Chapter Level [%s(pandoc--pp-option 'epub-chapter-level)]\n_d_: EPub Subdirectory [%s(pandoc--pp-option 'epub-subdirectory)]\n\n" (lambda (def-tmp-var) (defvar pandoc-epub-options-hydra/heads def-tmp-var "Heads for pandoc-epub-options-hydra.")) (("s" pandoc-set-epub-stylesheet nil :exit nil) ("C" pandoc-set-epub-cover-image nil :exit nil) ("m" pandoc-set-epub-metadata nil :exit nil) ("f" pandoc-set-epub-embed-font nil :exit nil) ("c" pandoc-set-epub-chapter-level nil :exit nil) ("d" pandoc-set-epub-subdirectory nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-specific-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-epub-options-hydra/keymap def-tmp-var "Keymap for pandoc-epub-options-hydra.")) (keymap (98 . pandoc-epub-options-hydra/pandoc-specific-options-hydra/body-and-exit) (113 . pandoc-epub-options-hydra/nil) (100 . pandoc-epub-options-hydra/pandoc-set-epub-subdirectory) (99 . pandoc-epub-options-hydra/pandoc-set-epub-chapter-level) (102 . pandoc-epub-options-hydra/pandoc-set-epub-embed-font) (109 . pandoc-epub-options-hydra/pandoc-set-epub-metadata) (67 . pandoc-epub-options-hydra/pandoc-set-epub-cover-image) (115 . pandoc-epub-options-hydra/pandoc-set-epub-stylesheet) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-epub-options-hydra/hint def-tmp-var "Dynamic hint for pandoc-epub-options-hydra.")) (format #("Epub writer options\n\n%s: EPUB Style Sheet [%s]\n%s: EPUB Cover Image [%s]\n%s: EPUB Metadata File [%s]\n%s: EPUB Fonts [%s]\n%s: EPub Chapter Level [%s]\n%s: EPub Subdirectory [%s]\n\n[q]: Quit, [b]: Back." 191 192 (face hydra-face-teal) 202 203 (face hydra-face-teal)) #("s" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'epub-stylesheet) #("C" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'epub-cover-image) #("m" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'epub-metadata) #("f" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'epub-embed-font) #("c" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'epub-chapter-level) #("d" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'epub-subdirectory))] 2) #@484 Call the head `pandoc-set-epub-stylesheet' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-set-epub-stylesheet #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-epub-options-hydra/body (quit error) pandoc-set-epub-stylesheet hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 291586) nil]) #@485 Call the head `pandoc-set-epub-cover-image' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-set-epub-cover-image #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-epub-options-hydra/body (quit error) pandoc-set-epub-cover-image hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 292721) nil]) #@482 Call the head `pandoc-set-epub-metadata' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-set-epub-metadata #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-epub-options-hydra/body (quit error) pandoc-set-epub-metadata hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 293859) nil]) #@484 Call the head `pandoc-set-epub-embed-font' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-set-epub-embed-font #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-epub-options-hydra/body (quit error) pandoc-set-epub-embed-font hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 294988) nil]) #@487 Call the head `pandoc-set-epub-chapter-level' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-set-epub-chapter-level #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-epub-options-hydra/body (quit error) pandoc-set-epub-chapter-level hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 296123) nil]) #@486 Call the head `pandoc-set-epub-subdirectory' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-set-epub-subdirectory #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-epub-options-hydra/body (quit error) pandoc-set-epub-subdirectory hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 297267) nil]) #@461 Call the head `nil' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-epub-options-hydra/body] 2 (#$ . 298408) nil]) #@492 Call the head `pandoc-specific-options-hydra/body' in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/pandoc-specific-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-epub-options-hydra/body pandoc-specific-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 299093) nil]) #@455 Call the body in the "pandoc-epub-options-hydra" hydra. The heads for the associated hydra are: "s": `pandoc-set-epub-stylesheet', "C": `pandoc-set-epub-cover-image', "m": `pandoc-set-epub-metadata', "f": `pandoc-set-epub-embed-font', "c": `pandoc-set-epub-chapter-level', "d": `pandoc-set-epub-subdirectory', "q": `nil', "b": `pandoc-specific-options-hydra/body' The body can be accessed via `pandoc-epub-options-hydra/body'. (defalias 'pandoc-epub-options-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-epub-options-hydra/hint pandoc-epub-options-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-epub-options-hydra/body hydra-show-hint pandoc-epub-options-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 299945) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-citations-hydra/params def-tmp-var "Params of pandoc-citations-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-citations-hydra/docstring def-tmp-var "Docstring of pandoc-citations-hydra.")) "\nCitations menu\n\n_c_: Process Citations [%s(pandoc--pp-switch 'citeproc)]\n_B_: Bibliography Files [%s(pandoc--pp-option 'bibliography)]\n_C_: CSL File [%s(pandoc--pp-option 'csl)]\n_a_: Citation Abbreviations File [%s(pandoc--pp-option 'citation-abbreviations)]\n_n_: Use NatBib [%s(pandoc--pp-switch 'natbib)]\n_l_: Use BibLaTeX [%s(pandoc--pp-switch 'biblatex)]\n\n" (lambda (def-tmp-var) (defvar pandoc-citations-hydra/heads def-tmp-var "Heads for pandoc-citations-hydra.")) (("c" (pandoc--toggle 'citeproc) nil :exit nil) ("B" pandoc-set-bibliography nil :exit nil) ("C" pandoc-set-csl nil :exit nil) ("a" pandoc-set-citation-abbreviations nil :exit nil) ("n" (pandoc--toggle 'natbib) nil :exit nil) ("l" (pandoc--toggle 'biblatex) nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-citations-hydra/keymap def-tmp-var "Keymap for pandoc-citations-hydra.")) (keymap (98 . pandoc-citations-hydra/pandoc-options-hydra/body-and-exit) (113 . pandoc-citations-hydra/nil) (108 . pandoc-citations-hydra/lambda-l) (110 . pandoc-citations-hydra/lambda-n) (97 . pandoc-citations-hydra/pandoc-set-citation-abbreviations) (67 . pandoc-citations-hydra/pandoc-set-csl) (66 . pandoc-citations-hydra/pandoc-set-bibliography) (99 . pandoc-citations-hydra/lambda-c) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-citations-hydra/hint def-tmp-var "Dynamic hint for pandoc-citations-hydra.")) (format #("Citations menu\n\n%s: Process Citations [%s]\n%s: Bibliography Files [%s]\n%s: CSL File [%s]\n%s: Citation Abbreviations File [%s]\n%s: Use NatBib [%s]\n%s: Use BibLaTeX [%s]\n\n[q]: Quit, [b]: Back." 240 241 (face hydra-face-teal) 251 252 (face hydra-face-teal)) #("c" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'citeproc) #("B" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'bibliography) #("C" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'csl) #("a" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'citation-abbreviations) #("n" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'natbib) #("l" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'biblatex))] 2) #@455 Call the head `(pandoc--toggle 'citeproc)' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/lambda-c #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-citations-hydra/hint pandoc-citations-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-citations-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle citeproc] 2 nil nil] message error-message-string hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 304279) nil]) #@452 Call the head `pandoc-set-bibliography' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/pandoc-set-bibliography #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-citations-hydra/hint pandoc-citations-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-citations-hydra/body (quit error) pandoc-set-bibliography hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 305365) nil]) #@443 Call the head `pandoc-set-csl' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/pandoc-set-csl #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-citations-hydra/hint pandoc-citations-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-citations-hydra/body (quit error) pandoc-set-csl hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 306447) nil]) #@462 Call the head `pandoc-set-citation-abbreviations' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/pandoc-set-citation-abbreviations #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-citations-hydra/hint pandoc-citations-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-citations-hydra/body (quit error) pandoc-set-citation-abbreviations hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 307502) nil]) #@453 Call the head `(pandoc--toggle 'natbib)' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/lambda-n #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-citations-hydra/hint pandoc-citations-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-citations-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle natbib] 2 nil nil] message error-message-string hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 308614) nil]) #@455 Call the head `(pandoc--toggle 'biblatex)' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/lambda-l #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-citations-hydra/hint pandoc-citations-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-citations-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle biblatex] 2 nil nil] message error-message-string hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 309696) nil]) #@432 Call the head `nil' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-citations-hydra/body] 2 (#$ . 310782) nil]) #@454 Call the head `pandoc-options-hydra/body' in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-citations-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 311432) nil]) #@426 Call the body in the "pandoc-citations-hydra" hydra. The heads for the associated hydra are: "c": `(pandoc--toggle 'citeproc)', "B": `pandoc-set-bibliography', "C": `pandoc-set-csl', "a": `pandoc-set-citation-abbreviations', "n": `(pandoc--toggle 'natbib)', "l": `(pandoc--toggle 'biblatex)', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-citations-hydra/body'. (defalias 'pandoc-citations-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-citations-hydra/hint pandoc-citations-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-citations-hydra/body hydra-show-hint pandoc-citations-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 312222) nil]) (byte-code "\300\301!\302L\210\303\301!\304L\210\305\301!\306L\210\307\301!\310L\210\311\301!\312L\207" [(lambda (def-tmp-var) (defvar pandoc-math-hydra/params def-tmp-var "Params of pandoc-math-hydra.")) nil (nil nil :exit nil :foreign-keys warn :hint nil) (lambda (def-tmp-var) (defvar pandoc-math-hydra/docstring def-tmp-var "Docstring of pandoc-math-hydra.")) "\nMath rendering\n\n_L_: LaTeXMathML URL* [%s(pandoc--pp-option 'latexmathml)]\n_m_: MathML URL [%s(pandoc--pp-switch 'mathml)]\n_j_: jsMath URL* [%s(pandoc--pp-option 'jsmath)]\n_J_: MathJax URL [%s(pandoc--pp-option 'mathjax)]\n_g_: gladTeX [%s(pandoc--pp-switch 'gladtex)]\n_M_: MimeTeX CGI Script* [%s(pandoc--pp-option 'mimetex)]\n_w_: WebTeX URL [%s(pandoc--pp-option 'webtex)]\n_k_: KaTeX URL [%s(pandoc--pp-option 'katex)]\n_K_: KaTeX Stylesheet [%s(pandoc--pp-option 'katex-stylesheet)]\n\n" (lambda (def-tmp-var) (defvar pandoc-math-hydra/heads def-tmp-var "Heads for pandoc-math-hydra.")) (("L" pandoc-set-latexmathml nil :exit nil) ("m" (pandoc--toggle 'mathml) nil :exit nil) ("j" pandoc-set-jsmath nil :exit nil) ("J" pandoc-set-mathjax nil :exit nil) ("g" (pandoc--toggle 'gladtex) nil :exit nil) ("M" pandoc-set-mimetex nil :exit nil) ("w" pandoc-set-webtex nil :exit nil) ("k" pandoc-set-katex nil :exit nil) ("K" pandoc-set-katex-stylesheet nil :exit nil) ("q" nil "Quit" :exit t) ("b" pandoc-options-hydra/body "Back" :exit t)) (lambda (def-tmp-var) (defvar pandoc-math-hydra/keymap def-tmp-var "Keymap for pandoc-math-hydra.")) (keymap (98 . pandoc-math-hydra/pandoc-options-hydra/body-and-exit) (113 . pandoc-math-hydra/nil) (75 . pandoc-math-hydra/pandoc-set-katex-stylesheet) (107 . pandoc-math-hydra/pandoc-set-katex) (119 . pandoc-math-hydra/pandoc-set-webtex) (77 . pandoc-math-hydra/pandoc-set-mimetex) (103 . pandoc-math-hydra/lambda-g) (74 . pandoc-math-hydra/pandoc-set-mathjax) (106 . pandoc-math-hydra/pandoc-set-jsmath) (109 . pandoc-math-hydra/lambda-m) (76 . pandoc-math-hydra/pandoc-set-latexmathml) (kp-subtract . hydra--negative-argument) (kp-9 . hydra--digit-argument) (kp-8 . hydra--digit-argument) (kp-7 . hydra--digit-argument) (kp-6 . hydra--digit-argument) (kp-5 . hydra--digit-argument) (kp-4 . hydra--digit-argument) (kp-3 . hydra--digit-argument) (kp-2 . hydra--digit-argument) (kp-1 . hydra--digit-argument) (kp-0 . hydra--digit-argument) (57 . hydra--digit-argument) (56 . hydra--digit-argument) (55 . hydra--digit-argument) (54 . hydra--digit-argument) (53 . hydra--digit-argument) (52 . hydra--digit-argument) (51 . hydra--digit-argument) (50 . hydra--digit-argument) (49 . hydra--digit-argument) (48 . hydra--digit-argument) (45 . hydra--negative-argument) (21 . hydra--universal-argument)) (lambda (def-tmp-var) (defvar pandoc-math-hydra/hint def-tmp-var "Dynamic hint for pandoc-math-hydra.")) (format #("Math rendering\n\n%s: LaTeXMathML URL* [%s]\n%s: MathML URL [%s]\n%s: jsMath URL* [%s]\n%s: MathJax URL [%s]\n%s: gladTeX [%s]\n%s: MimeTeX CGI Script* [%s]\n%s: WebTeX URL [%s]\n%s: KaTeX URL [%s]\n%s: KaTeX Stylesheet [%s]\n\n[q]: Quit, [b]: Back." 271 272 (face hydra-face-teal) 282 283 (face hydra-face-teal)) #("L" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'latexmathml) #("m" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'mathml) #("j" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'jsmath) #("J" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'mathjax) #("g" 0 1 (face hydra-face-amaranth)) (pandoc--pp-switch 'gladtex) #("M" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'mimetex) #("w" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'webtex) #("k" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'katex) #("K" 0 1 (face hydra-face-amaranth)) (pandoc--pp-option 'katex-stylesheet))] 2) #@515 Call the head `pandoc-set-latexmathml' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-latexmathml #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-latexmathml hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 316999) nil]) #@517 Call the head `(pandoc--toggle 'mathml)' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/lambda-m #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle mathml] 2 nil nil] message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 318117) nil]) #@510 Call the head `pandoc-set-jsmath' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-jsmath #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-jsmath hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 319238) nil]) #@511 Call the head `pandoc-set-mathjax' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-mathjax #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-mathjax hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 320341) nil]) #@518 Call the head `(pandoc--toggle 'gladtex)' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/lambda-g #[0 "\304\305!\210\306 \210\307\310 \210\311)\3121\313\314!0\210\202\"\315\316!!\266\317\n\320\"\210\321 \322\323#\207" [hydra--ignore hydra-curr-body-fn pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) hydra--call-interactively-remap-maybe #[0 "\300\301!\207" [pandoc--toggle gladtex] 2 nil nil] message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 321447) nil]) #@511 Call the head `pandoc-set-mimetex' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-mimetex #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-mimetex hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 322570) nil]) #@510 Call the head `pandoc-set-webtex' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-webtex #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-webtex hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 323676) nil]) #@509 Call the head `pandoc-set-katex' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-katex #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-katex hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 324779) nil]) #@520 Call the head `pandoc-set-katex-stylesheet' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-set-katex-stylesheet #[0 "\305\306!\210\307 \210\310\311 \210\312)\3131\314\315\314!0\210\202$\316\317!!\266\320 \321\"\210\322\f\323\324#\207" [hydra--ignore hydra-curr-body-fn this-command pandoc-math-hydra/hint pandoc-math-hydra/keymap require hydra hydra-default-pre t hydra-keyboard-quit pandoc-math-hydra/body (quit error) pandoc-set-katex-stylesheet hydra--call-interactively-remap-maybe message error-message-string hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 325879) nil]) #@496 Call the head `nil' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/nil #[0 "\301\302!\210\303 \210\304 \210\305\211\207" [hydra-curr-body-fn require hydra hydra-default-pre hydra-keyboard-quit pandoc-math-hydra/body] 2 (#$ . 327012) nil]) #@518 Call the head `pandoc-options-hydra/body' in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/pandoc-options-hydra/body-and-exit #[0 "\302\303!\210\304 \210\305 \210\306\307\310\307!\207" [hydra-curr-body-fn this-command require hydra hydra-default-pre hydra-keyboard-quit pandoc-math-hydra/body pandoc-options-hydra/body hydra--call-interactively-remap-maybe] 2 (#$ . 327716) nil]) #@490 Call the body in the "pandoc-math-hydra" hydra. The heads for the associated hydra are: "L": `pandoc-set-latexmathml', "m": `(pandoc--toggle 'mathml)', "j": `pandoc-set-jsmath', "J": `pandoc-set-mathjax', "g": `(pandoc--toggle 'gladtex)', "M": `pandoc-set-mimetex', "w": `pandoc-set-webtex', "k": `pandoc-set-katex', "K": `pandoc-set-katex-stylesheet', "q": `nil', "b": `pandoc-options-hydra/body' The body can be accessed via `pandoc-math-hydra/body'. (defalias 'pandoc-math-hydra/body #[0 "\306\307!\210\310 \210\311\312 \210\313)\314\n\315\"\210\316 \317\320#\210\f\211\207" [hydra--ignore hydra-curr-body-fn pandoc-math-hydra/hint pandoc-math-hydra/keymap current-prefix-arg prefix-arg require hydra hydra-default-pre nil hydra-keyboard-quit pandoc-math-hydra/body hydra-show-hint pandoc-math-hydra hydra-set-transient-map #[0 "\300 \210\301\207" [hydra-keyboard-quit nil] 1] warn] 4 (#$ . 328560) nil]) #@33 Face name to use for citations. (defvar pandoc-citation-key-face 'pandoc-citation-key-face (#$ . 329513)) #@47 Face name to use for '@' citation identifier. (defvar pandoc-citation-marker-face 'pandoc-citation-marker-face (#$ . 329625)) #@55 Face name to use for page numbers and other notation. (defvar pandoc-citation-extra-face 'pandoc-citation-extra-face (#$ . 329757)) #@55 Face name to use for page numbers and other notation. (defvar pandoc-citation-brackets-face 'pandoc-citation-brackets-face (#$ . 329895)) #@42 Face name to use for strikethrough text. (defvar pandoc-strikethrough-text-face 'pandoc-strikethrough-text-face (#$ . 330039)) #@48 Face name to use for strikethrough delimiters. (defvar pandoc-strikethrough-tilde-face 'pandoc-strikethrough-tilde-face (#$ . 330172)) #@44 Face name to use for '@@' in @@directives. (defvar pandoc-directive-@@-face 'pandoc-directive-@@-face (#$ . 330313)) #@44 Face name to use for name of @@directives. (defvar pandoc-directive-type-face 'pandoc-directive-type-face (#$ . 330436)) #@46 Face name to use for braces in @@directives. (defvar pandoc-directive-braces-face 'pandoc-directive-braces-face (#$ . 330563)) #@48 Face name to use for contents of @@directives. (defvar pandoc-directive-contents-face 'pandoc-directive-contents-face (#$ . 330696)) (byte-code "\300\301\302\303\304\305%\210\300\306\307\310\304\305%\210\300\311\312\313\304\305%\210\300\314\315\316\304\305%\210\300\317\320\321\304\305%\210\300\322\323\324\304\305%\210\300\325\326\327\304\305%\210\300\330\331\332\304\305%\210\300\333\334\335\304\305%\210\300\336\337\332\304\305%\207" [custom-declare-face pandoc-citation-key-face ((t (:inherit font-lock-function-name-face))) "Base face for pandoc citations." :group pandoc pandoc-citation-marker-face ((t (:inherit font-lock-variable-name-face))) "Base face for pandoc citation marker '@'." pandoc-citation-extra-face ((t (:inherit font-lock-variable-name-face))) "Base face for page numbers and other pandoc citation notation." pandoc-citation-brackets-face ((t (:inherit font-lock-function-name-face))) "Base face for pandoc citation brackets." pandoc-strikethrough-text-face ((t (:strike-through t))) "Base face for pandoc strikethrough text." pandoc-strikethrough-tilde-face ((t (:inherit font-lock-warning-face))) "Base face for pandoc strikethrough delimiters." pandoc-directive-@@-face ((t (:inherit font-lock-type-face))) "Base face for pandoc-mode @@directive syntax." pandoc-directive-type-face ((t (:inherit font-lock-preprocessor-face))) "Base face for pandoc-mode @@directive type (include or lisp)." pandoc-directive-braces-face ((t (:inherit font-lock-variable-name-face))) "Base face for pandoc-mode @@directive braces." pandoc-directive-contents-face ((t (:inherit font-lock-constant-face)))] 6) #@67 Regular expression for parenthetical citations with only one key. (defconst pandoc-regex-parenthetical-citation-single "\\(\\[\\)\\(-?@\\)\\([-a-zA-Z0-9_+:]+\\)\\(\\]\\)" (#$ . 332319)) #@84 Regular expression for parenthetical citations with page numbers or multiple keys. (defconst pandoc-regex-parenthetical-citation-multiple "\\(\\[\\)\\(.*?\\)\\(-?@\\)\\([-a-zA-Z0-9_+:]+\\)\\(.*?\\)\\(\\]\\)" (#$ . 332511)) #@58 Regular expression for stand-alone citation with anchor. (defconst pandoc-regex-in-text-citation "\\[\\{0\\}\\(-?@\\)\\([-a-zA-Z0-9_+:]+\\)\\s-\\(\\[\\)\\(.*?\\)\\(\\]\\)" (#$ . 332740)) #@61 Regular expression for stand-alone citation with no anchor. (defconst pandoc-regex-in-text-citation-2 "\\(?:[^[:alnum:]]\\|^\\)\\(-?@\\)\\([-a-zA-Z0-9_+:]+\\)" (#$ . 332933)) #@64 Regular expression for pandoc markdown's strikethrough syntax. (defconst pandoc-regex-strikethrough "\\(~\\{2\\}\\)\\([^~].*?\\)\\(~\\{2\\}\\)" (#$ . 333114)) #@52 Regular expression for pandoc-mode's @@directives. (defconst pandoc-regex-@@-directive "\\(@@\\)\\(include\\|lisp\\)\\({\\)\\(.*?\\)\\(}\\)" (#$ . 333279)) #@28 Keywords for pandoc faces. (defvar pandoc-faces-keywords (byte-code "\306B \307B\n\310B \311B\f\312B \313B\257\207" [pandoc-regex-@@-directive pandoc-regex-parenthetical-citation-single pandoc-regex-in-text-citation-2 pandoc-regex-parenthetical-citation-multiple pandoc-regex-in-text-citation pandoc-regex-strikethrough ((1 pandoc-directive-@@-face) (2 pandoc-directive-type-face) (3 pandoc-directive-braces-face) (4 pandoc-directive-contents-face) (5 pandoc-directive-braces-face)) ((1 pandoc-citation-brackets-face t) (2 pandoc-citation-marker-face) (3 pandoc-citation-key-face) (4 pandoc-citation-brackets-face t)) ((1 pandoc-citation-marker-face) (2 pandoc-citation-key-face)) ((1 pandoc-citation-brackets-face t) (2 pandoc-citation-extra-face) (3 pandoc-citation-marker-face) (4 pandoc-citation-key-face) (5 pandoc-citation-extra-face append) (6 pandoc-citation-brackets-face t)) ((1 pandoc-citation-marker-face) (2 pandoc-citation-key-face) (3 pandoc-citation-brackets-face) (4 pandoc-citation-extra-face) (5 pandoc-citation-brackets-face)) ((1 pandoc-strikethrough-tilde-face) (2 pandoc-strikethrough-text-face) (3 pandoc-strikethrough-tilde-face))] 7) (#$ . 333441)) #@20 Load pandoc-faces. (defalias 'pandoc-faces-load #[0 "\301\302\"\210\303\304!\203\304 \207\305 \207" [pandoc-faces-keywords font-lock-add-keywords nil fboundp font-lock-flush font-lock-fontify-buffer] 3 (#$ . 334624)]) #@22 Unload pandoc-faces. (defalias 'pandoc-faces-unload #[0 "\301\302\"\210\303\304!\203\304 \207\305 \207" [pandoc-faces-keywords font-lock-remove-keywords nil fboundp font-lock-flush font-lock-fontify-buffer] 3 (#$ . 334851)]) #@209 Display the BibTeX reference for the citation key at point. Extract the key at point and pass it to the function in `pandoc-citation-jump-function', together with a list of the current buffer's BibTeX files. (defalias 'pandoc-jump-to-reference #[0 "\305\306!\211\203?\307!\203 \310\311!\"\207\307\n!\203! \310\312!\"\207\307 !\203. \310\313!\"\207\307\f!\203; \310\311!\"\207\314\315!\207\314\316!\207" [pandoc-regex-in-text-citation pandoc-citation-jump-function pandoc-regex-in-text-citation-2 pandoc-regex-parenthetical-citation-single pandoc-regex-parenthetical-citation-multiple pandoc--get bibliography thing-at-point-looking-at match-string-no-properties 4 2 3 error "No citation at point" "No bibliography selected"] 4 (#$ . 335086) nil]) #@301 Open the BibTeX file containing the entry for KEY. BIBLIST is a list of BibTeX files in which to search for KEY. The first file in which KEY is found is opened in a new window (using `find-file-other-window'). This function is the default value of `pandoc-citation-jump-function'. (fn KEY BIBLIST) (defalias 'pandoc-goto-citation-reference #[514 "\300P\301\211\211:\203B@\262\302\303\304\"r\211q\210\305\306\"\216\307!\210\310\301\304#*\262\2037\262\301\211\262\2028\304\203BA\262\202\266\203\211\204M\311\312\"\207\313!\210eb\210\310\301\304#\210\314 \207" ["@[a-zA-Z]*[[:space:]]*[{(][[:space:]]*" nil generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] insert-file-contents re-search-forward error "Key '%s' not found" find-file-other-window beginning-of-line] 12 (#$ . 335851)]) #@173 Open BibTeX item KEY in Ebib. BIBLIST is a list of BibTeX files in which to search for KEY. This function is for use in `pandoc-citation-jump-function'. (fn KEY BIBLIST) (defalias 'pandoc-open-in-ebib #[514 "\211\300\211\211:\203A@\262\301\302\303\"r\211q\210\304\305\"\216\306!\210\307\310P\300\303#*\262\2036\262\300\211\262\2027\303\203AA\262\202\266\203\211\203L\311\"\207\312\313\"\207" [nil generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] insert-file-contents re-search-forward "@[a-zA-Z]*[[:space:]]*[{(][[:space:]]*" ebib error "Key '%s' not found"] 11 (#$ . 336728)]) #@188 Show the BibTeX item KEY in a *Help* buffer. BIBLIST is a list of BibTeX files in which to search for KEY. This function is for use in `pandoc-citation-jump-function'. (fn KEY BIBLIST) (defalias 'pandoc-show-citation-as-help #[514 "\211\305\211\211:\203M@\262\306\307\310\"r\211q\210\311\312\"\216\313!\210\314\315P\305\310#\2059\316 \210`\317\224b\210\320 \210\211`{\262*\262\211\262?\211\262\203MA\262\202\266\203\211\203\217\305\211\223\210\321 B\322\nB\323 \324 \325!\211\305\211\326!\262rq\210\327\305\"\262)\330\331!\203\211\331\"\202\212\211)\266\204*\207\332\333\"\207" [help-window-point-marker temp-buffer-window-setup-hook temp-buffer-window-show-hook help-window-old-frame standard-output nil generate-new-buffer " *temp*" t make-closure #[0 "\301\300!\205 \302\300!\207" [V0 buffer-name kill-buffer] 2] insert-file-contents re-search-forward "@[a-zA-Z]*[[:space:]]*\\([{(]\\)[[:space:]]*" beginning-of-line 1 forward-list help-mode-setup help-mode-finish selected-frame help-buffer temp-buffer-window-setup princ temp-buffer-window-show functionp help-window-setup error "Key `%s' not found"] 11 (#$ . 337401)]) (provide 'pandoc-mode)