diff options
-rw-r--r-- | ekdosis.dtx | 70 |
1 files changed, 59 insertions, 11 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index b9137ef..7a48c9d 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -87,11 +87,18 @@ along with this program. If not, see | |||
87 | \babelfont{rm}{Old Standard} | 87 | \babelfont{rm}{Old Standard} |
88 | \babelfont{sf}{NewComputerModern Sans} | 88 | \babelfont{sf}{NewComputerModern Sans} |
89 | \babelfont{tt}{NewComputerModern Mono} | 89 | \babelfont{tt}{NewComputerModern Mono} |
90 | \usepackage{arabluatex} | ||
91 | \usepackage{ekdosis} | ||
92 | \usepackage{enumitem} | ||
93 | \setlist{nosep} | ||
94 | \setlist[itemize]{label=\textendash} | ||
95 | \setlist[enumerate,1]{label=(\alph*)} | ||
90 | \usepackage{metalogox} | 96 | \usepackage{metalogox} |
91 | \usepackage{hologo} | 97 | \usepackage{hologo} |
92 | \usepackage{xcolor} | 98 | \usepackage{xcolor} |
93 | \definecolor{ekdcolor}{RGB}{243,241,235} | 99 | \definecolor{ekdcolor}{RGB}{243,241,235} |
94 | \definecolor{cinnamon}{rgb}{0.82, 0.41, 0.12} | 100 | \definecolor{cinnamon}{rgb}{0.82, 0.41, 0.12} |
101 | \definecolor{gainsboro}{RGB}{222,222,222} | ||
95 | \PassOptionsToPackage{bookmarks=true}{hyperref} | 102 | \PassOptionsToPackage{bookmarks=true}{hyperref} |
96 | \usepackage{xurl} | 103 | \usepackage{xurl} |
97 | \usepackage[numbered]{hypdoc} | 104 | \usepackage[numbered]{hypdoc} |
@@ -105,9 +112,6 @@ along with this program. If not, see | |||
105 | \usepackage{uri} | 112 | \usepackage{uri} |
106 | \usepackage[nospace]{varioref} | 113 | \usepackage[nospace]{varioref} |
107 | \labelformat{section}{sect.~#1} | 114 | \labelformat{section}{sect.~#1} |
108 | \usepackage{arabluatex} | ||
109 | |||
110 | \usepackage{ekdosis} | ||
111 | \metaset{titletext}{% | 115 | \metaset{titletext}{% |
112 | \metapick[#1]{title}% | 116 | \metapick[#1]{title}% |
113 | \metacompose[#1]{subtitle}{\metaget[sep]{subtitle}}{}{}} | 117 | \metacompose[#1]{subtitle}{\metaget[sep]{subtitle}}{}{}} |
@@ -273,28 +277,72 @@ along with this program. If not, see | |||
273 | % \addcontentsline{toc}{section}{License and disclamer} | 277 | % \addcontentsline{toc}{section}{License and disclamer} |
274 | % \subsection*{License applicable to this document} | 278 | % \subsection*{License applicable to this document} |
275 | % \pdfbookmark[2]{Licence applicable to this document}{copyright-doc} | 279 | % \pdfbookmark[2]{Licence applicable to this document}{copyright-doc} |
280 | % \leavevmode\marginpar{\hfill\texttt{fdl1.3}} | ||
276 | % \metapick[print]{rightstext} (See below \vref{sec:fdl}.) | 281 | % \metapick[print]{rightstext} (See below \vref{sec:fdl}.) |
277 | % | 282 | % |
283 | % \subsection*{License applicable to the software} | ||
284 | % \pdfbookmark[2]{Licence applicable to the software}{copyright-soft} | ||
285 | % \label{sec:license-software} | ||
286 | % | ||
287 | % \package{ekdosis} --- \metapick[print]{subtitle} | ||
288 | % \metapick[print]{copyrightstatement} | ||
289 | % | ||
290 | % Please send error reports and suggestions for improvements to Robert | ||
291 | % Alessi: | ||
292 | % \begin{itemize} | ||
293 | % \item email: \mailto[ekdosis package]{alessi@roberalessi.net} | ||
294 | % \item website: \url{http://www.robertalessi.net/ekdosis} | ||
295 | % \item development: \url{http://git.robertalessi.net/ekdosis} | ||
296 | % \item comments, feature requests, bug reports: | ||
297 | % \url{https://gitlab.com/ralessi/eksodis/issues} | ||
298 | % \end{itemize} | ||
299 | % | ||
300 | % \leavevmode\marginpar{\hfill\texttt{gpl3+}} | ||
301 | % This program is free software: you can redistribute it and/or modify | ||
302 | % it under the terms of the GNU General Public License as published by | ||
303 | % the Free Software Foundation, either version 3 of the License, or | ||
304 | % (at your option) any later version. | ||
305 | % | ||
306 | % This program is distributed in the hope that it will be useful, but | ||
307 | % WITHOUT ANY WARRANTY; without even the implied warranty of | ||
308 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
309 | % General Public License for more details. | ||
310 | % | ||
311 | % You should have received a copy of the GNU General Public License | ||
312 | % along with this program. If not, see | ||
313 | % \href{http://www.gnu.org/licenses}{\texttt{<http://www.gnu.org/licenses/>}}. | ||
314 | % | ||
315 | % This release of \package{ekdosis} consists of the following | ||
316 | % source files: | ||
317 | % \begin{itemize} | ||
318 | % \item |ekdosis.ins| | ||
319 | % \item |ekdosis.dtx| | ||
320 | % \item |ekdosis.el| | ||
321 | % \end{itemize} | ||
322 | % | ||
278 | % \section{Introduction} | 323 | % \section{Introduction} |
279 | % \begin{keyfigure}[H]{c={Grid Typesetting}, t={Each square in the grid | 324 | % \begin{keyfigure}{c={Grid Typesetting (which never came into existence)}, |
280 | % has a side length of \unit[10]{pt}. Therefore, the distance | 325 | % t={Each square in the grid has a side length of \unit[10]{pt}. Therefore, |
281 | % between the last line of the text and the first line of the | 326 | % the distance between the last line of the text and the first line of the |
282 | % apparatus is here approximately \unit[25]{pt}.}} | 327 | % apparatus is here approximately \unit[25]{pt}.}} |
328 | % \centering | ||
283 | % \begin{tikzpicture} | 329 | % \begin{tikzpicture} |
284 | % \draw[lightgray,thin] (0.5,0.5) grid [step=10pt] (10,5); % | 330 | % \draw[gainsboro,thin] (0.5,0.5) grid [step=10pt] (10,5); % |
285 | % \path node [align=justify, text width=8cm] at (5.5,3) {% | 331 | % \path node [align=justify, text width=8cm] at (5.5,3) {% |
286 | % I saw my friend Peter at the station yesterday. I saw my friend | 332 | % I saw my friend Peter at the station yesterday. I saw my friend |
287 | % Peter at the station yesterday. I saw my friend Peter at the | 333 | % Peter at the station yesterday. I saw my friend Peter at the |
288 | % station yesterday. I saw my friend Peter at the station | 334 | % station yesterday. I saw my friend Peter at the station |
289 | % yesterday.\par | 335 | % yesterday.\par |
290 | % \rule{3cm}{0.01cm}\par\footnotesize% | 336 | % \rule{3cm}{0.01cm}\par\footnotesize% |
291 | % \textbf{1}~Peter A: John B \textbf{2}~Peter A: John B | 337 | % \textbf{1}~Peter A: John B\ \ \textbf{2}~Peter A: John B \ \ |
292 | % \textbf{3}~Peter A: John B \textbf{4}~Peter A: John B}; \node at | 338 | % \textbf{3}~Peter A: John B\ \ \textbf{4}~Peter A: John B}; \node |
293 | % (0,3) {\scriptsize $\approx$ \unit[25]{pt}}; \draw [->] (0,2.9) | 339 | % at (0,3) {\scriptsize $\approx$ \unit[25]{pt}}; \draw [->] |
294 | % -- (0,2); | 340 | % (0,2.875) -- (0,2.025); |
295 | % \end{tikzpicture} | 341 | % \end{tikzpicture} |
296 | % \end{keyfigure} | 342 | % \end{keyfigure} |
297 | % | 343 | % |
344 | % | ||
345 | % | ||
298 | % \captof{The Peter and John example} | 346 | % \captof{The Peter and John example} |
299 | % \iffalse | 347 | % \iffalse |
300 | %<*example> | 348 | %<*example> |