-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg-artwork.org.html
99 lines (92 loc) · 3.46 KB
/
org-artwork.org.html
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Created by htmlize-1.56 in css mode. -->
<html>
<head>
<title>org-artwork.org</title>
<style type="text/css">
<!--
body {
color: #d6d6d4;
background-color: #161719;
}
.comment {
/* font-lock-comment-face */
color: #696969;
}
.italic {
/* italic */
font-style: italic;
}
.kc-org-link-url {
/* kc-org-link-url */
color: #d02090;
text-decoration: underline;
}
.org-document-info {
/* org-document-info */
color: #fd971f;
}
.org-document-info-keyword {
/* org-document-info-keyword */
color: #555556;
}
.org-document-title {
/* org-document-title */
color: #fd971f;
font-weight: bold;
}
.org-level-1 {
/* org-level-1 */
color: #eb4509;
font-weight: bold;
}
.org-link {
/* org-link */
color: #fd971f;
font-weight: bold;
text-decoration: underline;
}
.org-list-dt {
/* org-list-dt */
color: #e2c770;
}
.org-meta-line {
/* org-meta-line */
color: #7f7f80;
}
.org-superstar-header-bullet {
}
a {
color: inherit;
background-color: inherit;
font: inherit;
text-decoration: inherit;
}
a:hover {
text-decoration: underline;
}
-->
</style>
</head>
<body>
<pre>
<span class="org-document-info-keyword">#+TITLE:</span> <span class="org-document-title">Org Contributed Artwork
</span><span class="org-document-info-keyword">#+AUTHOR:</span> <span class="org-document-info">G. Jay Kerns
</span><span class="org-document-info-keyword">#+EMAIL:</span> <span class="org-document-info">gkerns @ ysu DOT edu
</span><span class="org-meta-line">#+LANGUAGE: en</span>
<span class="org-meta-line">#+OPTIONS: toc:t</span>
<span class="org-meta-line">#+html_head: <link rel="stylesheet" title="Standard" href="./style/worg.css" type="text/css" /></span>
<span class="comment"># This file is released by its authors and contributors under the GNU</span>
<span class="comment"># Free Documentation license v1.3 or later, code examples are released</span>
<span class="comment"># under the GNU General Public License v3 or later.</span>
<span class="org-level-1"><span class="org-superstar-header-bullet">*</span></span><span class="org-level-1"> Uniborg
</span>
<span class="kc-org-link-url"><a href="https://lists.gnu.org/archive/html/emacs-orgmode/2013-03/msg01820.html">This thread</a></span> talked of unicorns, the Borg, unicorns with mechanical faceplates, <span class="italic">etc.</span> Here is one rendition.
<span class="org-link"><a href="file:images/artwork/uniborg.png">file:images/artwork/uniborg.png</a></span>
The uniborg was first sketched by hand then transcribed to Inkscape. The source for the image is available in the following format:
<span class="org-list-dt">-</span> PNG <span class="kc-org-link-url"><a href="https://orgmode.org/worg/images/artwork/uniborg.png">26.9 kB</a></span>
<span class="org-list-dt">-</span> SVG <span class="kc-org-link-url"><a href="https://orgmode.org/worg/images/artwork/uniborg.svg">48.6 kB</a></span>
The uniborg is licensed under the <span class="kc-org-link-url"><a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a></span> version 1.3.
</pre>
</body>
</html>