%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/emacs/27.2/lisp/org/
Upload File :
Create Path :
Current File : //usr/local/share/emacs/27.2/lisp/org/ox-man.elc

;ELC
;;; Compiled
;;; in Emacs version 27.2
;;; 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!\210\303\304\305\306\307\310\311&\210\312\313\314\315\316\317\320\321&\210\322\323\324\325\326DD\327\320\313\330\331\332\333\334\335&\210\322\336\324\325\337DD\340\320\313\330\331\332\341\334\335&\210\322\342\324\325\343DD\344\320\313\330\331\332\345\334\346&\210\322\347\324\325\350DD\351\320\313\330\331\332\352\334\335&\210\322\353\324\325\354DD\355\320\313\330\331\332\356\334\357&\210\322\360\324\325\361DD\362\320\363\320\313\330\331\332\364\334\365&
\210\322\366\324\325\367DD\370\320\313\330\331\332\371\334\372&\210\322\373\324\325\374DD\375\320\313\330\331\332\376\334\335&\207" [require cl-lib ox org-export-define-backend man ((babel-call . org-man-babel-call) (bold . org-man-bold) (center-block . org-man-center-block) (code . org-man-code) (drawer . org-man-drawer) (dynamic-block . org-man-dynamic-block) (entity . org-man-entity) (example-block . org-man-example-block) (export-block . org-man-export-block) (export-snippet . org-man-export-snippet) (fixed-width . org-man-fixed-width) (footnote-definition . org-man-footnote-definition) (footnote-reference . org-man-footnote-reference) (headline . org-man-headline) (horizontal-rule . org-man-horizontal-rule) (inline-babel-call . org-man-inline-babel-call) (inline-src-block . org-man-inline-src-block) (inlinetask . org-man-inlinetask) (italic . org-man-italic) (item . org-man-item) (keyword . org-man-keyword) (line-break . org-man-line-break) (link . org-man-link) (node-property . org-man-node-property) (paragraph . org-man-paragraph) (plain-list . org-man-plain-list) (plain-text . org-man-plain-text) (planning . org-man-planning) (property-drawer . org-man-property-drawer) (quote-block . org-man-quote-block) (radio-target . org-man-radio-target) (section . org-man-section) (special-block . org-man-special-block) (src-block . org-man-src-block) (statistics-cookie . org-man-statistics-cookie) (strike-through . org-man-strike-through) (subscript . org-man-subscript) (superscript . org-man-superscript) (table . org-man-table) (table-cell . org-man-table-cell) (table-row . org-man-table-row) (target . org-man-target) (template . org-man-template) (timestamp . org-man-timestamp) (underline . org-man-underline) (verbatim . org-man-verbatim) (verse-block . org-man-verse-block)) :menu-entry (77 "Export to MAN" ((109 "As MAN file" org-man-export-to-man) (112 "As PDF file" org-man-export-to-pdf) (111 "As PDF file and open" (lambda (a s v b) (if a (org-man-export-to-pdf t s v b) (org-open-file (org-man-export-to-pdf nil s v b))))))) :options-alist ((:man-class "MAN_CLASS" nil nil t) (:man-class-options "MAN_CLASS_OPTIONS" nil nil t) (:man-header-extra "MAN_HEADER" nil nil newline) (:man-tables-centered nil nil org-man-tables-centered) (:man-tables-verbatim nil nil org-man-tables-verbatim) (:man-table-scientific-notation nil nil org-man-table-scientific-notation) (:man-source-highlight nil nil org-man-source-highlight) (:man-source-highlight-langs nil nil org-man-source-highlight-langs)) custom-declare-group org-export-man nil "Options for exporting Org mode files to Man." :tag "Org Export Man" :group org-export custom-declare-variable org-man-tables-centered funcall function #[0 "\300\207" [t] 1] "When non-nil, tables are exported in a center environment." :version "24.4" :package-version (Org . "8.0") :type boolean org-man-tables-verbatim #[0 "\300\207" [nil] 1] "When non-nil, tables are exported verbatim." (Org . "8.0") org-man-table-scientific-notation #[0 "\300\207" [#1="%sE%s"] 1 #1#] "Format string to display numbers in scientific notation.\nThe format should have \"%s\" twice, for mantissa and exponent\n(i.e. \"%s\\\\times10^{%s}\").\n\nWhen nil, no transformation is made." (Org . "8.0") (choice (string :tag "Format string") (const :tag "No formatting")) org-man-source-highlight #[0 "\300\207" [nil] 1] "Use GNU source highlight to embellish source blocks." (Org . "8.0") org-man-source-highlight-langs #[0 "\300\207" [((emacs-lisp "lisp") (lisp "lisp") (clojure "lisp") (scheme "scheme") (c "c") (cc "cpp") (csharp "csharp") (d "d") (fortran "fortran") (cobol "cobol") (pascal "pascal") (ada "ada") (asm "asm") (perl "perl") (cperl "perl") (python "python") (ruby "ruby") (tcl "tcl") (lua "lua") (java "java") (javascript "javascript") (tex "latex") (shell-script "sh") (awk "awk") (diff "diff") (m4 "m4") (ocaml "caml") (caml "caml") (sql "sql") (sqlite "sql") (html "html") (css "css") (xml "xml") (bat "bat") (bison "bison") (clipper "clipper") (ldap "ldap") (opa "opa") (php "php") (postscript "postscript") (prolog "prolog") (properties "properties") (makefile "makefile") (tml "tml") (vala "vala") (vbscript "vbscript") (xorg "xorg"))] 1] "Alist mapping languages to their listing language counterpart.\nThe key is a symbol, the major mode symbol without the \"-mode\".\nThe value is the string that should be inserted as the language\nparameter for the listings package.  If the mode name and the\nlistings name are the same, the language does not need an entry\nin this list - but it does not hurt if it is present." (Org . "8.0") (repeat (list (symbol :tag "Major mode       ") (string :tag "Listings language"))) org-man-pdf-process #[0 "\300\207" [("tbl %f | eqn | groff -man | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -man | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -man | ps2pdf - > %b.pdf")] 1] "Commands to process a Man file to a PDF file.\n\nThis is a list of strings, each of them will be given to the\nshell as a command.  %f in the command will be replaced by the\nrelative file name, %F by the absolute file name, %b by the file\nbase name (i.e. without directory and extension parts), %o by the\nbase directory of the file and %O by the absolute file name of\nthe output file.\n\nBy default, Org uses 3 runs of to do the processing.\n\nAlternatively, this may be a Lisp function that does the\nprocessing.  This function should accept the file name as\nits single argument." org-export-pdf (Org . "8.0") (choice (repeat :tag "Shell command sequence" (string :tag "Shell command")) (const :tag "2 runs of pdfgroff" ("tbl %f | eqn | groff -mm | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -mm | ps2pdf - > %b.pdf")) (const :tag "3 runs of pdfgroff" ("tbl %f | eqn | groff -mm | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -mm | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -mm | ps2pdf - > %b.pdf")) (function)) org-man-logfiles-extensions #[0 "\300\207" [("log" "out" "toc")] 1] "The list of file extensions to consider as Man logfiles." (Org . "8.0") (repeat (string :tag "Extension")) org-man-remove-logfiles #[0 "\300\207" [t] 1] "Non-nil means remove the logfiles produced by PDF production.\nThese are the .aux, .log, .out, and .toc files." (Org . "8.0")] 14)
#@221 Return caption and label Man string for ELEMENT.

INFO is a plist holding contextual information.  If there's no
caption nor label, return the empty string.

For non-floats, see `org-man--wrap-label'.

(fn ELEMENT INFO)
(defalias 'org-man--caption/label-string #[514 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304!\304\305\"\204,\204,\306\202S\2047\307\310\"\202S\211\203K\307\311\312\"\312\"#\202S\307\313\312\"\"\207" [:label get-text-property 0 plist-get org-export-get-caption t "" format "\\fI%s\\fP" "\\fR%s\\fP - \\fI\\P - %s\n" org-export-data "\\fR%s\\fP"] 11 (#$ . 7146)])
#@168 Wrap label associated to ELEMENT around OUTPUT, if appropriate.
This function shouldn't be used for floats.  See
`org-man--caption/label-string'.

(fn ELEMENT OUTPUT)
(defalias 'org-man--wrap-label #[514 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\203-\211\203-\304\230\204-\211\304\230\2031\2027\305\306\"P\207" [:name get-text-property 0 plist-get "" format "%s\n.br\n"] 8 (#$ . 7776)])
#@67 Protect minus and backslash characters in string TEXT.

(fn TEXT)
(defalias 'org-man--protect-text #[257 "\300\301\302\303\304%\207" [replace-regexp-in-string "-" "\\-" nil t] 7 (#$ . 8198)])
#@160 Return complete document string after Man conversion.
CONTENTS is the transcoded contents string.  INFO is a plist
holding export options.

(fn CONTENTS INFO)
(defalias 'org-man-template #[514 "\300\301\"\205\302\300\303\"\"\304\305\306\307\310\300\311\"C\312#\"!\300\313\"\2032\211;\2032\305\314#\202Q\315\230\203E\211;\203E\305\314\312#\202Q\203P\305\316\"\202Q\317P\207" [plist-get :with-title org-export-data :title read format "(%s)" mapconcat identity :man-class-options " " :section-id ".TH \"%s\" \"%s\" \n" "" ".TH \"%s\" \"1\" \n" ".TH \" \" \"1\" "] 11 (#$ . 8398)])
#@146 Transcode BOLD from Org to Man.
CONTENTS is the text with bold markup.  INFO is a plist holding
contextual information.

(fn BOLD CONTENTS INFO)
(defalias 'org-man-bold #[771 "\300\301\"\207" [format "\\fB%s\\fP"] 6 (#$ . 9007)])
#@182 Transcode a CENTER-BLOCK element from Org to Man.
CONTENTS holds the contents of the center block.  INFO is a plist
holding contextual information.

(fn CENTER-BLOCK CONTENTS INFO)
(defalias 'org-man-center-block #[771 "\300\301\302\303\304\"GS#\"\207" [org-man--wrap-label format ".ce %d\n.nf\n%s\n.fi" split-string "\n"] 10 (#$ . 9245)])
#@67 Transcode a CODE object from Org to Man.

(fn CODE CONTENTS INFO)
(defalias 'org-man-code #[771 "\300\301\302\303\211;\203\304\305#\266\202\202\306A@\"\266\202!\"\207" [format "\\fC%s\\fP" org-man--protect-text :value get-text-property 0 plist-get] 12 (#$ . 9596)])
#@208 Transcode a DRAWER element from Org to Man.
   DRAWER holds the drawer information
   CONTENTS holds the contents of the block.
   INFO is a plist holding contextual information. 

(fn DRAWER CONTENTS INFO)
(defalias 'org-man-drawer #[771 "\207" [] 4 (#$ . 9879)])
#@201 Transcode a DYNAMIC-BLOCK element from Org to Man.
CONTENTS holds the contents of the block.  INFO is a plist
holding contextual information.  See `org-export-data'.

(fn DYNAMIC-BLOCK CONTENTS INFO)
(defalias 'org-man-dynamic-block #[771 "\300\"\207" [org-man--wrap-label] 6 (#$ . 10152)])
#@157 Transcode an ENTITY object from Org to Man.
CONTENTS are the definition itself.  INFO is a plist holding
contextual information.

(fn ENTITY CONTENTS INFO)
(defalias 'org-man-entity #[771 "\300\211;\203
\301\302#\207\303A@\"\207" [:utf-8 get-text-property 0 plist-get] 9 (#$ . 10452)])
#@153 Transcode an EXAMPLE-BLOCK element from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual
information.

(fn EXAMPLE-BLOCK CONTENTS INFO)
(defalias 'org-man-example-block #[771 "\300\301\302\303\"\"\"\207" [org-man--wrap-label format ".RS\n.nf\n%s\n.fi\n.RE" org-export-format-code-default] 10 (#$ . 10751)])
#@150 Transcode a EXPORT-BLOCK element from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn EXPORT-BLOCK CONTENTS INFO)
(defalias 'org-man-export-block #[771 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304\230\2059\305\306\211;\2030\301\302#\266\202\2028\303A@\"\266\202!\207" [:type get-text-property 0 plist-get "MAN" org-remove-indentation :value] 10 (#$ . 11086)])
#@153 Transcode a EXPORT-SNIPPET object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn EXPORT-SNIPPET CONTENTS INFO)
(defalias 'org-man-export-snippet #[771 "\300!\301=\205\302\211;\203\303\304#\207\305A@\"\266\202\207" [org-export-snippet-backend man :value get-text-property 0 plist-get] 9 (#$ . 11516)])
#@148 Transcode a FIXED-WIDTH element from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn FIXED-WIDTH CONTENTS INFO)
(defalias 'org-man-fixed-width #[771 "\300\301\302\303\304\211;\203\305\306#\266\202\202\307A@\"\266\202!\"\"\207" [org-man--wrap-label format "\\fC\n%s\n\\fP" org-remove-indentation :value get-text-property 0 plist-get] 14 (#$ . 11875)])
#@170 Transcode a HEADLINE element from Org to Man.
CONTENTS holds the contents of the headline.  INFO is a plist
holding contextual information.

(fn HEADLINE CONTENTS INFO)
(defalias 'org-man-headline #[771 "\300\"\301\302\"\203\303\202\"\301\304\"\204\301\305\"\203!\306\202\"\307\310\311\211;\2035\312\313#\266\202\202=\314A@\"\266\202\"\315\211;\203Q\312\313#\266\202\202Y\314A@\"\266\202\203`\307\202\235\203l\316\"\203\227\317\"\205x\320\321\322\"\323\324\325\260\326\"\204\215\211\202\222\327\330\331#\262\202\235\320#\207" [org-export-get-relative-level eql 1 ".SH \"%s\"\n%s" 2 3 ".SS \"%s\"\n%s" nil org-export-data :title get-text-property 0 plist-get :footnote-section-p org-export-low-level-p org-export-first-sibling-p format "%s\n" ".RS" ".TP\n.ft I\n" "\n.ft\n" ".RE" org-export-last-sibling-p replace-regexp-in-string "[ 	\n]*\\'" ""] 12 (#$ . 12279)])
#@183 Transcode an INLINE-SRC-BLOCK element from Org to Man.
CONTENTS holds the contents of the item.  INFO is a plist holding
contextual information.

(fn INLINE-SRC-BLOCK CONTENTS INFO)
(defalias 'org-man-inline-src-block #[771 "\301\211;\203\302\303#\266\202\202\304A@\"\266\202\304\305\"\203\256\306\307\310\"!\306\307\311\"!\312\211;\203?\302\303#\266\202\202G\304A@\"\266\202\313!\304\314\"\236A@\307\315!\316\317\320\260\203\244\321\322\323!\324\303\325\326\327!\330\"\331$\216r\211q\210	c\210)r\211q\210\332\333\211\333\303%\210*\266\334!\210\335!\262\336!\210\336!\210\211\262\202\251\337\340\"\266\206\202\262\341\342Q\207" [temporary-file-directory :value get-text-property 0 plist-get :man-source-highlight make-temp-name expand-file-name "srchilite" "reshilite" :language intern :man-source-highlight-langs "source-highlight" " -s " " -f groff_man -i " " -o " "" generate-new-buffer " *temp file*" make-byte-code "\301\300!\205	\302\300!\207" vconcat vector [buffer-name kill-buffer] 2 write-region nil shell-command org-file-contents delete-file format ".RS\n.nf\n\\fC\\m[black]%s\\m[]\\fP\n.fi\n.RE\n" ".RS\n.nf\n\\fC\n" "\n\\fP\n.fi\n.RE\n"] 19 (#$ . 13209)])
#@152 Transcode ITALIC from Org to Man.
CONTENTS is the text with italic markup.  INFO is a plist holding
contextual information.

(fn ITALIC CONTENTS INFO)
(defalias 'org-man-italic #[771 "\300\301\"\207" [format "\\fI%s\\fP"] 6 (#$ . 14437)])
#@159 Transcode an ITEM element from Org to Man.
CONTENTS holds the contents of the item.  INFO is a plist holding
contextual information.

(fn ITEM CONTENTS INFO)
(defalias 'org-man-item #[771 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304\305\211;\203+\301\302#\266\202\2023\303A@\"\266\202\211;\203B\301\302#\266\202\202J\303A@\"\266\202\306\211;\203[\301\302#\266\202\202c\303A@\"\266\202\211\307\267\202u\310\202v\311\202v\312\202v\313\262\314\211;\203\212\301\302#\266\202\202\222\303A@\"\266\202\211\205\240\315\316\317	\"P\"\262\211\204\204\313\320\203\265\321\202\266\322\323\320\324\323##\266\202\211\325\230\203\312\326\202\367\211\327\230\203\324\330\202\367\331=\203\366\315\332\313\320\203\347\321\202\350\322\323\320\324\323##\266\202\"\202\367\333\334\335\n\206\336\313\320\203\n\321\202\322\323\320\324\323##\266\202R\266\202\202@\337\206#\336P\340\206*\336\313\320\2034\321\2025\322\323\320\324\323##\266\202R\207" [:bullet get-text-property 0 plist-get :type :parent :checkbox #s(hash-table size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (on 105 off 109 trans 113)) "\\o'\\(sq\\(mu'" "\\(sq " "\\o'\\(sq\\(mi'" nil :tag format "\\fB%s\\fP" org-export-data replace-regexp-in-string "\\`\\([ 	]*\n\\)+" "\\`[ 	\n
]+" "" "[ 	\n
]+\\'" "-" "\\(em" "*" "\\(bu" ordered "%s " "\\(dg" ".IP " " 4\n" " " ".TP\n" "\n"] 21 (#$ . 14684)])
#@140 Transcode a KEYWORD element from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn KEYWORD CONTENTS INFO)
(defalias 'org-man-keyword #[771 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304\211;\203*\301\302#\266\202\2022\303A@\"\266\202\305\230\203<\211\202M\306\230\203F\307\202M\310\230\205M\307\207" [:key get-text-property 0 plist-get :value "MAN" "INDEX" nil "TOC"] 10 (#$ . 16158)])
#@145 Transcode a LINE-BREAK object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn LINE-BREAK CONTENTS INFO)
(defalias 'org-man-line-break #[771 "\300\207" ["\n.br\n"] 4 (#$ . 16617)])
#@199 Transcode a LINK object from Org to Man.

DESC is the description part of the link, or the empty string.
INFO is a plist holding contextual information.  See
`org-export-data'.

(fn LINK DESC INFO)
(defalias 'org-man-link #[771 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304\211;\203*\301\302#\266\202\2022\303A@\"\266\202\305\230?\205:\306\267\202M\307Q\202N\310!\202N\311\312$\206x\211\203i\203i\313\314#\202x\211\203t\313\315\"\202x\313\315\"\207" [:type get-text-property 0 plist-get :path "" #s(hash-table size 5 test equal rehash-size 1.5 rehash-threshold 0.8125 purecopy t data ("mailto" 64 "ftp" 64 "https" 64 "http" 64 "file" 71)) ":" org-export-file-uri org-export-custom-protocol-maybe man format "%s \\fBat\\fP \\fI%s\\fP" "\\fI%s\\fP"] 12 (#$ . 16844)])
#@152 Transcode a NODE-PROPERTY element from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual
information.

(fn NODE-PROPERTY CONTENTS INFO)
(defalias 'org-man-node-property #[771 "\300\301\302\211;\203\303\304#\266\202\202\305A@\"\266\202\306\211;\203-\303\304#\266\202\2025\305A@\"\266\202\211\203?\307P\202@\310\262#\207" [format "%s:%s" :key get-text-property 0 plist-get :value " " ""] 12 (#$ . 17670)])
#@186 Transcode a PARAGRAPH element from Org to Man.
CONTENTS is the contents of the paragraph, as a string.  INFO is
the plist used as a communication channel.

(fn PARAGRAPH CONTENTS INFO)
(defalias 'org-man-paragraph #[771 "\300A@\301\"\211\205?\211@\302\303=\203$\300A@\304\"\203$\260\262\202=\305\267\2028\306P\262\202=\262\202=\260\262\262\207" [plist-get :parent "" item :bullet #s(hash-table size 2 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (section 42 footnote-definition 50)) ".PP\n"] 9 (#$ . 18117)])
#@167 Transcode a PLAIN-LIST element from Org to Man.
CONTENTS is the contents of the list.  INFO is a plist holding
contextual information.

(fn PLAIN-LIST CONTENTS INFO)
(defalias 'org-man-plain-list #[771 "\207" [] 4 (#$ . 18674)])
#@140 Transcode a TEXT string from Org to Man.
TEXT is the string to transcode.  INFO is a plist holding
contextual information.

(fn TEXT INFO)
(defalias 'org-man-plain-text #[514 "\300\301\302\303\304\305&\262\306\307\"\203\310\311$\262\306\312\"\203*\300\313\314#\262\211\207" [replace-regexp-in-string "\\(?:[^\\]\\|^\\)\\(\\\\\\)\\(?:[^%$#&{}~^_\\]\\|$\\)" "$\\" nil t 1 plist-get :with-smart-quotes org-export-activate-smart-quotes :utf-8 :preserve-breaks "\\(\\\\\\\\\\)?[ 	]*\n" ".br\n"] 10 (#$ . 18911)])
#@182 Transcode a PROPERTY-DRAWER element from Org to Man.
CONTENTS holds the contents of the drawer.  INFO is a plist
holding contextual information.

(fn PROPERTY-DRAWER CONTENTS INFO)
(defalias 'org-man-property-drawer #[771 "\300!\205\n\301\302\"\207" [org-string-nw-p format ".RS\n.nf\n%s\n.fi\n.RE"] 6 (#$ . 19442)])
#@173 Transcode a QUOTE-BLOCK element from Org to Man.
CONTENTS holds the contents of the block.  INFO is a plist
holding contextual information.

(fn QUOTE-BLOCK CONTENTS INFO)
(defalias 'org-man-quote-block #[771 "\300\301\302\"\"\207" [org-man--wrap-label format ".RS\n%s\n.RE"] 8 (#$ . 19769)])
#@160 Transcode a RADIO-TARGET object from Org to Man.
TEXT is the text of the target.  INFO is a plist holding
contextual information.

(fn RADIO-TARGET TEXT INFO)
(defalias 'org-man-radio-target #[771 "\207" [] 4 (#$ . 20071)])
#@167 Transcode a SECTION element from Org to Man.
CONTENTS holds the contents of the section.  INFO is a plist
holding contextual information.

(fn SECTION CONTENTS INFO)
(defalias 'org-man-section #[771 "\207" [] 4 (#$ . 20303)])
#@177 Transcode a SPECIAL-BLOCK element from Org to Man.
CONTENTS holds the contents of the block.  INFO is a plist
holding contextual information.

(fn SPECIAL-BLOCK CONTENTS INFO)
(defalias 'org-man-special-block #[771 "\300\301\302\"\"\207" [org-man--wrap-label format "%s\n"] 8 (#$ . 20537)])
#@168 Transcode a SRC-BLOCK element from Org to Man.
CONTENTS holds the contents of the item.  INFO is a plist holding
contextual information.

(fn SRC-BLOCK CONTENTS INFO)
(defalias 'org-man-src-block #[771 "\301\302\"\204\303\304\305\"\"\207\306\307\310\"!\306\307\311\"!\312\211;\203.\313\314#\266\202\2026\301A@\"\266\202\315\211;\203H\313\314#\266\202\202P\301A@\"\266\202\316!\301\317\"\236A@\320\321\322\260\203\255\323\324\325!\326\314\327\330\331!\332\"\333$\216r\211q\210c\210)r\211q\210\334\335\211\335\314%\210*\266\336!\210\337!\262\340!\210\340!\210\211\262\202\261\303\341\"\207" [temporary-file-directory plist-get :man-source-highlight format ".RS\n.nf\n\\fC%s\\fP\n.fi\n.RE\n\n" org-export-format-code-default make-temp-name expand-file-name "srchilite" "reshilite" :value get-text-property 0 :language intern :man-source-highlight-langs "source-highlight -s " " -f groff_man  -i " " -o " "" generate-new-buffer " *temp file*" make-byte-code "\301\300!\205	\302\300!\207" vconcat vector [buffer-name kill-buffer] 2 write-region nil shell-command org-file-contents delete-file ".RS\n.nf\n\\fC\\m[black]%s\\m[]\\fP\n.fi\n.RE"] 19 (#$ . 20837)])
#@159 Transcode a STATISTICS-COOKIE object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn STATISTICS-COOKIE CONTENTS INFO)
(defalias 'org-man-statistics-cookie #[771 "\300\211;\203
\301\302#\207\303A@\"\207" [:value get-text-property 0 plist-get] 9 (#$ . 22053)])
#@176 Transcode STRIKE-THROUGH from Org to Man.
CONTENTS is the text with strike-through markup.  INFO is a plist
holding contextual information.

(fn STRIKE-THROUGH CONTENTS INFO)
(defalias 'org-man-strike-through #[771 "\300\301\"\207" [format "\\fI%s\\fP"] 6 (#$ . 22365)])
#@166 Transcode a SUBSCRIPT object from Org to Man.
CONTENTS is the contents of the object.  INFO is a plist holding
contextual information.

(fn SUBSCRIPT CONTENTS INFO)
(defalias 'org-man-subscript #[771 "\300\301\"\207" [format "\\d\\s-2%s\\s+2\\u"] 6 (#$ . 22644)])
#@170 Transcode a SUPERSCRIPT object from Org to Man.
CONTENTS is the contents of the object.  INFO is a plist holding
contextual information.

(fn SUPERSCRIPT CONTENTS INFO)
(defalias 'org-man-superscript #[771 "\300\301\"\207" [format "\\u\\s-2%s\\s+2\\d"] 6 (#$ . 22916)])
#@158 Transcode a TABLE element from Org to Man.
CONTENTS is the contents of the table.  INFO is a plist holding
contextual information.

(fn TABLE CONTENTS INFO)
(defalias 'org-man-table #[771 "\300\301\"\2047\302\303\304\305\306\307\211;\203\310\311#\266\202\202&\300A@\"\266\202\312#\"!\211\2052\300\313\"\262\203n\303\314\315\316\317\211:\204I\317\262\202T\211@9\203T\211AA\262BB!\317\320\203a\321\202b\322\323\320\324\323##\266\202\"\207\325#\207" [plist-get :man-tables-verbatim read format "(%s)" mapconcat identity :attr_man get-text-property 0 " " :verbatim ".nf\n\\fC%s\\fP\n.fi" org-element-interpret-data table nil replace-regexp-in-string "\\`\\([ 	]*\n\\)+" "\\`[ 	\n
]+" "" "[ 	\n
]+\\'" org-man-table--org-table] 14 (#$ . 23194)])
#@151 Return an appropriate Man alignment string.
TABLE is the considered table.  INFO is a plist used as
a communication channel.

(fn DIVIDER TABLE INFO)
(defalias 'org-man-table--align-string #[771 "\300C\301\211\302\303\304%\305\306\307\310\311\312\n\n#\313\"\314\315%$\210\316\317\320\242!\"\207" [nil org-element-map table-row #[257 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304=\205\211\207" [:type get-text-property 0 plist-get standard] 7 "\n\n(fn ROW)"] first-match table-cell make-byte-code 257 "\303\301\"\304\301\"\211\205\211\305\245\203$\306\307\310W\203\310\202 \"\202%\311\312>\2037\302\242\2047\302\313\302\242B\240\210\302\314\301\"\211\315\267\202O\316\202P\317\202P\320\202P\321\262\300Q\302\242B\240\210\322>\205f\302\313\302\242B\240\207" vconcat vector [org-export-table-cell-borders org-export-table-cell-width 5 format "w(%dc)" 1 "" left "|" org-export-table-cell-alignment #s(hash-table size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (left 67 right 71 center 75)) "l" "r" "c" nil right] 9 "\n\n(fn CELL)" apply concat reverse] 15 (#$ . 23972)])
#@275 Return appropriate Man code for an Org table.

TABLE is the table type element to transcode.  CONTENTS is its
contents, as a string.  INFO is a plist used as a communication
channel.

This function assumes TABLE has `org' as its `:type' attribute.

(fn TABLE CONTENTS INFO)
(defalias 'org-man-table--org-table #[771 "\300\301\"\302\303\"?\205\304\"\302\305\"\203\306\202\307\310#\311\312\"\313\314\302\315\"\2053\316\302\317\"\211\320\230\203B\321\202Y\211\322\230\203L\314\202Y\302\n\323\"\203X\321\202Y\324\262\302	\325\"\206d\326E\"\302\327\"\302\330\"\331\332@\206x\324\"\314A\203\227A\211\203\226\211@\331\333\"P\262A\266\202\202\201\210\211\262\206\236\324P\205\250\311@\334\"\205\205\335\336\331\337\324	\203\323G\340\211W\203\321\211\341Q\262\210\211T\262\202\273\266\211\312P\262\f\203\346\211
P\262\202G\340\211W\203\211\342Q\262\210\211T\262\202\352\266\211\262\"\331\343\324\211\311\312\"\211\211\203t\211@\324\262
\203g\211\344\230\203-\331\345\"\262\202_\311\334\"\211\211\203]\211@\211\346!@=\203M\331\347\"P\262\202V\331\350\"P\262A\266\202\2022\266P\262\202m\312Q\262A\266\202\202\210\266\203\"
\205\203\331\351\"\260\207" [org-export-read-attribute :attr_man plist-get :disable-caption org-man--caption/label-string :divider "|" " " org-man-table--align-string org-split-string "\n" delq nil :expand "expand" :placement center "center" left :man-tables-centered "" :boxtype "box" :title-line :long-cells format "%s" ",%s" "	" ".TS\n " ";\n" "%s.\n" 0 "cb" "c" "%s.TE\n" "_" "%s\n" last "T{\n%s\nT}	\n" "T{\n%s\nT}	" ".TB \"%s\""] 31 (#$ . 25124)])
#@160 Transcode a TABLE-CELL element from Org to Man
CONTENTS is the cell contents.  INFO is a plist used as
a communication channel.

(fn TABLE-CELL CONTENTS INFO)
(defalias 'org-man-table-cell #[771 "\301\302\"\203#\211\203#\303\"\203#\304\305\306\"\305\307\"#\202$\262\310\"\205.\311P\207" [orgtbl-exp-regexp plist-get :man-table-scientific-notation string-match format match-string 1 2 org-export-get-next-element "	"] 10 (#$ . 26828)])
#@165 Transcode a TABLE-ROW element from Org to Man.
CONTENTS is the contents of the row.  INFO is a plist used as
a communication channel.

(fn TABLE-ROW CONTENTS INFO)
(defalias 'org-man-table-row #[771 "\300\211;\203\301\302#\266\202\202\303A@\"\266\202\304=\205a\305\211:\204+\306\262\2026\211@9\2036\211AA\262@\"\307>\205F\310>\205F\311\312>\203W\313>\203W\314\202^\313>\205^\314Q\262\207" [:type get-text-property 0 plist-get standard org-export-table-cell-borders nil top above "_\n" bottom below "\n_"] 9 (#$ . 27288)])
#@137 Transcode a TARGET object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual
information.

(fn TARGET CONTENTS INFO)
(defalias 'org-man-target #[771 "\300\301\302\"\"\207" [format "\\fI%s\\fP" org-export-get-reference] 8 (#$ . 27847)])
#@143 Transcode a TIMESTAMP object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information.

(fn TIMESTAMP CONTENTS INFO)
(defalias 'org-man-timestamp #[771 "\300\207" [""] 4 (#$ . 28111)])
#@161 Transcode UNDERLINE from Org to Man.
CONTENTS is the text with underline markup.  INFO is a plist
holding contextual information.

(fn UNDERLINE CONTENTS INFO)
(defalias 'org-man-underline #[771 "\300\301\"\207" [format "\\fI%s\\fP"] 6 (#$ . 28328)])
#@75 Transcode a VERBATIM object from Org to Man.

(fn VERBATIM CONTENTS INFO)
(defalias 'org-man-verbatim #[771 "\300\301\302\303\211;\203\304\305#\266\202\202\306A@\"\266\202!\"\207" [format "\\fI%s\\fP" org-man--protect-text :value get-text-property 0 plist-get] 12 (#$ . 28586)])
#@165 Transcode a VERSE-BLOCK element from Org to Man.
CONTENTS is verse block contents.  INFO is a plist holding
contextual information.

(fn VERSE-BLOCK CONTENTS INFO)
(defalias 'org-man-verse-block #[771 "\300\301\"\207" [format ".RS\n.ft I\n%s\n.ft\n.RE"] 6 (#$ . 28882)])
#@871 Export current buffer to a Man file.

If narrowing is active in the current buffer, only export its
narrowed part.

If a region is active, export that region.

A non-nil optional argument ASYNC means the process should happen
asynchronously.  The resulting file should be accessible through
the `org-export-stack' interface.

When optional argument SUBTREEP is non-nil, export the sub-tree
at point, extracting information from the headline properties
first.

When optional argument VISIBLE-ONLY is non-nil, don't export
contents of hidden elements.

When optional argument BODY-ONLY is non-nil, only the body
without any markers.

EXT-PLIST, when provided, is a property list with external
parameters overriding Org default settings, but still inferior to
file-local settings.

Return output file's name.

(fn &optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)
(defalias 'org-man-export-to-man #[1280 "\300\301\"\302\303&\207" [org-export-output-file-name ".man" org-export-to-file man] 14 (#$ . 29161) nil])
#@884 Export current buffer to Groff then process through to PDF.

If narrowing is active in the current buffer, only export its
narrowed part.

If a region is active, export that region.

A non-nil optional argument ASYNC means the process should happen
asynchronously.  The resulting file should be accessible through
the `org-export-stack' interface.

When optional argument SUBTREEP is non-nil, export the sub-tree
at point, extracting information from the headline properties
first.

When optional argument VISIBLE-ONLY is non-nil, don't export
contents of hidden elements.

When optional argument BODY-ONLY is non-nil, only write between
markers.

EXT-PLIST, when provided, is a property list with external
parameters overriding Org default settings, but still inferior to
file-local settings.

Return PDF file's name.

(fn &optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)
(defalias 'org-man-export-to-pdf #[1280 "\300\301\"\302\303\304&\207" [org-export-output-file-name ".man" org-export-to-file man #[257 "\300!\207" [org-latex-compile] 3 "\n\n(fn FILE)"]] 15 (#$ . 30199) nil])
#@218 Compile a Groff file.

FILE is the name of the file being compiled.  Processing is done
through the command specified in `org-man-pdf-process'.

Return PDF file name or an error if it couldn't be produced.

(fn FILE)
(defalias 'org-man-compile #[257 "\303\304\"\210\305\306#	\2030\307!\n\211\203.\211@\310Q\311!\203&\312!\210\210A\266\202\202\266\303\313!\210\211\207" [org-man-pdf-process org-man-remove-logfiles org-man-logfiles-extensions message "Processing Groff file %s..." org-compile-file "pdf" file-name-sans-extension "." file-exists-p delete-file "Process completed."] 8 (#$ . 31312)])
(provide 'ox-man)

Zerion Mini Shell 1.0