Templates and snippets for export

This commit is contained in:
2021-03-26 10:13:33 +01:00
parent 7533f382e7
commit 8163e056c6
92 changed files with 15324 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
html,body,div,span,dl,dt,dd,ul,ol,li,a,table,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,blockquote,.src,.example{margin:0px;padding:0px;font-weight:normal;text-decoration:none;font-size:inherit;color:inherit;}
.section-number-1,.section-number-2,.section-number-3,.section-number-4,.section-number-5,.section-number-6{font-weight:inherit;}
.float-right{float:right;}
.author{color:#666;line-height:3em;}
body{ font:87.5% "Georgia Serif", Times, Palatino, "Times New Roman", serif; background: #DCDCDC;}
a{color:blue;}
html>body{font-size:14px;}
body{ width:54em; padding:1.5em; padding-top:6em; margin: auto;}
p{ line-height:1.5em; font-size:1em; margin-top:1.5em; margin-bottom:1.5em;}
.post_list{ margin-top:1.5em;}
.title{text-align:left;}
h1{font-size:2.5em;line-height:1.2em;}
h2{font-size:1.5em;line-height:1em;margin-top:2em;margin-bottom:1em;}
h3{ font-size:1.1667em; line-height: 1.286em; margin-top:1.929em; margin-bottom:0.643em; font-weight:bolder;}
h4{ font-weight:bold; line-height:3em;}
/*p + dl{ margin-top:-1.5em; border:1px solid red;}
*/dt{font-weight:bold;}
dd{padding-left:1.5em;}
li{ font-size:100%; line-height:1.5em;}
div{margin:0!important;padding:0!important;}
/*table{display:none;}
*/.src,.example{margin:0;padding:1em;font-size:1em;line-height:1.5em;}
.src{background:#444;color:#fff;}
.example{background:#242834;color:#fff;padding:.75em}
.header{ font-family:Arial,Helvetica,Verdana,sans-serif; vertical-align:text-top; position:absolute; top:0px;left:0px; right:0px; background:#345; padding:.75em 1.5em!important; border-bottom:1.5em solid #EBD6D6; border-bottom-color:#9FB8D3; background:#0F4D92; border-bottom:1em solid #cdf; background:#444; background:#49A; background:transparent; background:#eef0ff; background:#933; background:#A55; border-color:#EDD; /*background: #939; border-color:#EDE;*/ /* background:#359; */ /* border-color:#9AC; */}
.header h1{font:1.75em Arial,Helvetica,Verdana,sans-serif;line-height:1.166em;font-weight:bold;color:#b90;color:#06a;color:#fff;text-shadow: #822 0px 0px 2px;font-weight:normal;display:inline;}
.header h1 em{ color:#b90; color:#fc2; color:#b90; color:#db2; color:#fd4; font-weight:bold; font-style:normal;}
.header * {vertical-align:middle;}
.header ul { display:inline; padding-left:1.5em; margin-left:0!important;}
.header li { display:inline; padding:0 .75em;}
.header li a{ text-decoration:none; color:#ffd;}
/*dl{display:none;}
*/ol{margin-left:1.5em;}
ul{ list-style-type: disc; margin-left:1.5em;}
ul ul{ list-style-type:circle;}
#table-of-contents ul{list-style-type:none;}
#text-table-of-contents > ul:first-child > li > a{ font-weight:bold;}
#postamble p,#postamble a{ font-size:.857em; line-height:1.75em; padding:0; margin:0;}
#postamble{ margin:1.75em 0!important; border-top:1px solid #888;}
blockquote{ margin-left:1em;}
/*** blue **/a{}
.header a{background:inherit;}
h1,h2,h3,h4,h5,h6, #text-table-of-contents li{ color:#026; color:#0A3361; font-weight:normal;}
.header{background:#0F4D92;border-bottom-color:#AFC4DB}
/*.header h1{text-shadow: #228 0px 0px 2px;}
*/h1,h2,h3,h4,h5,h6{ color:#373737; font-weight:bolder;}
h1.title{font-weight:normal;font-size:3em;line-height:1em;}
body{width:48em;}
img{max-width:48em;}
body{text-align:justify; font:12px "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif !important; color:#272727;}
code{ font-weight:inherit; color:#048; color:black;}
a{color:#00e}
a:visited{color:#551A8B}
.figure { background:#ddd; border:1px solid #ccc; font-size:.90em; line-height:1.666em; padding:1.5em!important; text-align:left!important; margin-bottom:1.666em;}
.outline-2{ margin:3em 0!important;}
body{padding-top:9em;padding-left:3em;}
.header{ padding-left:3!important;}
.header h1, .header h1 em { text-shadow:none; font-size:1.5em!important;}
.header { background:transparent; padding-left:3em!important; border-bottom:none; color:inherit!important; background:#dde8ff; border-bottom:1px solid #c3d9ff;}
.header h1, .header h1 em { text-shadow:none; color:#06c; font-family:"Georgia Serif", Times, Palatino, "Times New Roman", serif;}
.header li a { color:inherit!important; text-decoration:underline;}
#text-table-of-contents a {}

View File

@@ -0,0 +1,132 @@
#+SETUPFILE: ~/.emacs.d/org-styles/html/simple_gray.theme
#+TITLE: Simple Gray
#+AUTHOR: Unknown
#+EMAIL: mail@blablub.nil
#+OPTIONS: ^:nil p:t
* Simple Gray
Includes:
- [X] CSS
- [ ] JAVASCRIPT
Available as:
- [X] CSS FILE
- [ ] JS FILE
- [X] SETUPFILE
* Lists
** Todo List
*** TODO First todo
*** DONE First Done with Date
CLOSED: [2021-02-18 Thu 10:12]
*** TODO Scheduled
SCHEDULED: <2021-02-18 Thu>
*** TODO Deadline
DEADLINE: <2021-02-18 Thu>
*** TODO Date
<2021-02-18 Thu>
** Simple list
- List item
- List item
- List item
- List item
** Sorted List
1. List item
2. List item
3. List item
4. List item
** Checkbox
- [ ] List item
- [X] List item
- [ ] List item
- [X] List item
* H1
H1 Text
** H2
H2 Text
*** H3
H3 Text
**** H4
H4 Text
***** H5
H5 Text
****** H6
H6 Text
******* H7
H7 Text
* Table
| a | b | c | d | e | f |
|----+----+----+----+----+----|
| 0 | 1 | 2 | 3 | 4 | 5 |
| 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 |
* Blocks
** Center
#+begin_center
This is a center block
#+end_center
** Comment
#+begin_comment
This is a comment block
#+end_comment
** Example
#+begin_example
This is an example block
#+end_example
** Quote
#+begin_quote
This is a quote block
#+end_quote
** Verse
#+begin_verse
This is a verse block
#+end_verse
** Source Blocks
*** Python
#+begin_src python :results output :exports both
for i in range(10):
print(i)
#+end_src
#+RESULTS:
#+begin_example
0
1
2
3
4
5
6
7
8
9
#+end_example
*** Elisp
#+begin_src emacs-lisp :exports both
(car '(a b c d))
#+end_src
#+RESULTS:
: a

View File

@@ -0,0 +1,3 @@
#+HTML_HEAD: <style type="text/css">
#+HTML_HEAD: html,body,div,span,dl,dt,dd,ul,ol,li,a,table,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,blockquote,.src,.example{margin:0px;padding:0px;font-weight:normal;text-decoration:none;font-size:inherit;color:inherit;}.section-number-1,.section-number-2,.section-number-3,.section-number-4,.section-number-5,.section-number-6{font-weight:inherit;}.float-right{float:right;}.author{color:#666;line-height:3em;}body{ font:87.5% "Georgia Serif", Times, Palatino, "Times New Roman", serif; background: #DCDCDC;}a{color:blue;}html>body{font-size:14px;}body{ width:54em; padding:1.5em; padding-top:6em; margin: auto;}p{ line-height:1.5em; font-size:1em; margin-top:1.5em; margin-bottom:1.5em;}.post_list{ margin-top:1.5em;}.title{text-align:left;}h1{font-size:2.5em;line-height:1.2em;}h2{font-size:1.5em;line-height:1em;margin-top:2em;margin-bottom:1em;}h3{ font-size:1.1667em; line-height: 1.286em; margin-top:1.929em; margin-bottom:0.643em; font-weight:bolder;}h4{ font-weight:bold; line-height:3em;}/*p + dl{ margin-top:-1.5em; border:1px solid red;}*/dt{font-weight:bold;}dd{padding-left:1.5em;}li{ font-size:100%; line-height:1.5em;}div{margin:0!important;padding:0!important;}/*table{display:none;}*/.src,.example{margin:0;padding:1em;font-size:1em;line-height:1.5em;}.src{background:#444;color:#fff;}.example{background:#242834;color:#fff;padding:.75em}.header{ font-family:Arial,Helvetica,Verdana,sans-serif; vertical-align:text-top; position:absolute; top:0px;left:0px; right:0px; background:#345; padding:.75em 1.5em!important; border-bottom:1.5em solid #EBD6D6; border-bottom-color:#9FB8D3; background:#0F4D92; border-bottom:1em solid #cdf; background:#444; background:#49A; background:transparent; background:#eef0ff; background:#933; background:#A55; border-color:#EDD; /*background: #939; border-color:#EDE;*/ /* background:#359; */ /* border-color:#9AC; */}.header h1{font:1.75em Arial,Helvetica,Verdana,sans-serif;line-height:1.166em;font-weight:bold;color:#b90;color:#06a;color:#fff;text-shadow: #822 0px 0px 2px;font-weight:normal;display:inline;}.header h1 em{ color:#b90; color:#fc2; color:#b90; color:#db2; color:#fd4; font-weight:bold; font-style:normal;}.header * {vertical-align:middle;}.header ul { display:inline; padding-left:1.5em; margin-left:0!important;}.header li { display:inline; padding:0 .75em;}.header li a{ text-decoration:none; color:#ffd;}/*dl{display:none;}*/ol{margin-left:1.5em;}ul{ list-style-type: disc; margin-left:1.5em;}ul ul{ list-style-type:circle;}#table-of-contents ul{list-style-type:none;}#text-table-of-contents > ul:first-child > li > a{ font-weight:bold;}#postamble p,#postamble a{ font-size:.857em; line-height:1.75em; padding:0; margin:0;}#postamble{ margin:1.75em 0!important; border-top:1px solid #888;}blockquote{ margin-left:1em;}/*** blue **/a{}.header a{background:inherit;}h1,h2,h3,h4,h5,h6, #text-table-of-contents li{ color:#026; color:#0A3361; font-weight:normal;}.header{background:#0F4D92;border-bottom-color:#AFC4DB}/*.header h1{text-shadow: #228 0px 0px 2px;}*/h1,h2,h3,h4,h5,h6{ color:#373737; font-weight:bolder;}h1.title{font-weight:normal;font-size:3em;line-height:1em;}body{width:48em;}img{max-width:48em;}body{text-align:justify; font:12px "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif !important; color:#272727;}code{ font-weight:inherit; color:#048; color:black;}a{color:#00e}a:visited{color:#551A8B}.figure { background:#ddd; border:1px solid #ccc; font-size:.90em; line-height:1.666em; padding:1.5em!important; text-align:left!important; margin-bottom:1.666em;}.outline-2{ margin:3em 0!important;}body{padding-top:9em;padding-left:3em;}.header{ padding-left:3!important;}.header h1, .header h1 em { text-shadow:none; font-size:1.5em!important;}.header { background:transparent; padding-left:3em!important; border-bottom:none; color:inherit!important; background:#dde8ff; border-bottom:1px solid #c3d9ff;}.header h1, .header h1 em { text-shadow:none; color:#06c; font-family:"Georgia Serif", Times, Palatino, "Times New Roman", serif;}.header li a { color:inherit!important; text-decoration:underline;}#text-table-of-contents a {}
#+HTML_HEAD: </style>