aboutsummaryrefslogtreecommitdiff
path: root/samples/template-01.tex
blob: fba717384d93dcfe389ea641506f160c01769544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\documentclass[paper=letter, DIV=classic]{scrartcl}

\usepackage{fontspec}
\setmainfont{CMU Serif}
\setsansfont{CMU Sans Serif}
\setmonofont{CMU Typewriter Text}

\usepackage{ccicons}

\usepackage[trans]{arabluatex}

\title{\textsf{arabluatex} sample file}
\author{Robert Alessi\thanks{\cczero\ This file is public domain.}}

\begin{document}
\maketitle

Test: \arb{da_hala 'l-^gAmi`aTa mubtasimaN}

\end{document}