From 64830b9112b1f4093995af2cccca0226094d2c76 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 13 Jun 2020 20:59:26 +0200 Subject: added License and Disclamer section --- ekdosis.dtx | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file 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 \babelfont{rm}{Old Standard} \babelfont{sf}{NewComputerModern Sans} \babelfont{tt}{NewComputerModern Mono} +\usepackage{arabluatex} +\usepackage{ekdosis} +\usepackage{enumitem} +\setlist{nosep} +\setlist[itemize]{label=\textendash} +\setlist[enumerate,1]{label=(\alph*)} \usepackage{metalogox} \usepackage{hologo} \usepackage{xcolor} \definecolor{ekdcolor}{RGB}{243,241,235} \definecolor{cinnamon}{rgb}{0.82, 0.41, 0.12} +\definecolor{gainsboro}{RGB}{222,222,222} \PassOptionsToPackage{bookmarks=true}{hyperref} \usepackage{xurl} \usepackage[numbered]{hypdoc} @@ -105,9 +112,6 @@ along with this program. If not, see \usepackage{uri} \usepackage[nospace]{varioref} \labelformat{section}{sect.~#1} -\usepackage{arabluatex} - -\usepackage{ekdosis} \metaset{titletext}{% \metapick[#1]{title}% \metacompose[#1]{subtitle}{\metaget[sep]{subtitle}}{}{}} @@ -273,28 +277,72 @@ along with this program. If not, see % \addcontentsline{toc}{section}{License and disclamer} % \subsection*{License applicable to this document} % \pdfbookmark[2]{Licence applicable to this document}{copyright-doc} +% \leavevmode\marginpar{\hfill\texttt{fdl1.3}} % \metapick[print]{rightstext} (See below \vref{sec:fdl}.) % +% \subsection*{License applicable to the software} +% \pdfbookmark[2]{Licence applicable to the software}{copyright-soft} +% \label{sec:license-software} +% +% \package{ekdosis} --- \metapick[print]{subtitle} +% \metapick[print]{copyrightstatement} +% +% Please send error reports and suggestions for improvements to Robert +% Alessi: +% \begin{itemize} +% \item email: \mailto[ekdosis package]{alessi@roberalessi.net} +% \item website: \url{http://www.robertalessi.net/ekdosis} +% \item development: \url{http://git.robertalessi.net/ekdosis} +% \item comments, feature requests, bug reports: +% \url{https://gitlab.com/ralessi/eksodis/issues} +% \end{itemize} +% +% \leavevmode\marginpar{\hfill\texttt{gpl3+}} +% This program is free software: you can redistribute it and/or modify +% it under the terms of the GNU General Public License as published by +% the Free Software Foundation, either version 3 of the License, or +% (at your option) any later version. +% +% This program is distributed in the hope that it will be useful, but +% WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +% General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with this program. If not, see +% \href{http://www.gnu.org/licenses}{\texttt{}}. +% +% This release of \package{ekdosis} consists of the following +% source files: +% \begin{itemize} +% \item |ekdosis.ins| +% \item |ekdosis.dtx| +% \item |ekdosis.el| +% \end{itemize} +% % \section{Introduction} -% \begin{keyfigure}[H]{c={Grid Typesetting}, t={Each square in the grid -% has a side length of \unit[10]{pt}. Therefore, the distance -% between the last line of the text and the first line of the +% \begin{keyfigure}{c={Grid Typesetting (which never came into existence)}, +% t={Each square in the grid has a side length of \unit[10]{pt}. Therefore, +% the distance between the last line of the text and the first line of the % apparatus is here approximately \unit[25]{pt}.}} +% \centering % \begin{tikzpicture} -% \draw[lightgray,thin] (0.5,0.5) grid [step=10pt] (10,5); % +% \draw[gainsboro,thin] (0.5,0.5) grid [step=10pt] (10,5); % % \path node [align=justify, text width=8cm] at (5.5,3) {% % I saw my friend Peter at the station yesterday. I saw my friend % Peter at the station yesterday. I saw my friend Peter at the % station yesterday. I saw my friend Peter at the station % yesterday.\par % \rule{3cm}{0.01cm}\par\footnotesize% -% \textbf{1}~Peter A: John B \textbf{2}~Peter A: John B -% \textbf{3}~Peter A: John B \textbf{4}~Peter A: John B}; \node at -% (0,3) {\scriptsize $\approx$ \unit[25]{pt}}; \draw [->] (0,2.9) -% -- (0,2); +% \textbf{1}~Peter A: John B\ \ \textbf{2}~Peter A: John B \ \ +% \textbf{3}~Peter A: John B\ \ \textbf{4}~Peter A: John B}; \node +% at (0,3) {\scriptsize $\approx$ \unit[25]{pt}}; \draw [->] +% (0,2.875) -- (0,2.025); % \end{tikzpicture} % \end{keyfigure} % +% +% % \captof{The Peter and John example} % \iffalse %<*example> -- cgit v1.2.3