aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2022-10-13 15:11:27 +0200
committerRobert Alessi <alessi@robertalessi.net>2022-10-13 15:11:27 +0200
commit00cf7545d71c4247d376fe7d0e996a2068532438 (patch)
tree7a1f5a16b97c88e3dd8a085939e8fdfdd6100b4e
parent2e19b51d0f23c572968b6c50abb1b1d210ffb131 (diff)
downloadarabluatex-00cf7545d71c4247d376fe7d0e996a2068532438.tar.gz
call pandoc without -s
-rw-r--r--README.md6
-rw-r--r--about.html168
-rw-r--r--makefile4
3 files changed, 2 insertions, 176 deletions
diff --git a/README.md b/README.md
index 37594a6..c186d18 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,3 @@
1---
2author:
3- Robert Alessi
4title: The arabluatex package -- README file
5---
6
7# Overview 1# Overview
8 2
9This package provides for [LuaLaTeX](http://luatex.org) an 3This package provides for [LuaLaTeX](http://luatex.org) an
diff --git a/about.html b/about.html
index 0f7d390..0efdc3e 100644
--- a/about.html
+++ b/about.html
@@ -1,169 +1,3 @@
1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
3<head>
4 <meta charset="utf-8" />
5 <meta name="generator" content="pandoc" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7 <meta name="author" content="Robert Alessi" />
8 <title>The arabluatex package – README file</title>
9 <style>
10 html {
11 line-height: 1.5;
12 font-family: Georgia, serif;
13 font-size: 20px;
14 color: #1a1a1a;
15 background-color: #fdfdfd;
16 }
17 body {
18 margin: 0 auto;
19 max-width: 36em;
20 padding-left: 50px;
21 padding-right: 50px;
22 padding-top: 50px;
23 padding-bottom: 50px;
24 hyphens: auto;
25 overflow-wrap: break-word;
26 text-rendering: optimizeLegibility;
27 font-kerning: normal;
28 }
29 @media (max-width: 600px) {
30 body {
31 font-size: 0.9em;
32 padding: 1em;
33 }
34 h1 {
35 font-size: 1.8em;
36 }
37 }
38 @media print {
39 body {
40 background-color: transparent;
41 color: black;
42 font-size: 12pt;
43 }
44 p, h2, h3 {
45 orphans: 3;
46 widows: 3;
47 }
48 h2, h3, h4 {
49 page-break-after: avoid;
50 }
51 }
52 p {
53 margin: 1em 0;
54 }
55 a {
56 color: #1a1a1a;
57 }
58 a:visited {
59 color: #1a1a1a;
60 }
61 img {
62 max-width: 100%;
63 }
64 h1, h2, h3, h4, h5, h6 {
65 margin-top: 1.4em;
66 }
67 h5, h6 {
68 font-size: 1em;
69 font-style: italic;
70 }
71 h6 {
72 font-weight: normal;
73 }
74 ol, ul {
75 padding-left: 1.7em;
76 margin-top: 1em;
77 }
78 li > ol, li > ul {
79 margin-top: 0;
80 }
81 blockquote {
82 margin: 1em 0 1em 1.7em;
83 padding-left: 1em;
84 border-left: 2px solid #e6e6e6;
85 color: #606060;
86 }
87 code {
88 font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
89 font-size: 85%;
90 margin: 0;
91 }
92 pre {
93 margin: 1em 0;
94 overflow: auto;
95 }
96 pre code {
97 padding: 0;
98 overflow: visible;
99 overflow-wrap: normal;
100 }
101 .sourceCode {
102 background-color: transparent;
103 overflow: visible;
104 }
105 hr {
106 background-color: #1a1a1a;
107 border: none;
108 height: 1px;
109 margin: 1em 0;
110 }
111 table {
112 margin: 1em 0;
113 border-collapse: collapse;
114 width: 100%;
115 overflow-x: auto;
116 display: block;
117 font-variant-numeric: lining-nums tabular-nums;
118 }
119 table caption {
120 margin-bottom: 0.75em;
121 }
122 tbody {
123 margin-top: 0.5em;
124 border-top: 1px solid #1a1a1a;
125 border-bottom: 1px solid #1a1a1a;
126 }
127 th {
128 border-top: 1px solid #1a1a1a;
129 padding: 0.25em 0.5em 0.25em 0.5em;
130 }
131 td {
132 padding: 0.125em 0.5em 0.25em 0.5em;
133 }
134 header {
135 margin-bottom: 4em;
136 text-align: center;
137 }
138 #TOC li {
139 list-style: none;
140 }
141 #TOC ul {
142 padding-left: 1.3em;
143 }
144 #TOC > ul {
145 padding-left: 0;
146 }
147 #TOC a:not(:hover) {
148 text-decoration: none;
149 }
150 code{white-space: pre-wrap;}
151 span.smallcaps{font-variant: small-caps;}
152 span.underline{text-decoration: underline;}
153 div.column{display: inline-block; vertical-align: top; width: 50%;}
154 div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
155 ul.task-list{list-style: none;}
156 .display.math{display: block; text-align: center; margin: 0.5rem auto;}
157 </style>
158 <!--[if lt IE 9]>
159 <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
160 <![endif]-->
161</head>
162<body>
163<header id="title-block-header">
164<h1 class="title">The arabluatex package – README file</h1>
165<p class="author">Robert Alessi</p>
166</header>
167<h1 class="unnumbered" id="sec:overview">Overview</h1> 1<h1 class="unnumbered" id="sec:overview">Overview</h1>
168<p>This package provides for <a href="http://luatex.org">LuaLaTeX</a> an 2<p>This package provides for <a href="http://luatex.org">LuaLaTeX</a> an
169<a href="http://ctan.org/pkg/arabtex">ArabTeX</a>-like interface to 3<a href="http://ctan.org/pkg/arabtex">ArabTeX</a>-like interface to
@@ -274,5 +108,3 @@ class="uri">https://gitlab.com/ralessi/arabluatex</a>. Click
274<em>Fork</em> and you will have in your account your own repository of 108<em>Fork</em> and you will have in your account your own repository of
275<code>arabluatex</code> where you will be able to make whatever changes 109<code>arabluatex</code> where you will be able to make whatever changes
276you like to.</p> 110you like to.</p>
277</body>
278</html>
diff --git a/makefile b/makefile
index 900ae1d..4911962 100644
--- a/makefile
+++ b/makefile
@@ -85,7 +85,7 @@ clean:
85 rm *.* 85 rm *.*
86 cp saved/* . 86 cp saved/* .
87 rm -rf saved/ 87 rm -rf saved/
88 pandoc -s README.tex -o README.md && sed -i 's/{#.*}//g' README.md 88 pandoc README.tex -o README.md && sed -i 's/{#.*}//g' README.md
89 pandoc -s README.tex -o about.html 89 pandoc README.tex -o about.html
90 90
91.PHONY: sty doc all local inst auctex zip package clean 91.PHONY: sty doc all local inst auctex zip package clean