__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# by Dag Wieƫrs # http://github.com/dagwieers/asciidoc-odf extension "odf" ### FIXME: Using class-names could make this a lot easier ### FIXME: But LibreOffice/Openoffice do not honor text:class-names (yet) #styletemplate "<text:span text:class-names=\"$style\">$text</text:span>" #styleseparator " " # #bold "strong$style" #italics "emphasis$style" #underline "underline$style" #fixed "monospaced$style" #color "$style" #bgcolor "bg$style" bold "<text:span text:style-name=\"strong\">$text</text:span>" italics "<text:span text:style-name=\"emphasis\">$text</text:span>" underline "<text:span text:style-name=\"underlined\">$text</text:span>" fixed "<text:span text:style-name=\"monospaced\">$text</text:span>" color "<text:span text:style-name=\"$style\">$text</text:span>" bgcolor "<text:span text:style-name=\"bg$style\">$text</text:span>" colormap "green" "green" "red" "red" "darkred" "darkred" "blue" "blue" "brown" "brown" "pink" "pink" "yellow" "yellow" "cyan" "cyan" "purple" "purple" "orange" "orange" "brightorange" "brightorange" "brightgreen" "brightgreen" "darkgreen" "darkgreen" "black" "black" "teal" "teal" "gray" "gray" "darkblue" "darkblue" default "black" end ### FIXME: anchor and references missing doctemplate "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <office:document xmlns:office=\"urn:oasis:names:tc:opendocument:xmlns:office:1.0\" xmlns:style=\"urn:oasis:names:tc:opendocument:xmlns:style:1.0\" xmlns:text=\"urn:oasis:names:tc:opendocument:xmlns:text:1.0\" xmlns:fo=\"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0\" xmlns:dc=\"http://purl.org/dc/elements/1.1/\" xmlns:meta=\"urn:oasis:names:tc:opendocument:xmlns:meta:1.0\" xmlns:svg=\"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0\" office:version=\"1.2\" office:mimetype=\"application/vnd.oasis.opendocument.text\"> <office:meta> <dc:title>$title</dc:title> <dc:description>$additional</dc:description> <meta:generator>source-highlight/3.1.4$GNU source-highlight</meta:generator> </office:meta> <office:font-face-decls> <style:font-face style:name=\"monospace\" svg:font-family=\"'DejaVu Sans Mono'\" style:font-adornments=\"Book\" style:font-family-generic=\"modern\" style:font-pitch=\"fixed\"/> </office:font-face-decls> <office:styles> <style:default-style style:family=\"paragraph\"> <style:text-properties style:font-name=\"monospace\" fo:font-size=\"10pt\"/> </style:default-style> </office:styles> <office:automatic-styles> <style:page-layout style:name=\"Page\"> <style:page-layout-properties fo:page-width=\"210.01mm\" fo:page-height=\"297mm\" style:num-format=\"1\" style:print-orientation=\"portrait\" fo:margin-top=\"15mm\" fo:margin-bottom=\"15mm\" fo:margin-left=\"20mm\" fo:margin-right=\"20mm\"> </style:page-layout-properties> </style:page-layout> <style:style style:name=\"strong\" style:family=\"text\"> <style:text-properties fo:font-weight=\"bold\"/> </style:style> <style:style style:name=\"emphasis\" style:family=\"text\"> <style:text-properties fo:font-style=\"italic\"/> </style:style> <style:style style:name=\"underline\" style:family=\"text\"> <style:text-properties style:text-underline-style=\"solid\" style:text-underline-width=\"auto\" style:text-underline-mode=\"continuous\" style:text-overline-mode=\"continuous\" style:text-line-through-mode=\"continuous\"/> </style:style> <style:style style:name=\"green\" style:family=\"text\"><style:text-properties fo:color=\"#33cc00\"/></style:style> <style:style style:name=\"red\" style:family=\"text\"><style:text-properties fo:color=\"#ff0000\"/></style:style> <style:style style:name=\"darkred\" style:family=\"text\"><style:text-properties fo:color=\"#990000\"/></style:style> <style:style style:name=\"blue\" style:family=\"text\"><style:text-properties fo:color=\"#0000ff\"/></style:style> <style:style style:name=\"brown\" style:family=\"text\"><style:text-properties fo:color=\"#9a1900\"/></style:style> <style:style style:name=\"pink\" style:family=\"text\"><style:text-properties fo:color=\"#cc33cc\"/></style:style> <style:style style:name=\"yellow\" style:family=\"text\"><style:text-properties fo:color=\"#ffcc00\"/></style:style> <style:style style:name=\"cyan\" style:family=\"text\"><style:text-properties fo:color=\"#66ffff\"/></style:style> <style:style style:name=\"purple\" style:family=\"text\"><style:text-properties fo:color=\"#993399\"/></style:style> <style:style style:name=\"orange\" style:family=\"text\"><style:text-properties fo:color=\"#ff6600\"/></style:style> <style:style style:name=\"brightorange\" style:family=\"text\"><style:text-properties fo:color=\"#ff9900\"/></style:style> <style:style style:name=\"brightgreen\" style:family=\"text\"><style:text-properties fo:color=\"#33ff33\"/></style:style> <style:style style:name=\"darkgreen\" style:family=\"text\"><style:text-properties fo:color=\"#009900\"/></style:style> <style:style style:name=\"black\" style:family=\"text\"><style:text-properties fo:color=\"#000000\"/></style:style> <style:style style:name=\"teal\" style:family=\"text\"><style:text-properties fo:color=\"#008080\"/></style:style> <style:style style:name=\"gray\" style:family=\"text\"><style:text-properties fo:color=\"#808080\"/></style:style> <style:style style:name=\"darkblue\" style:family=\"text\"><style:text-properties fo:color=\"#000080\"/></style:style> <style:style style:name=\"white\" style:family=\"text\"><style:text-properties fo:color=\"#000000\"/></style:style> </office:automatic-styles> <office:master-styles> <style:master-page style:name=\"Standard\" style:page-layout-name=\"Page\"/> </office:master-styles> <office:body> <office:text> <text:p>" "</text:p> </office:text> </office:body> </office:document>" end translations " " "<text\:s/>" "\n" "<text\:line-break/>" "&" "&" "<" "<" ">" ">" end
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Hello.css | File | 284 B | 0644 |
|
| Hello2.css | File | 273 B | 0644 |
|
| ada.lang | File | 1010 B | 0644 |
|
| applescript.lang | File | 1.55 KB | 0644 |
|
| asm.lang | File | 2.52 KB | 0644 |
|
| awk.lang | File | 302 B | 0644 |
|
| bat.lang | File | 1.37 KB | 0644 |
|
| bib.lang | File | 142 B | 0644 |
|
| bison.lang | File | 75 B | 0644 |
|
| c.lang | File | 1010 B | 0644 |
|
| c_comment.lang | File | 521 B | 0644 |
|
| c_preprocessor.lang | File | 248 B | 0644 |
|
| c_string.lang | File | 175 B | 0644 |
|
| caml.lang | File | 680 B | 0644 |
|
| changelog.lang | File | 268 B | 0644 |
|
| clike_vardeclaration.lang | File | 157 B | 0644 |
|
| clipper.lang | File | 1.09 KB | 0644 |
|
| cobol.lang | File | 3.12 KB | 0644 |
|
| coffeescript.lang | File | 1.01 KB | 0644 |
|
| conf.lang | File | 308 B | 0644 |
|
| cpp.lang | File | 1.22 KB | 0644 |
|
| cpp2html.css | File | 467 B | 0644 |
|
| csharp.lang | File | 872 B | 0644 |
|
| css.lang | File | 322 B | 0644 |
|
| css_common.outlang | File | 328 B | 0644 |
|
| d.lang | File | 1.52 KB | 0644 |
|
| default.css | File | 1.45 KB | 0644 |
|
| default.lang | File | 315 B | 0644 |
|
| default.style | File | 1.73 KB | 0644 |
|
| desktop.lang | File | 236 B | 0644 |
|
| diff.lang | File | 805 B | 0644 |
|
| docbook.outlang | File | 734 B | 0644 |
|
| erlang.lang | File | 4.07 KB | 0644 |
|
| errors.lang | File | 412 B | 0644 |
|
| esc.outlang | File | 949 B | 0644 |
|
| esc.style | File | 660 B | 0644 |
|
| esc256.outlang | File | 1.14 KB | 0644 |
|
| esc256.style | File | 679 B | 0644 |
|
| extreme_comment.lang | File | 138 B | 0644 |
|
| extreme_comment2.lang | File | 158 B | 0644 |
|
| extreme_comment3.lang | File | 345 B | 0644 |
|
| feature.lang | File | 597 B | 0644 |
|
| fixed-fortran.lang | File | 81 B | 0644 |
|
| flex.lang | File | 890 B | 0644 |
|
| fortran.lang | File | 1.77 KB | 0644 |
|
| function.lang | File | 85 B | 0644 |
|
| glsl.lang | File | 3.79 KB | 0644 |
|
| go.lang | File | 1 KB | 0644 |
|
| groff_man.outlang | File | 506 B | 0644 |
|
| groff_mm.outlang | File | 571 B | 0644 |
|
| groff_mm_color.outlang | File | 936 B | 0644 |
|
| groovy.lang | File | 758 B | 0644 |
|
| haskell.lang | File | 1.39 KB | 0644 |
|
| haskell_literate.lang | File | 208 B | 0644 |
|
| haxe.lang | File | 441 B | 0644 |
|
| html.lang | File | 460 B | 0644 |
|
| html.outlang | File | 448 B | 0644 |
|
| html5.outlang | File | 413 B | 0644 |
|
| html5_common.outlang | File | 590 B | 0644 |
|
| html_common.outlang | File | 584 B | 0644 |
|
| html_notfixed.outlang | File | 328 B | 0644 |
|
| html_ref.outlang | File | 288 B | 0644 |
|
| html_simple.lang | File | 1.43 KB | 0644 |
|
| htmlcss.outlang | File | 536 B | 0644 |
|
| htmltable.outlang | File | 293 B | 0644 |
|
| htmltablelinenum.outlang | File | 761 B | 0644 |
|
| ipxe.lang | File | 1.29 KB | 0644 |
|
| islisp.lang | File | 477 B | 0644 |
|
| java.lang | File | 714 B | 0644 |
|
| javadoc.outlang | File | 358 B | 0644 |
|
| javalog.lang | File | 585 B | 0644 |
|
| javalog.style | File | 1022 B | 0644 |
|
| javascript.lang | File | 1.01 KB | 0644 |
|
| json.lang | File | 578 B | 0644 |
|
| json.style | File | 151 B | 0644 |
|
| key_string.lang | File | 579 B | 0644 |
|
| lang.map | File | 3.05 KB | 0644 |
|
| langdef.lang | File | 485 B | 0644 |
|
| latex.lang | File | 1.18 KB | 0644 |
|
| latex.outlang | File | 1.04 KB | 0644 |
|
| latexcolor.outlang | File | 727 B | 0644 |
|
| ldap.lang | File | 163 B | 0644 |
|
| lilypond.lang | File | 5.45 KB | 0644 |
|
| lilypond.style | File | 408 B | 0644 |
|
| lisp.lang | File | 807 B | 0644 |
|
| log.lang | File | 1.66 KB | 0644 |
|
| logtalk.lang | File | 3.21 KB | 0644 |
|
| lsm.lang | File | 120 B | 0644 |
|
| lua.lang | File | 789 B | 0644 |
|
| m4.lang | File | 827 B | 0644 |
|
| makefile.lang | File | 1.16 KB | 0644 |
|
| manifest.lang | File | 250 B | 0644 |
|
| mediawiki.outlang | File | 720 B | 0644 |
|
| mono-alt.css | File | 315 B | 0644 |
|
| mono.css | File | 299 B | 0644 |
|
| nohilite.lang | File | 130 B | 0644 |
|
| number.lang | File | 124 B | 0644 |
|
| odf.outlang | File | 5.78 KB | 0644 |
|
| opa.lang | File | 1.81 KB | 0644 |
|
| outlang.lang | File | 499 B | 0644 |
|
| outlang.map | File | 522 B | 0644 |
|
| oz.lang | File | 726 B | 0644 |
|
| pascal.lang | File | 619 B | 0644 |
|
| pc.lang | File | 173 B | 0644 |
|
| perl.lang | File | 4.46 KB | 0644 |
|
| php.lang | File | 977 B | 0644 |
|
| po.lang | File | 69 B | 0644 |
|
| postscript.lang | File | 4.15 KB | 0644 |
|
| prolog.lang | File | 1.43 KB | 0644 |
|
| properties.lang | File | 150 B | 0644 |
|
| proto.lang | File | 656 B | 0644 |
|
| python.lang | File | 743 B | 0644 |
|
| r.lang | File | 768 B | 0644 |
|
| r.style | File | 194 B | 0644 |
|
| ruby.lang | File | 973 B | 0644 |
|
| rust.lang | File | 844 B | 0644 |
|
| s.lang | File | 72 B | 0644 |
|
| scala.lang | File | 815 B | 0644 |
|
| scheme.lang | File | 1.31 KB | 0644 |
|
| script_comment.lang | File | 96 B | 0644 |
|
| sexp.outlang | File | 72 B | 0644 |
|
| sh.lang | File | 1.32 KB | 0644 |
|
| sh_acid.css | File | 858 B | 0644 |
|
| sh_berries-dark.css | File | 868 B | 0644 |
|
| sh_berries-light.css | File | 868 B | 0644 |
|
| sh_bipolar.css | File | 866 B | 0644 |
|
| sh_blacknblue.css | File | 868 B | 0644 |
|
| sh_bright.css | File | 870 B | 0644 |
|
| sh_contrast.css | File | 862 B | 0644 |
|
| sh_darkblue.css | File | 866 B | 0644 |
|
| sh_darkness.css | File | 868 B | 0644 |
|
| sh_desert.css | File | 868 B | 0644 |
|
| sh_dull.css | File | 870 B | 0644 |
|
| sh_easter.css | File | 868 B | 0644 |
|
| sh_emacs.css | File | 716 B | 0644 |
|
| sh_golden.css | File | 868 B | 0644 |
|
| sh_greenlcd.css | File | 870 B | 0644 |
|
| sh_ide-anjuta.css | File | 716 B | 0644 |
|
| sh_ide-codewarrior.css | File | 718 B | 0644 |
|
| sh_ide-devcpp.css | File | 716 B | 0644 |
|
| sh_ide-eclipse.css | File | 714 B | 0644 |
|
| sh_ide-kdev.css | File | 716 B | 0644 |
|
| sh_ide-msvcpp.css | File | 716 B | 0644 |
|
| sh_kwrite.css | File | 716 B | 0644 |
|
| sh_matlab.css | File | 564 B | 0644 |
|
| sh_navy.css | File | 870 B | 0644 |
|
| sh_nedit.css | File | 864 B | 0644 |
|
| sh_neon.css | File | 864 B | 0644 |
|
| sh_night.css | File | 862 B | 0644 |
|
| sh_pablo.css | File | 868 B | 0644 |
|
| sh_peachpuff.css | File | 714 B | 0644 |
|
| sh_print.css | File | 784 B | 0644 |
|
| sh_rand01.css | File | 866 B | 0644 |
|
| sh_the.css | File | 718 B | 0644 |
|
| sh_typical.css | File | 868 B | 0644 |
|
| sh_vampire.css | File | 868 B | 0644 |
|
| sh_vim-dark.css | File | 718 B | 0644 |
|
| sh_vim.css | File | 795 B | 0644 |
|
| sh_whatis.css | File | 868 B | 0644 |
|
| sh_whitengrey.css | File | 716 B | 0644 |
|
| sh_zellner.css | File | 716 B | 0644 |
|
| slang.lang | File | 682 B | 0644 |
|
| sml.lang | File | 374 B | 0644 |
|
| source-highlight-esc.sh | File | 1017 B | 0755 |
|
| spec.lang | File | 182 B | 0644 |
|
| sql.lang | File | 1.37 KB | 0644 |
|
| src-hilite-lesspipe.sh | File | 490 B | 0755 |
|
| style.defaults | File | 425 B | 0644 |
|
| style.lang | File | 407 B | 0644 |
|
| style2.style | File | 164 B | 0644 |
|
| style3.style | File | 163 B | 0644 |
|
| symbols.lang | File | 111 B | 0644 |
|
| tcl.lang | File | 1003 B | 0644 |
|
| texinfo.lang | File | 696 B | 0644 |
|
| texinfo.outlang | File | 593 B | 0644 |
|
| texinfo.style | File | 237 B | 0644 |
|
| tml.lang | File | 1017 B | 0644 |
|
| tml_formatting.lang | File | 517 B | 0644 |
|
| tml_formatting_all.lang | File | 131 B | 0644 |
|
| tml_glue.lang | File | 65 B | 0644 |
|
| tml_macrolinks.lang | File | 468 B | 0644 |
|
| tml_macros.lang | File | 903 B | 0644 |
|
| tml_macros1.lang | File | 474 B | 0644 |
|
| tml_macros2.lang | File | 374 B | 0644 |
|
| tml_macrosdelayed1.lang | File | 539 B | 0644 |
|
| tml_macrosdelayed2.lang | File | 539 B | 0644 |
|
| tml_macrosdelayed3.lang | File | 393 B | 0644 |
|
| tml_macrotokens.lang | File | 160 B | 0644 |
|
| todo.lang | File | 52 B | 0644 |
|
| upc.lang | File | 299 B | 0644 |
|
| url.lang | File | 161 B | 0644 |
|
| vala.lang | File | 861 B | 0644 |
|
| vbscript.lang | File | 566 B | 0644 |
|
| vim.lang | File | 29.78 KB | 0644 |
|
| xhtml.css | File | 397 B | 0644 |
|
| xhtml.outlang | File | 600 B | 0644 |
|
| xhtml_common.outlang | File | 327 B | 0644 |
|
| xhtml_notfixed.outlang | File | 369 B | 0644 |
|
| xhtmlcss.outlang | File | 526 B | 0644 |
|
| xhtmltable.outlang | File | 295 B | 0644 |
|
| xml.lang | File | 406 B | 0644 |
|
| xorg.lang | File | 478 B | 0644 |
|
| zsh.lang | File | 1.89 KB | 0644 |
|