From 022d0fd2c526bd55b0a42510315c5a49dc5f07ac Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 6 Apr 2017 10:54:05 +0200 Subject: adapted makefile; all sample files are to be public domain --- samples/al-Jahiz.tex | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'samples') diff --git a/samples/al-Jahiz.tex b/samples/al-Jahiz.tex index 6186a45..6ff9ed5 100644 --- a/samples/al-Jahiz.tex +++ b/samples/al-Jahiz.tex @@ -1,3 +1,5 @@ +% +% This file is public domain % To compile this document, do: % 'lualatex --shell-escape al-Jahiz' % @@ -7,12 +9,13 @@ \usepackage{filecontents} \usepackage{xcolor} -\usepackage{minted} +\usepackage[outputdir=TMP]{minted} \definecolor{bg}{rgb}{0.95,0.95,0.95} +\usepackage{ccicons} \usepackage{lineno} \usepackage{setspace} -\doublespacing +\onehalfspacing \usepackage{csquotes} \DeclareQuoteStyle{arabic} @@ -79,7 +82,9 @@ \author{} \date{} -\titlehead{\textsf{arabluatex} mode: \texttt{fullvoc} with +\titlehead{\textbf{\textsf{arabluatex sample file}} --- \cczero\ This + file is public domain.\\ + \textsf{arabluatex} mode: \texttt{fullvoc} with \texttt{\textbackslash SetArbEasy}\\ Full vocalization, the \arb[trans]{sukUn} and the \arb[trans]{wa.slaT} are expressed, the \arb[trans]{ta^sdId} is @@ -87,6 +92,7 @@ discarded (see source code on p.~\pageref{source}).} \maketitle \vspace{-1in} +\doublespacing \setquotestyle{arabic} \input{dajaja} -- cgit v1.2.3