Server IP : 111.118.215.189 / Your IP : 18.117.158.174 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/org/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:07:14 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/org/org-exp-blocks.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\207" [require find-func org-compat] 2) (defvar org-protecting-blocks nil) #@65 Set the value of `org-export-blocks' and install fontification. (defalias 'org-export-blocks-set #[(var value) " L\210\302\303 \"\207" [var value mapc #[(spec) "\3028\203 \303\304@! \"\211\207\305\301\304@!\"\207" [spec org-protecting-blocks 2 delete symbol-name add-to-list] 4]] 3 (#$ . 670)]) #@244 Use this alist to associate block types with block exporting functions. The type of a block is determined by the text immediately following the '#+BEGIN_' portion of the block header. Each block export function should accept three arguments. (custom-declare-variable 'org-export-blocks ''((export-comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) '(#$ . 978) :group 'org-export-general :type '(repeat (list (symbol :tag "Block name") (function :tag "Block formatter") (boolean :tag "Fontify content as Org syntax"))) :set 'org-export-blocks-set) #@495 Add a new block type to `org-export-blocks'. BLOCK-SPEC should be a three element list the first element of which should indicate the name of the block, the second element should be the formatting function called by `org-export-blocks-preprocess' and the third element a flag indicating whether these types of blocks should be fontified in org-mode buffers (see `org-protecting-blocks'). For example the BLOCK-SPEC for ditaa blocks is as follows. (ditaa org-export-blocks-format-ditaa nil) (defalias 'org-export-blocks-add-block #[(block-spec) " \235?\205 B\302\301 \"\207" [block-spec org-export-blocks org-export-blocks-set] 3 (#$ . 1609)]) (byte-code "\300\301\302\303\304\305\306\307&\210\300\310\311\312\304\305\306\313&\210\300\314\315\316\304\305\317\320\306\321& \207" [custom-declare-variable org-export-interblocks 'nil "Use this a-list to associate block types with block exporting functions.\nThe type of a block is determined by the text immediately\nfollowing the '#+BEGIN_' portion of the block header. Each block\nexport function should accept three arguments." :group org-export-general :type alist org-export-blocks-witheld '(hidden) "List of block types (see `org-export-blocks') which should not be exported." list org-export-blocks-postblock-hook nil "Run after blocks have been processed with `org-export-blocks-preprocess'." :version "24.1" hook] 10) #@99 Protect BODY from org html export. The optional OPEN and CLOSE tags will be inserted around BODY. (defalias 'org-export-blocks-html-quote #[(body &optional open close) "\303\206 \304 \305\306 \"\203 \304\202 \307\n\206 \304\310\260\207" [open body close "\n#+BEGIN_HTML\n" "" string-match "\n$" "\n" "#+END_HTML\n"] 6 (#$ . 3001)]) #@100 Protect BODY from org latex export. The optional OPEN and CLOSE tags will be inserted around BODY. (defalias 'org-export-blocks-latex-quote #[(body &optional open close) "\303\206 \304 \305\306 \"\203 \304\202 \307\n\206 \304\310\260\207" [open body close "\n#+BEGIN_LaTeX\n" "" string-match "\n$" "\n" "#+END_LaTeX\n"] 6 (#$ . 3346)]) #@197 Export all blocks according to the `org-export-blocks' block export alist. Does not export block types specified in specified in BLOCKS which defaults to the value of `org-export-blocks-witheld'. (defalias 'org-export-blocks-preprocess #[nil "\306 \307\216\310\311\312\211\211\211\211\211\211\211\211\211\211+,-./012eb\210`+\3133\3143\312\310#\203e\315\316\224!4\315\316\225!5\317\320!G/\321\322\323\317\324!\227!\"6\325\317\324!\227!.\326 7\327\216\330\317\331!\332\"*\32089\206w \333\235\312:\3348!\204\244 \3146\312\310#\203\244 \317\320!\227\335\230\203\234 8S8\202{ 8T8\202{ \3348!\204\265 \336\337.4`{#\210\315\316\225!:\n\204\316 \326 7\340\216\3415\316\224{!*.->\204\335 .-B-\326 7\342\2161+4\"\210*\343.;\"\211<A@)\211,\203K\326 7\344\216.=>\203\345\202\346,\f#*\211>\203J4:|\2104b\210>c\210\n\203B\212\347/!\2104b\210\347/!\210)\202J\3504`/#\210)4\312\211\223\2105\312\211\223\210:\312\211\223\210. `+\2020 )1+d\"\210\351\352!.\207" [#1=#:wconfig progress-marker preserve-indent headers body end current-window-configuration ((set-window-configuration #1#)) t #[(start end) "\301\302\"\207" [org-export-interblocks mapcar #[(pair) "\211A@)\n\"\207" [pair x start end] 4]] 3] nil "^\\([ ]*\\)#\\+begin_\\(\\S-+\\)[ ]*\\(.*\\)?[ \n]" re-search-forward copy-marker 0 match-string 1 format "^[ ]*#\\+\\(begin\\|end\\)_%s" regexp-quote 2 intern match-data ((byte-code "\301\302\"\207" [save-match-data-internal set-match-data evaporate] 3)) org-split-string 3 "[ ]+" "-i" zerop "end" error "Unbalanced begin/end_%s blocks with %S" ((byte-code "\301\302\"\207" [save-match-data-internal set-match-data evaporate] 3)) org-remove-indentation ((byte-code "\301\302\"\207" [save-match-data-internal set-match-data evaporate] 3)) assoc ((byte-code "\301\302\"\207" [save-match-data-internal set-match-data evaporate] 3)) "" apply indent-line-to indent-code-rigidly run-hooks org-export-blocks-postblock-hook start func types type indentation matched interblock case-fold-search beg-re match-start body-start inner-re save-match-data-internal balanced org-src-preserve-indentation match-end org-export-blocks x org-export-blocks-witheld replacement] 14 (#$ . 3695) nil]) #@35 Path to the ditaa jar executable. (custom-declare-variable 'org-ditaa-jar-path '(expand-file-name "ditaa.jar" (file-name-as-directory (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (org-find-library-dir "org"))))))) '(#$ . 5968) :group 'org-babel :type 'string) #@285 DEPRECATED: use begin_src ditaa code blocks Pass block BODY to the ditaa utility creating an image. Specify the path at which the image should be saved as the first element of headers, any additional elements of headers will be passed to the ditaa utility as command line arguments. (defalias 'org-export-blocks-format-ditaa #[(body &rest headers) "\306\307!\210A\205 \310\311A\312#\313\314!\315\316G\317$\210\320\321 D!!\205* @\322\323 \"\203>