Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
23.1 /
lisp /
org /
[ HOME SHELL ]
Name
Size
Permission
Action
org-agenda.elc
214.7
KB
-rw-r--r--
org-archive.elc
11.75
KB
-rw-r--r--
org-attach.elc
14.21
KB
-rw-r--r--
org-bbdb.elc
7.37
KB
-rw-r--r--
org-bibtex.elc
4.13
KB
-rw-r--r--
org-clock.elc
35.05
KB
-rw-r--r--
org-colview.elc
41.45
KB
-rw-r--r--
org-compat.elc
7.48
KB
-rw-r--r--
org-exp.elc
149.66
KB
-rw-r--r--
org-export-latex.elc
44.23
KB
-rw-r--r--
org-faces.elc
20.18
KB
-rw-r--r--
org-footnote.elc
13.77
KB
-rw-r--r--
org-gnus.elc
5.74
KB
-rw-r--r--
org-id.elc
16.92
KB
-rw-r--r--
org-info.elc
1.68
KB
-rw-r--r--
org-install.elc
635
B
-rw-r--r--
org-irc.elc
5.89
KB
-rw-r--r--
org-jsinfo.elc
5.39
KB
-rw-r--r--
org-list.elc
32.5
KB
-rw-r--r--
org-mac-message.elc
2.27
KB
-rw-r--r--
org-macs.elc
7.83
KB
-rw-r--r--
org-mew.elc
2.92
KB
-rw-r--r--
org-mhe.elc
5.16
KB
-rw-r--r--
org-mouse.elc
32.83
KB
-rw-r--r--
org-plot.elc
10.28
KB
-rw-r--r--
org-publish.elc
20.43
KB
-rw-r--r--
org-remember.elc
31.7
KB
-rw-r--r--
org-rmail.elc
2.82
KB
-rw-r--r--
org-table.elc
136.62
KB
-rw-r--r--
org-timer.elc
7.61
KB
-rw-r--r--
org-vm.elc
2.91
KB
-rw-r--r--
org-w3m.elc
3.88
KB
-rw-r--r--
org-wl.elc
2.82
KB
-rw-r--r--
org.elc
505.8
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : org-exp.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:04:43 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/org/org-exp.el ;;; in Emacs version 23.1.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`org-exp.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\301\302!\210\301\303!\210\301\304!\210\305\306\307\310\311\312\313\302&\210\305\314\307\315\311\316\313\306&\210\317B\320\317!\2041 \321\317\307\"\210\307\207" [current-load-list require org org-agenda cl custom-declare-group org-export nil "Options for exporting org-listings." :tag "Org Export" :group org-export-general "General options for exporting Org-mode files." "Org Export General" org-export-publishing-directory default-boundp set-default] 8) #@562 Non-nil means export and publishing commands will run in background. This works by starting up a separate Emacs process visiting the same file and doing the export from there. Not all export commands are affected by this - only the ones which actually write to a file, and that do not depend on the buffer state. If this option is nil, you can still get background export by calling `org-export' with a double prefix arg: `C-u C-u C-c C-e'. If this option is t, the double prefix can be used to exceptionally force an export command into the current process. (custom-declare-variable 'org-export-run-in-background 'nil '(#$ . 1082) :group 'org-export-general :type 'boolean) #@284 Tags that select a tree for export. If any such tag is found in a buffer, all trees that do not carry one of these tags will be deleted before export. Inside trees that are selected like this, you can still deselect a subtree by tagging it with one of the `org-export-exclude-tags'. (custom-declare-variable 'org-export-select-tags ''("export") '(#$ . 1766) :group 'org-export-general :type '(repeat (string :tag "Tag"))) #@221 Tags that exclude a tree from export. All trees carrying any of these tags will be excluded from export. This is without condition, so even subtrees inside that carry one of the `org-export-select-tags' will be removed. (custom-declare-variable 'org-export-exclude-tags ''("noexport") '(#$ . 2195) :group 'org-export-general :type '(repeat (string :tag "Tag"))) #@336 Non-nil means, interpret "-", "--" and "---" for export. When this option is turned on, these strings will be exported as: Org HTML LaTeX -----+----------+-------- \- ­ \- -- – -- --- — --- ... … ldots This option can also be set with the +OPTIONS line, e.g. "-:nil". (custom-declare-variable 'org-export-with-special-strings 't '(#$ . 2564) :group 'org-export-translation :type 'boolean) #@180 Terms used in export text, translated to different languages. Use the variable `org-export-default-language' to set the language, or use the +OPTION lines for a per-file setting. (custom-declare-variable 'org-export-language-setup ''(("en" "Author" "Date" "Table of Contents" "Footnotes") ("ca" "Autor" "Data" "Índex" "Peus de pàgina") ("cs" "Autor" "Datum" "Obsah" "Pozn\341mky pod carou") ("da" "Ophavsmand" "Dato" "Indhold" "Fodnoter") ("de" "Autor" "Datum" "Inhaltsverzeichnis" "Fußnoten") ("eo" "Aŭtoro" "Dato" "Enhavo" "Piednotoj") ("es" "Autor" "Fecha" "Índice" "Pies de página") ("fi" "Tekijä" "Päivämäärä" "Sisällysluettelo" "Alaviitteet") ("fr" "Auteur" "Date" "Table des matières" "Notes de bas de page") ("hu" "Szerzõ" "Dátum" "Tartalomjegyzék" "Lábjegyzet") ("is" "Höfundur" "Dagsetning" "Efnisyfirlit" "Aftanmálsgreinar") ("it" "Autore" "Data" "Indice" "Note a piè di pagina") ("nl" "Auteur" "Datum" "Inhoudsopgave" "Voetnoten") ("no" "Forfatter" "Dato" "Innhold" "Fotnoter") ("nb" "Forfatter" "Dato" "Innhold" "Fotnoter") ("nn" "Forfattar" "Dato" "Innhald" "Fotnotar") ("pl" "Autor" "Data" "Spis treści" "Przypis") ("sv" "Författare" "Datum" "Innehåll" "Fotnoter")) '(#$ . 3027) :group 'org-export-general :type '(repeat (list (string :tag "HTML language tag") (string :tag "Author") (string :tag "Date") (string :tag "Table of Contents") (string :tag "Footnotes")))) #@115 The default language of HTML export, as a string. This should have an association in `org-export-language-setup'. (custom-declare-variable 'org-export-default-language '"en" '(#$ . 4563) :group 'org-export-general :type 'string) #@113 Non-nil means, skip all text before the first headline when exporting. When nil, that text is exported as well. (custom-declare-variable 'org-export-skip-text-before-1st-heading 'nil '(#$ . 4799) :group 'org-export-general :type 'boolean) #@262 The last level which is still exported as a headline. Inferior levels will produce itemize lists when exported. Note that a numeric prefix argument to an exporter function overrides this setting. This option can also be set with the +OPTIONS line, e.g. "H:2". (custom-declare-variable 'org-export-headline-levels '3 '(#$ . 5045) :group 'org-export-general :type 'number) #@132 Non-nil means, add section numbers to headlines when exporting. This option can also be set with the +OPTIONS line, e.g. "num:t". (custom-declare-variable 'org-export-with-section-numbers 't '(#$ . 5424) :group 'org-export-general :type 'boolean) #@551 Format of section numbers for export. The variable has two components. 1. A list of lists, each indicating a counter type and a separator. The counter type can be any of "1", "A", "a", "I", or "a". It causes causes numeric, alphabetic, or roman counters, respectively. The separator is only used if another counter for a subsection is being added. If there are more numbered section levels than entries in this lists, then the last entry will be reused. 2. A terminator string that will be added after the entire section number. (custom-declare-variable 'org-export-section-number-format ''((("1" ".")) . "") '(#$ . 5679) :group 'org-export-general :type '(cons (repeat (list (string :tag "Counter Type") (string :tag "Separator "))) (string :tag "Terminator"))) #@660 Non-nil means, create a table of contents in exported files. The TOC contains headlines with levels up to`org-export-headline-levels'. When an integer, include levels up to N in the toc, this may then be different from `org-export-headline-levels', but it will not be allowed to be larger than the number of headline levels. When nil, no table of contents is made. Headlines which contain any TODO items will be marked with "(*)" in ASCII export, and with red color in HTML output, if the option `org-export-mark-todo-in-toc' is set. In HTML output, the TOC will be clickable. This option can also be set with the +OPTIONS line, e.g. "toc:nil" or "toc:3". (custom-declare-variable 'org-export-with-toc 't '(#$ . 6472) :group 'org-export-general :type '(choice (const :tag "No Table of Contents" nil) (const :tag "Full Table of Contents" t) (integer :tag "TOC to level"))) #@65 Non-nil means, mark TOC lines that contain any open TODO items. (custom-declare-variable 'org-export-mark-todo-in-toc 'nil '(#$ . 7353) :group 'org-export-general :type 'boolean) #@102 Non-nil means, include TODO keywords in export. When nil, remove all these keywords from the export. (custom-declare-variable 'org-export-with-todo-keywords 't '(#$ . 7539) :group 'org-export-general :type 'boolean) #@98 Non-nil means, include priority cookies in export. When nil, remove priority cookies for export. (custom-declare-variable 'org-export-with-priority 'nil '(#$ . 7761) :group 'org-export-general :type 'boolean) #@265 Non-nil means, preserve all line breaks when exporting. Normally, in HTML output paragraphs will be reformatted. In ASCII export, line breaks will always be preserved, regardless of this variable. This option can also be set with the +OPTIONS line, e.g. "\n:t". (custom-declare-variable 'org-export-preserve-breaks 'nil '(#$ . 7977) :group 'org-export-general :type 'boolean) #@254 Whether subtrees with the ARCHIVE tag should be exported. This can have three different values nil Do not export, pretend this tree is not present t Do export the entire tree headline Only export the headline, but skip the tree below it. (custom-declare-variable 'org-export-with-archived-trees ''headline '(#$ . 8362) :group 'org-export-general :group 'org-archive :type '(choice (const :tag "not at all" nil) (const :tag "headline only" 'headline) (const :tag "entirely" t))) #@146 Non-nil means, insert author name and email into the exported file. This option can also be set with the +OPTIONS line, e.g. "author-info:nil". (custom-declare-variable 'org-export-author-info 't '(#$ . 8862) :group 'org-export-general :type 'boolean) #@128 Non-nil means, the postamble should contain a creator sentence. This sentence is "HTML generated by org-mode XX in emacs XXX". (custom-declare-variable 'org-export-creator-info 't '(#$ . 9122) :group 'org-export-general :type 'boolean) #@183 Non-nil means, insert a time stamp into the exported file. The time stamp shows when the file was created. This option can also be set with the +OPTIONS line, e.g. "timestamp:nil". (custom-declare-variable 'org-export-time-stamp-file 't '(#$ . 9365) :group 'org-export-general :type 'boolean) #@60 If nil, do not export time stamps and associated keywords. (custom-declare-variable 'org-export-with-timestamps 't '(#$ . 9665) :group 'org-export-general :type 'boolean) #@63 If nil, remove timestamps from the table of contents entries. (custom-declare-variable 'org-export-remove-timestamps-from-toc 't '(#$ . 9842) :group 'org-export-general :type 'boolean) #@274 If nil, do not export tags, just remove them from headlines. If this is the symbol `not-in-toc', tags will be removed from table of contents entries, but still be shown in the headlines of the document. This option can also be set with the +OPTIONS line, e.g. "tags:nil". (custom-declare-variable 'org-export-with-tags ''not-in-toc '(#$ . 10034) :group 'org-export-general :type '(choice (const :tag "Off" nil) (const :tag "Not in TOC" not-in-toc) (const :tag "On" t))) #@148 Non-nil means, export with drawers like the property drawer. When t, all drawers are exported. This may also be a list of drawer names to export. (custom-declare-variable 'org-export-with-drawers 'nil '(#$ . 10512) :group 'org-export-general :type '(choice (const :tag "All drawers" t) (const :tag "None" nil) (repeat :tag "Selected drawers" (string :tag "Drawer name")))) #@107 Hook for preprocessing an export buffer. Pretty much the first thing when exporting is running this hook. (defvar org-export-preprocess-hook nil (#$ . 10893)) #@111 Hook for preprocessing an export buffer. This is run after the contents of included files have been inserted. (defvar org-export-preprocess-after-include-files-hook nil (#$ . 11059)) #@206 Hook for preprocessing an export buffer. This is run after selection of trees to be exported has happened. This selection includes tags-based selection, as well as removal of commented and archived trees. (defvar org-export-preprocess-after-tree-selection-hook nil (#$ . 11249)) #@77 Hook run before backend-specific functions are called during preprocessing. (defvar org-export-preprocess-before-backend-specifics-hook nil (#$ . 11534)) #@157 Hook for preprocessing an export buffer. This is run as the last thing in the preprocessing buffer, just before returning the buffer string to the backend. (defvar org-export-preprocess-final-hook nil (#$ . 11695)) (custom-declare-group 'org-export-translation nil "Options for translating special ascii sequences for the export backends." :tag "Org Export Translation" :group 'org-export) #@370 Non-nil means, interpret *word*, /word/, and _word_ as emphasized text. If the export target supports emphasizing text, the word will be typeset in bold, italic, or underlined, respectively. Works only for single words, but you can say: I *really* *mean* *this*. Not all export backends support this. This option can also be set with the +OPTIONS line, e.g. "*:nil". (custom-declare-variable 'org-export-with-emphasize 't '(#$ . 12092) :group 'org-export-translation :type 'boolean) #@165 If nil, export [1] as a footnote marker. Lines starting with [1] will be formatted as footnotes. This option can also be set with the +OPTIONS line, e.g. "f:nil". (custom-declare-variable 'org-export-with-footnotes 't '(#$ . 12584) :group 'org-export-translation :type 'boolean) #@211 Format for the footnotes section. Should contain a two instances of %s. The first will be replaced with the language-specific word for "Footnotes", the second one will be replaced by the footnotes themselves. (custom-declare-variable 'org-export-html-footnotes-section '"<div id=\"footnotes\">\n<h2 class=\"footnotes\">%s: </h2>\n<div id=\"text-footnotes\">\n%s\n</div>\n</div>" '(#$ . 12871) :group 'org-export-html :type 'string) #@1060 Non-nil means, interpret "_" and "^" for export. When this option is turned on, you can use TeX-like syntax for sub- and superscripts. Several characters after "_" or "^" will be considered as a single item - so grouping with {} is normally not needed. For example, the following things will be parsed as single sub- or superscripts. 10^24 or 10^tau several digits will be considered 1 item. 10^-12 or 10^-tau a leading sign with digits or a word x^2-y^3 will be read as x^2 - y^3, because items are terminated by almost any nonword/nondigit char. x_{i^2} or x^(2-i) braces or parenthesis do grouping. Still, ambiguity is possible - so when in doubt use {} to enclose the sub/superscript. If you set this variable to the symbol `{}', the braces are *required* in order to trigger interpretations as sub/superscript. This can be helpful in documents that need "_" frequently in plain text. Not all export backends support this, but HTML does. This option can also be set with the +OPTIONS line, e.g. "^:nil". (custom-declare-variable 'org-export-with-sub-superscripts 't '(#$ . 13312) :group 'org-export-translation :type '(choice (const :tag "Always interpret" t) (const :tag "Only with braces" {}) (const :tag "Never interpret" nil))) #@446 Non-nil means, interpret simple TeX-like macros when exporting. For example, HTML export converts \alpha to α and \AA to Å. Not only real TeX macros will work here, but the standard HTML entities for math can be used as macro names as well. For a list of supported names in HTML export, see the constant `org-html-entities'. Not all export backends support this. This option can also be set with the +OPTIONS line, e.g. "TeX:nil". (custom-declare-variable 'org-export-with-TeX-macros 't '(#$ . 14606) :group 'org-export-translation :group 'org-export-latex :type 'boolean) #@376 Non-nil means, convert LaTeX fragments to images when exporting to HTML. When set, the exporter will find LaTeX environments if the \begin line is the first non-white thing on a line. It will also find the math delimiters like $a=b$ and \( a=b \) for inline math, $$a=b$$ and \[ a=b \] for display math. This option can also be set with the +OPTIONS line, e.g. "LaTeX:t". (custom-declare-variable 'org-export-with-LaTeX-fragments 'nil '(#$ . 15200) :group 'org-export-translation :group 'org-export-latex :type 'boolean) #@392 Non-nil means, lines starting with ":" will be in fixed width font. This can be used to have pre-formatted text, fragments of code etc. For example: : ;; Some Lisp examples : (while (defc cnt) : (ding)) will be looking just like this in also HTML. See also the QUOTE keyword. Not all export backends support this. This option can also be set with the +OPTIONS line, e.g. "::nil". (custom-declare-variable 'org-export-with-fixed-width 't '(#$ . 15731) :group 'org-export-translation :type 'boolean) #@114 Number of stacked braces for sub/superscript matching. This has to be set before loading org.el to be effective. (custom-declare-variable 'org-match-sexp-depth '3 '(#$ . 16247) :group 'org-export-translation :type 'integer) (custom-declare-group 'org-export-tables nil "Options for exporting tables in Org-mode." :tag "Org Export Tables" :group 'org-export) #@296 If non-nil, lines starting with "|" define a table. For example: | Name | Address | Birthday | |-------------+----------+-----------| | Arthur Dent | England | 29.2.2100 | Not all export backends support this. This option can also be set with the +OPTIONS line, e.g. "|:nil". (custom-declare-variable 'org-export-with-tables 't '(#$ . 16612) :group 'org-export-tables :type 'boolean) #@279 Non-nil means, highlight the first table line. In HTML export, this means use <th> instead of <td>. In tables created with table.el, this applies to the first table line. In Org-mode tables, all lines before the first horizontal separator line will be formatted with <th> tags. (custom-declare-variable 'org-export-highlight-first-table-line 't '(#$ . 17022) :group 'org-export-tables :type 'boolean) #@325 Remove special lines and marking characters in calculating tables. This removes the special marking character column from tables that are set up for spreadsheet calculations. It also removes the entire lines marked with `!', `_', or `^'. The lines with `$' are kept, because the values of constants may be useful to have. (custom-declare-variable 'org-export-table-remove-special-lines 't '(#$ . 17430) :group 'org-export-tables :type 'boolean) #@409 Non-nil means, always export tables created with table.el natively. Natively means, use the HTML code generator in table.el. When nil, Org-mode's own HTML generator is used when possible (i.e. if the table does not use row- or column-spanning). This has the advantage, that the automatic HTML conversions for math symbols and sub/superscripts can be applied. Org-mode's HTML generator is also much faster. (custom-declare-variable 'org-export-prefer-native-exporter-for-tables 'nil '(#$ . 17884) :group 'org-export-tables :type 'boolean) (custom-declare-group 'org-export-ascii nil "Options specific for ASCII export of Org-mode files." :tag "Org Export ASCII" :group 'org-export) #@127 Characters for underlining headings in ASCII export. In the given sequence, these characters will be used for level 1, 2, ... (custom-declare-variable 'org-export-ascii-underline ''(36 35 94 126 61 45) '(#$ . 18574) :group 'org-export-ascii :type '(repeat character)) #@320 Bullet characters for headlines converted to lists in ASCII export. The first character is used for the first lest level generated in this way, and so on. If there are more levels than characters given here, the list will be repeated. Note that plain lists will keep the same bullets as the have in the Org-mode file. (custom-declare-variable 'org-export-ascii-bullets ''(42 43 45) '(#$ . 18849) :group 'org-export-ascii :type '(repeat character)) (byte-code "\300\301\302\303\304\305\306\307&\210\300\310\302\311\304\312\306\307&\207" [custom-declare-group org-export-xml nil "Options specific for XML export of Org-mode files." :tag "Org Export XML" :group org-export org-export-html "Options specific for HTML export of Org-mode files." "Org Export HTML"] 8) #@71 Coding system for HTML export, defaults to buffer-file-coding-system. (custom-declare-variable 'org-export-html-coding-system 'nil '(#$ . 19620) :group 'org-export-html :type 'coding-system) #@40 The extension for exported HTML files. (custom-declare-variable 'org-export-html-extension '"html" '(#$ . 19817) :group 'org-export-html :type 'string) #@57 Where should the "UP" link of exported HTML pages lead? (custom-declare-variable 'org-export-html-link-up '"" '(#$ . 19975) :group 'org-export-html :type '(string :tag "File or URL")) #@59 Where should the "HOME" link of exported HTML pages lead? (custom-declare-variable 'org-export-html-link-home '"" '(#$ . 20165) :group 'org-export-html :type '(string :tag "File or URL")) #@69 Basic javascript that is needed by HTML files produced by Org-mode. (defconst org-export-html-scripts "<script type=\"text/javascript\">\n<!--/*--><![CDATA[/*><!--*/\n function CodeHighlightOn(elem, id)\n {\n var target = document.getElementById(id);\n if(null != target) {\n elem.cacheClassElem = elem.className;\n elem.cacheClassTarget = target.className;\n target.className = \"code-highlighted\";\n elem.className = \"code-highlighted\";\n }\n }\n function CodeHighlightOff(elem, id)\n {\n var target = document.getElementById(id);\n if(elem.cacheClassElem)\n elem.className = elem.cacheClassElem;\n if(elem.cacheClassTarget)\n target.className = elem.cacheClassTarget;\n }\n/*]]>*/-->\n</script>" (#$ . 20359)) #@280 The default style specification for exported HTML files. Please use the variables `org-export-html-style' and `org-export-html-style-extra' to add to this style. If you wish to not have the default style included, customize the variable `org-export-html-style-include-default'. (defconst org-export-html-style-default "<style type=\"text/css\">\n <!--/*--><![CDATA[/*><!--*/\n html { font-family: Times, serif; font-size: 12pt; }\n .title { text-align: center; }\n .todo { color: red; }\n .done { color: green; }\n .tag { background-color:lightblue; font-weight:normal }\n .target { }\n .timestamp { color: grey }\n .timestamp-kwd { color: CadetBlue }\n p.verse { margin-left: 3% }\n pre {\n border: 1pt solid #AEBDCC;\n background-color: #F3F5F7;\n padding: 5pt;\n font-family: courier, monospace;\n font-size: 90%;\n overflow:auto;\n }\n table { border-collapse: collapse; }\n td, th { vertical-align: top; }\n dt { font-weight: bold; }\n div.figure { padding: 0.5em; }\n div.figure p { text-align: center; }\n .linenr { font-size:smaller }\n .code-highlighted {background-color:#ffff00;}\n .org-info-js_info-navigation { border-style:none; }\n #org-info-js_console-label { font-size:10px; font-weight:bold;\n white-space:nowrap; }\n .org-info-js_search-highlight {background-color:#ffff00; color:#000000;\n font-weight:bold; }\n /*]]>*/-->\n</style>" (#$ . 21120)) #@235 Non-nil means, include the default style in exported HTML files. The actual style is defined in `org-export-html-style-default' and should not be modified. Use the variables `org-export-html-style' to add your own style information. (custom-declare-variable 'org-export-html-style-include-default 't '(#$ . 22602) :group 'org-export-html :type 'boolean) (put 'org-export-html-style 'safe-local-variable 'booleanp) #@944 Org-wide style definitions for exported HTML files. This variable needs to contain the full HTML structure to provide a style, including the surrounding HTML tags. If you set the value of this variable, you should consider to include definitions for the following classes: title, todo, done, timestamp, timestamp-kwd, tag, target. For example, a valid value would be: <style type="text/css"> <![CDATA[ p { font-weight: normal; color: gray; } h1 { color: black; } .title { text-align: center; } .todo, .timestamp-kwd { color: red; } .done { color: green; } ]]> </style> If you'd like to refer to en external style file, use something like <link rel="stylesheet" type="text/css" href="mystyles.css"> As the value of this option simply gets inserted into the HTML <head> header, you can "misuse" it to add arbitrary text to the header. See also the variable `org-export-html-style-extra'. (custom-declare-variable 'org-export-html-style '"" '(#$ . 23024) :group 'org-export-html :type 'string) (put 'org-export-html-style 'safe-local-variable 'stringp) #@299 Additional style information for HTML export. The value of this variable is inserted into the HTML buffer right after the value of `org-export-html-style'. Use this variable for per-file settings of style information, and do not forget to surround the style settings with <style>...</style> tags. (custom-declare-variable 'org-export-html-style-extra '"" '(#$ . 24138) :group 'org-export-html :type 'string) (put 'org-export-html-style-extra 'safe-local-variable 'stringp) #@59 Format for typesetting the document title in HTML export. (custom-declare-variable 'org-export-html-title-format '"<h1 class=\"title\">%s</h1>\n" '(#$ . 24618) :group 'org-export-html :type 'string) #@52 The <H> level for level 1 headings in HTML export. (custom-declare-variable 'org-export-html-toplevel-hlevel '2 '(#$ . 24823) :group 'org-export-html :type 'string) #@444 Non-nil means, make file links to `file.org' point to `file.html'. When org-mode is exporting an org-mode file to HTML, links to non-html files are directly put into a href tag in HTML. However, links to other Org-mode files (recognized by the extension `.org.) should become links to the corresponding html file, assuming that the linked org-mode file will also be converted to HTML. When nil, the links still point to the plain `.org' file. (custom-declare-variable 'org-export-html-link-org-files-as-html 't '(#$ . 24995) :group 'org-export-html :type 'boolean) #@295 Non-nil means, inline images into exported HTML pages. This is done using an <img> tag. When nil, an anchor with href is used to link to the image. If this option is `maybe', then images in links with an empty description will be inlined, while images with a description will be linked only. (custom-declare-variable 'org-export-html-inline-images ''maybe '(#$ . 25567) :group 'org-export-html :type '(choice (const :tag "Never" nil) (const :tag "Always" t) (const :tag "When there is no description" maybe))) #@58 Extensions of image files that can be inlined into HTML. (custom-declare-variable 'org-export-html-inline-image-extensions ''("png" "jpeg" "jpg" "gif") '(#$ . 26085) :group 'org-export-html :type '(repeat (string :tag "Extension"))) #@225 Non-nil means, for HTML export, treat @<...> as HTML tag. When nil, these tags will be exported as plain text and therefore not be interpreted by a browser. This option can also be set with the +OPTIONS line, e.g. "@:nil". (custom-declare-variable 'org-export-html-expand 't '(#$ . 26325) :group 'org-export-html :type 'boolean) #@130 The HTML tag that is used to start a table. This must be a <table> tag, but you may change the options like borders and spacing. (custom-declare-variable 'org-export-html-table-tag '"<table border=\"2\" cellspacing=\"0\" cellpadding=\"6\" rules=\"groups\" frame=\"hsides\">" '(#$ . 26662) :group 'org-export-html :type 'string) #@107 The opening tag for table header fields. This is customizable so that alignment options can be specified. (custom-declare-variable 'org-export-table-header-tags ''("<th>" . "</th>") '(#$ . 26997) :group 'org-export-tables :type '(cons (string :tag "Opening tag") (string :tag "Closing tag"))) #@105 The opening tag for table data fields. This is customizable so that alignment options can be specified. (custom-declare-variable 'org-export-table-data-tags ''("<td>" . "</td>") '(#$ . 27297) :group 'org-export-tables :type '(cons (string :tag "Opening tag") (string :tag "Closing tag"))) #@141 If non-nil, write `org-export-html-html-helper-timestamp' into the exported HTML text. Otherwise, the buffer will just be saved to a file. (custom-declare-variable 'org-export-html-with-timestamp 'nil '(#$ . 27593) :group 'org-export-html :type 'boolean) #@64 The HTML tag used as timestamp delimiter for HTML-helper-mode. (custom-declare-variable 'org-export-html-html-helper-timestamp '"<br/><br/><hr><p><!-- hhmts start --> <!-- hhmts end --></p>\n" '(#$ . 27855) :group 'org-export-html :type 'string) (custom-declare-group 'org-export-htmlize nil "Options for processing examples with htmlize.el." :tag "Org Export Htmlize" :group 'org-export-html) #@302 Output type to be used by htmlize when formatting code snippets. Normally this is `inline-css', but if you have defined to appropriate classes in your css style file, setting this to `css' means that the fontification will use the class names. See also the function `org-export-htmlize-generate-css'. (custom-declare-variable 'org-export-htmlize-output-type ''inline-css '(#$ . 28256) :group 'org-export-htmlize :type '(choice (const css) (const inline-css))) #@65 The prefix for CSS class names for htmlize font specifications. (custom-declare-variable 'org-export-htmlize-css-font-prefix '"org-" '(#$ . 28722) :group 'org-export-htmlize :type 'string) (custom-declare-group 'org-export-icalendar nil "Options specific for iCalendar export of Org-mode files." :tag "Org Export iCalendar" :group 'org-export) #@225 The file name for the iCalendar file covering all agenda files. This file is created with the command \[org-export-icalendar-all-agenda-files]. The file name should be absolute, the file will be overwritten without warning. (custom-declare-variable 'org-combined-agenda-icalendar-file '"~/org.ics" '(#$ . 29073) :group 'org-export-icalendar :type 'file) #@73 Calendar name for the combined iCalendar representing all agenda files. (custom-declare-variable 'org-icalendar-combined-name '"OrgMode" '(#$ . 29433) :group 'org-export-icalendar :type 'string) #@337 Contexts where iCalendar export should use a deadline time stamp. This is a list with several symbols in it. Valid symbol are: event-if-todo Deadlines in TODO entries become calendar events. event-if-not-todo Deadlines in non-TODO entries become calendar events. todo-due Use deadlines in TODO entries as due-dates (custom-declare-variable 'org-icalendar-use-deadline ''(event-if-not-todo todo-due) '(#$ . 29635) :group 'org-export-icalendar :type '(set :greedy t (const :tag "Deadlines in non-TODO entries become events" event-if-not-todo) (const :tag "Deadline in TODO entries become events" event-if-todo) (const :tag "Deadlines in TODO entries become due-dates" todo-due))) #@473 Contexts where iCalendar export should use a scheduling time stamp. This is a list with several symbols in it. Valid symbol are: event-if-todo Scheduling time stamps in TODO entries become an event. event-if-not-todo Scheduling time stamps in non-TODO entries become an event. todo-start Scheduling time stamps in TODO entries become start date. Some calendar applications show TODO entries only after that date. (custom-declare-variable 'org-icalendar-use-scheduled ''(todo-start) '(#$ . 30341) :group 'org-export-icalendar :type '(set :greedy t (const :tag "SCHEDULED timestamps in non-TODO entries become events" event-if-not-todo) (const :tag "SCHEDULED timestamps in TODO entries become events" event-if-todo) (const :tag "SCHEDULED in TODO entries become start date" todo-start))) #@305 Items that should be entered into the categories field. This is a list of symbols, the following are valid: category The Org-mode category of the current file or tree todo-state The todo state, if any local-tags The tags, defined in the current line all-tags All tags, including inherited ones. (custom-declare-variable 'org-icalendar-categories ''(local-tags category) '(#$ . 31194) :group 'org-export-icalendar :type '(repeat (choice (const :tag "The file or tree category" category) (const :tag "The TODO state" todo-state) (const :tag "Tags defined in current line" local-tags) (const :tag "All tags, including inherited ones" all-tags)))) #@72 Non-nil means, export to iCalendar files should also cover TODO items. (custom-declare-variable 'org-icalendar-include-todo 'nil '(#$ . 31853) :group 'org-export-icalendar :type '(choice (const :tag "None" nil) (const :tag "Unfinished" t) (const :tag "All" all))) #@145 Non-nil means, export to iCalendar files should also cover sexp entries. These are entries like in the diary, but directly in an Org-mode file. (custom-declare-variable 'org-icalendar-include-sexps 't '(#$ . 32124) :group 'org-export-icalendar :type 'boolean) #@253 Amount of text below headline to be included in iCalendar export. This is a number of characters that should maximally be included. Properties, scheduling and clocking lines will always be removed. The text will be inserted into the DESCRIPTION field. (custom-declare-variable 'org-icalendar-include-body '100 '(#$ . 32391) :group 'org-export-icalendar :type '(choice (const :tag "Nothing" nil) (const :tag "Everything" t) (integer :tag "Max characters"))) #@633 Non-nil means, store any created UIDs in properties. The iCalendar standard requires that all entries have a unique identifier. Org will create these identifiers as needed. When this variable is non-nil, the created UIDs will be stored in the ID property of the entry. Then the next time this entry is exported, it will be exported with the same UID, superceding the previous form of it. This is essential for synchronization services. This variable is not turned on by default because we want to avoid creating a property drawer in every entry if people are only playing with this feature, or if they are only using it locally. (custom-declare-variable 'org-icalendar-store-UID 'nil '(#$ . 32855) :group 'org-export-icalendar :type 'boolean) (byte-code "\301B\302\303!\207" [current-load-list org-level-max (lambda (#1=#:defconst-tmp-var) (defconst org-level-max #1#)) 20] 2) #@76 Preamble, to be inserted just before <body>. Set by publishing functions. (defvar org-export-html-preamble nil (#$ . 33743)) #@76 Preamble, to be inserted just after </body>. Set by publishing functions. (defvar org-export-html-postamble nil (#$ . 33875)) #@68 Should default preamble be inserted? Set by publishing functions. (defvar org-export-html-auto-preamble t (#$ . 34008)) #@69 Should default postamble be inserted? Set by publishing functions. (defvar org-export-html-auto-postamble t (#$ . 34135)) (byte-code "\301B\302\301!\204 \303\301\304\"\210\305B\302\305!\204 \303\305\304\"\210\304\207" [current-load-list org-current-export-file default-boundp set-default nil org-current-export-dir] 3) #@374 List of properties that represent export/publishing variables. Each element is a list of 3 items: 1. The property that is used internally, and also for org-publish-project-alist 2. The string that can be used in the OPTION lines to set this option, or nil if this option cannot be changed in this way 3. The customization variable that sets the default for this option. (defconst org-export-plist-vars '((:link-up nil org-export-html-link-up) (:link-home nil org-export-html-link-home) (:language nil org-export-default-language) (:customtime nil org-display-custom-times) (:headline-levels "H" org-export-headline-levels) (:section-numbers "num" org-export-with-section-numbers) (:section-number-format nil org-export-section-number-format) (:table-of-contents "toc" org-export-with-toc) (:preserve-breaks "\\n" org-export-preserve-breaks) (:archived-trees nil org-export-with-archived-trees) (:emphasize "*" org-export-with-emphasize) (:sub-superscript "^" org-export-with-sub-superscripts) (:special-strings "-" org-export-with-special-strings) (:footnotes "f" org-export-with-footnotes) (:drawers "d" org-export-with-drawers) (:tags "tags" org-export-with-tags) (:todo-keywords "todo" org-export-with-todo-keywords) (:priority "pri" org-export-with-priority) (:TeX-macros "TeX" org-export-with-TeX-macros) (:LaTeX-fragments "LaTeX" org-export-with-LaTeX-fragments) (:skip-before-1st-heading "skip" org-export-skip-text-before-1st-heading) (:fixed-width ":" org-export-with-fixed-width) (:timestamps "<" org-export-with-timestamps) (:author-info "author" org-export-author-info) (:creator-info "creator" org-export-creator-info) (:time-stamp-file "timestamp" org-export-time-stamp-file) (:tables "|" org-export-with-tables) (:table-auto-headline nil org-export-highlight-first-table-line) (:style-include-default nil org-export-html-style-include-default) (:style nil org-export-html-style) (:style-extra nil org-export-html-style-extra) (:agenda-style nil org-agenda-export-html-style) (:convert-org-links nil org-export-html-link-org-files-as-html) (:inline-images nil org-export-html-inline-images) (:html-extension nil org-export-html-extension) (:html-table-tag nil org-export-html-table-tag) (:expand-quoted-html "@" org-export-html-expand) (:timestamp nil org-export-html-with-timestamp) (:publishing-directory nil org-export-publishing-directory) (:preamble nil org-export-html-preamble) (:postamble nil org-export-html-postamble) (:auto-preamble nil org-export-html-auto-preamble) (:auto-postamble nil org-export-html-auto-postamble) (:author nil user-full-name) (:email nil user-mail-address) (:select-tags nil org-export-select-tags) (:exclude-tags nil org-export-exclude-tags)) (#$ . 34468)) #@74 Return the property list with default settings for the export variables. (defalias 'org-default-export-plist #[nil "\304\211\211A@\211\203 @\305 8J\nBB\202 \n+\207" [org-export-plist-vars e rtn l nil 2] 3 (#$ . 37184)]) #@589 List of additional in-buffer options that should be detected. Just before export, the buffer is scanned for options like #+TITLE, #+EMAIL, etc. Extensions can add to this list to get their options detected, and they can then add a function to `org-export-options-filters' to process these options. Each element in this list must be a list, with the in-buffer keyword as car, and a property (a symbol) as the next element. All occurrences of the keyword will be found, the values concatenated with a space character in between, and the result stored in the export options property list. (defvar org-export-inbuffer-options-extra nil (#$ . 37422)) #@306 Functions to be called to finalize the export/publishing options. All these options are stored in a property list, and each of the functions in this hook gets a chance to modify this property list. Each function must accept the property list as an argument, and must return the (possibly modified) list. (defvar org-export-options-filters nil (#$ . 38077)) #@63 Return the property list with file-local settings for export. (defalias 'org-infile-export-plist #[nil "\212\214~\210eb\210\306\307\310\311\312\"\"!\313\211\211\211\211\211\211\211\211\211\211\3149:;<=>?@\203E \315@ #\203E \314\225\211\204V \313\314\211\203\310\316@\313\317#\203\310\320AB\321BA\"*\226>\322AB\321BA\"*=\323>\"\211:\203\233 :A@9\324?9\325?9\"\326=Q#?\2021 >\327\230\203\256 \324?\330=#?\2021 >\331\230\203\301 \324?\332=#?\2021 >\333\230\203\324 \324?\334=#?\2021 >\335\230\203\347 \324?\336=#?\2021 >\337\230\203\372 \324?\340=#?\2021 >\341\230\203\n \342=Q\2021 >\343\230\203\f\342=Q\2021 >\344\230\2036<\203/<\342=Q\2021=<\2021 >\345\230\203H=\326;Q;\2021 >\346\230\203[\324?\347=#?\2021 >\350\230\203n\324?\351=#?\2021 >\352\230\203\203\324?\353\354=!#?\2021 >\355\230\203\230\324?\356\354=!#?\2021 >\357\232\2031 \360\361\362\363=!!!\364\"\204\266\n\314\2021 \314 O\342\n\342 \313O\260\211\2022 \324?\365<#? \203\335\324?\366 #?\f\203\354\324?\367\f\320\313O#?;\203\371\370?;\"??.\207" [org-export-inbuffer-options-extra start setup-contents ext-setup-or-nil latex-header style org-make-options-regexp append ("TITLE" "AUTHOR" "DATE" "EMAIL" "TEXT" "OPTIONS" "LANGUAGE" "LINK_UP" "LINK_HOME" "SETUPFILE" "STYLE" "LATEX_HEADER" "EXPORT_SELECT_TAGS" "EXPORT_EXCLUDE_TAGS") mapcar car nil 0 string-match re-search-forward t 1 match-string-no-properties 2 assoc plist-put plist-get " " "TITLE" :title "AUTHOR" :author "EMAIL" :email "DATE" :date "LANGUAGE" :language "STYLE" "\n" "LATEX_HEADER" "TEXT" "OPTIONS" "LINK_UP" :link-up "LINK_HOME" :link-home "EXPORT_SELECT_TAGS" :select-tags org-split-string "EXPORT_EXCLUDE_TAGS" :exclude-tags "SETUPFILE" org-file-contents expand-file-name org-remove-double-quotes org-trim noerror :text :style-extra :latex-header-extra org-export-add-options-to-plist pr a options text val key p re string num] 14 (#$ . 38441)]) #@62 Parse an OPTIONS line and set values in the property list P. (defalias 'org-export-add-options-to-plist #[(p options) "\305 \2036 \n\211A@\211\2035 A@\203 \306\307A@!\310P \"\203 \311\f@\312\313\314 \"!@#\202 ))\f\207" [o options org-export-plist-vars op p nil string-match regexp-quote ":\\([^ \n ;,.]*\\)" plist-put read-from-string match-string 1] 7 (#$ . 40462)]) #@60 Add options in subtree at position POS to property list P. (defalias 'org-export-add-subtree-options #[(p pos) "\212b\210\303 \203) \304\305\306\"\211\203 \307\n\310 #\305\311\"\211\203( \312\n \")\n)\207" [pos a p org-at-heading-p nil org-entry-get "EXPORT_TEXT" plist-put :text "EXPORT_OPTIONS" org-export-add-options-to-plist] 4 (#$ . 40849)]) (defalias 'org-export-directory #[(type plist) "\303\304\"\211<\203 \305\n \"A\206 \306\202 )\207" [plist val type plist-get :publishing-directory assoc "."] 4]) (defalias 'org-export-process-option-filters #[(plist) "\304\n\211A@\211\203 !\202 *\207" [org-export-options-filters f functions plist nil] 2]) #@429 Export dispatcher for Org-mode. When `org-export-run-in-background' is non-nil, try to run the command in the background. This will be done only for commands that write to a file. For details see the docstring of `org-export-run-in-background'. The prefix argument ARG will be passed to the exporter. However, if ARG is a double universal prefix `C-u C-u', that means to inverse the value of `org-export-run-in-background'. (defalias 'org-export #[(&optional arg) "\306\307\232 \"\310\311\312\211%\312&\313\213\210 \314W\203\"