%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.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\302\303\304\305\306\307\310\311\312&\210\313\314\315\316\317\320\321\322&\210\323\324\325\326\321\314\327\330\331\332\333\334&\210\323\335\315\336\321\314\327\330\331\337\333\334&\210\323\340\341\342\321\314\327\330\331\343\333\344&\210\323\345\315\346\321\314\327\330\331\347\333\334&\210\323\350\351\352\321\314\327\330\331\353\333\354&\207" [require ox org-export-define-backend man ((babel-call . org-man-babel-call) (bold . org-man-bold) (center-block . org-man-center-block) (clock . org-man-clock) (code . org-man-code) (comment lambda (&rest args) #1="") (comment-block lambda (&rest args) #1#) (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) (paragraph . org-man-paragraph) (plain-list . org-man-plain-list) (plain-text . org-man-plain-text) (planning . org-man-planning) (property-drawer lambda (&rest args) #1#) (quote-block . org-man-quote-block) (quote-section . org-man-quote-section) (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)) :export-block "MAN" :menu-entry (109 "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)) 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 t "When non-nil, tables are exported in a center environment." :version "24.4" :package-version (Org . "8.0") :type boolean org-man-tables-verbatim "When non-nil, tables are exported verbatim." (Org . "8.0") org-man-table-scientific-notation "%sE%s" "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 "Use GNU source highlight to embellish source blocks " (Org . "8.0") org-man-source-highlight-langs '((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")) "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")))] 12) #@309 Alist mapping languages to language-specific Man environments. It is used during export of src blocks by the listings and man packages. For example, (setq org-man-custom-lang-environments \='((python "pythoncode"))) would have the effect that if org encounters begin_src python during man export. (defvar org-man-custom-lang-environments nil (#$ . 5015)) (byte-code "\300\301\302\303\304\305\304\306\307\310\311\312\313\314& \210\300\315\316\317\304\306\307\310\311\320\313\321&\210\300\322\323\324\304\306\307\310\311\325\313\326&\207" [custom-declare-variable org-man-pdf-process '("tbl %f | eqn | groff -man | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -man | ps2pdf - > %b.pdf" "tbl %f | eqn | groff -man | ps2pdf - > %b.pdf") "Commands to process a Man file to a PDF file.\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\nfull file name, %b by the file base name (i.e. without directory\nand extension parts) and %o by the base directory of the file.\n\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." :group org-export-pdf org-export-man :version "24.4" :package-version (Org . "8.0") :type (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 '("log" "out" "toc") "The list of file extensions to consider as Man logfiles." (Org . "8.0") (repeat (string :tag "Extension")) org-man-remove-logfiles t "Non-nil means remove the logfiles produced by PDF production.\nThese are the .aux, .log, .out, and .toc files." (Org . "8.0") boolean] 14) #@202 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'. (defalias 'org-man--caption/label-string #[(element info) "\306;\203 \307\310 #\202 \311A@ \"*\312!\312\313\"\204. \f\204. \314\202R \2049 \315\316\f\"\202R \n\203K \315\317\320\n \"\320 \"#\202R \315\321\320 \"\"+\207" [element property short main label info :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"] 6 (#$ . 7076)]) #@147 Wrap label associated to ELEMENT around OUTPUT, if appropriate. This function shouldn't be used for floats. See `org-man--caption/label-string'. (defalias 'org-man--wrap-label #[(element output) "\304;\203 \305\306 #\202 \307A@ \"*\203- \n\203- \310\230\204- \n\310\230\2031 \2027 \311\312\n\"P)\207" [element property label output :name get-text-property 0 plist-get "" format "%s\n.br\n"] 4 (#$ . 7722)]) #@140 Return complete document string after Man conversion. CONTENTS is the transcoded contents string. INFO is a plist holding export options. (defalias 'org-man-template #[(contents info) "\305\306\307\"\"\310\311\312\313\314\306\315\"C\316#\"!\306\n\317\" \203- ;\203- \311\320 #\202L \321\230\203@ ;\203@ \311\320\316#\202L \203K \311\322 \"\202L \323\fP+\207" [info title attr section-item contents org-export-data plist-get :title read format "(%s)" mapconcat identity :man-class-options " " :section-id ".TH \"%s\" \"%s\" \n" "" ".TH \"%s\" \"1\" \n" ".TH \" \" \"1\" "] 8 (#$ . 8150)]) #@121 Transcode BOLD from Org to Man. CONTENTS is the text with bold markup. INFO is a plist holding contextual information. (defalias 'org-man-bold #[(bold contents info) "\301\302\"\207" [contents format "\\fB%s\\fP"] 3 (#$ . 8758)]) #@149 Transcode a CENTER-BLOCK element from Org to Man. CONTENTS holds the contents of the center block. INFO is a plist holding contextual information. (defalias 'org-man-center-block #[(center-block contents info) "\302\303\304\305 \306\"GS #\"\207" [center-block contents org-man--wrap-label format ".ce %d\n.nf\n%s\n.fi" split-string "\n"] 7 (#$ . 8997)]) #@110 Transcode a CLOCK element from Org to Man. CONTENTS is nil. INFO is a plist holding contextual information. (defalias 'org-man-clock #[(clock contents info) "\300\207" [""] 1 (#$ . 9360)]) #@109 Transcode a CODE object from Org to Man. CONTENTS is nil. INFO is a plist used as a communication channel. (defalias 'org-man-code #[(code contents info) "\301\302\"\207" [code format "\\fC%s\\fP"] 3 (#$ . 9557)]) #@181 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. (defalias 'org-man-drawer #[(drawer contents info) "\207" [contents] 1 (#$ . 9780)]) #@167 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'. (defalias 'org-man-dynamic-block #[(dynamic-block contents info) "\302 \"\207" [dynamic-block contents org-man--wrap-label] 3 (#$ . 10053)]) #@130 Transcode an ENTITY object from Org to Man. CONTENTS are the definition itself. INFO is a plist holding contextual information. (defalias 'org-man-entity #[(entity contents info) "\303 ;\203 \304\305\n #\202 \306 A@\n\"*\207" [entity element property :utf-8 get-text-property 0 plist-get] 4 (#$ . 10368)]) #@119 Transcode an EXAMPLE-BLOCK element from Org to Man. CONTENTS is nil. INFO is a plist holding contextual information. (defalias 'org-man-example-block #[(example-block contents info) "\302\303\304\305 \"\"\"\207" [example-block info org-man--wrap-label format ".RS\n.nf\n%s\n.fi\n.RE" org-export-format-code-default] 7 (#$ . 10687)]) #@117 Transcode a EXPORT-BLOCK element from Org to Man. CONTENTS is nil. INFO is a plist holding contextual information. (defalias 'org-man-export-block #[(export-block contents info) "\303 ;\203 \304\305\n #\202 \306 A@\n\"*\307\230\2057 \310\311 ;\203/ \304\305\n #\2025 \306 A@\n\"*!\207" [export-block element property :type get-text-property 0 plist-get "MAN" org-remove-indentation :value] 5 (#$ . 11030)]) #@118 Transcode a EXPORT-SNIPPET object from Org to Man. CONTENTS is nil. INFO is a plist holding contextual information. (defalias 'org-man-export-snippet #[(export-snippet contents info) "\303!\304=\205 \305 ;\203 \306\307\n #\202 \310 A@\n\"*\207" [export-snippet element property org-export-snippet-backend man :value get-text-property 0 plist-get] 4 (#$ . 11453)]) #@116 Transcode a FIXED-WIDTH element from Org to Man. CONTENTS is nil. INFO is a plist holding contextual information. (defalias 'org-man-fixed-width #[(fixed-width contents info) "\303\304\305\306\307 ;\203 \310\311\n #\202 \312 A@\n\"*!\"\"\207" [fixed-width element property org-man--wrap-label format "\\fC\n%s\\fP" org-remove-indentation :value get-text-property 0 plist-get] 9 (#$ . 11832)]) #@141 Transcode a HEADLINE element from Org to Man. CONTENTS holds the contents of the headline. INFO is a plist holding contextual information. (defalias 'org-man-headline #[(headline contents info) "\306 \"\307 \"\310\n\311\"\203 \312\202, \310\n\313\"\203 \314\202, \310\n\315\"\203+ \314\202, \316\317\320! ;\203A \321\322! #\202H \323 A@!\"* \"\"\324! ;\203` \321\322! #\202g \323 A@!\"*\203o \316\202\255 \f\203z \325 \"\203\246 \326 \"\205\205 \327\330\331\"\332\"\333#\334\260$\335 \"\204\234 $\202\242 \336\337\340$#)\202\255 \327\f\"##,\207" [headline info level numberedp section-fmt element org-export-get-relative-level org-export-numbered-headline-p eql 1 ".SH \"%s\"\n%s" 2 ".SS \"%s\"\n%s" 3 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]*\\'" "" property text contents low-level-body] 6 (#$ . 12239)]) #@146 Transcode an INLINE-SRC-BLOCK element from Org to Man. CONTENTS holds the contents of the item. INFO is a plist holding contextual information. (defalias 'org-man-inline-src-block #[(inline-src-block contents info) "\306 ;\203 \307\310\n #\202 \311 A@\n\"*\f\203\271 %\312\313\314%\"!&\312\313\315%\"!'\316 ;\203C \307\310\n #\202I \311 A@\n\"*(\317(!)\236A@*\313\320!\321*\322\323&\324'\260+*\203\260 \325,&\326\327\330!!-.\331\216r-q\210c\210)r-q\210\332\333\211.\333\310%\210,\334+!\210\335'!,\336&!\210\336'!\210,)\202\264 \337\340\".\202\301 \341\342\343\343\344\260)\207" [inline-src-block element property code org-man-source-highlight temporary-file-directory :value get-text-property 0 plist-get make-temp-name expand-file-name "srchilite" "reshilite" :language intern "source-highlight" " -s " " -f groff_man" " -i " " -o " "" get-buffer-create generate-new-buffer-name " *temp file*" #[nil "\301!\205 \302!\207" [#1=#:temp-buffer 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" "\\fP\n.fi\n.RE\n" tmpdir in-file out-file org-lang org-man-source-highlight-langs lst-lang cmd code-block #1# #2=#:temp-file] 8 (#$ . 13279)]) #@125 Transcode ITALIC from Org to Man. CONTENTS is the text with italic markup. INFO is a plist holding contextual information. (defalias 'org-man-italic #[(italic contents info) "\301\302\"\207" [contents format "\\fI%s\\fP"] 3 (#$ . 14589)]) #@134 Transcode an ITEM element from Org to Man. CONTENTS holds the contents of the item. INFO is a plist holding contextual information. (defalias 'org-man-item #[(item contents info) "\306 ;\203 \307\310\n #\202 \311 A@\n\"*\312\313 ;\203+ \307\310\n #\2021 \311 A@\n\"* ;\203A \307\310\n #\202G \311 A@\n\"*\314 ;\203Z \307\310\n #\202` \311 A@\n\"*\315 \316\"\203m \317\202\200 \315 \320\"\203x \321\202\200 \315 \322\"\205\200 \323)%\324 ;\203\224 \307\310\n #\202\232 \311 A@\n\"*\211&\205\255 \325\326%\327&'\"P\")\211&\204\364 %\204\364 \330!\211\331\230\203\307 \332\202\341 \333\230\203\321 \334\202\341 \f\335=\203\340 \325\336\330!\"\202\341 \337(\340(\341\330)\206\356 \342!R*\202\343&\206\376 \342%P\344\330)\206\342!R,\207" [item element property bullet type #1=#:temp :bullet get-text-property 0 plist-get :type :parent :checkbox eql on "\\o'\\(sq\\(mu'" off "\\(sq " trans "\\o'\\(sq\\(mi'" :tag format "\\fB%s\\fP" org-export-data org-trim "-" "\\(em" "*" "\\(bu" ordered "%s " "\\(dg" ".IP " " 4\n" " " ".TP\n" "\n" checkbox tag info marker contents] 7 (#$ . 14837)]) #@112 Transcode a KEYWORD element from Org to Man. CONTENTS is nil. INFO is a plist holding contextual information. (defalias 'org-man-keyword #[(keyword contents info) "\305 ;\203 \306\307\n #\202 \310 A@\n\"*\311 ;\203) \306\307\n #\202/ \310 A@\n\"*\211\312\230\203<