]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/test/XeTeX-polyglossia.tex
- support a bunch of new languages (fileformat change)
[lyx.git] / src / tex2lyx / test / XeTeX-polyglossia.tex
1 %% LyX 2.1.0svn created this file.  For more info, see http://www.lyx.org/.
2 %% Do not edit unless you really know what you are doing.
3 \documentclass[albanian]{article}
4 \usepackage{fontspec}
5 \setmainfont[Mapping=tex-text]{Aharoni}
6 \setsansfont[Mapping=tex-text]{AngsanaUPC}
7 \setmonofont{Arial Black}
8 \usepackage{xunicode}
9 \usepackage{polyglossia}
10 \setdefaultlanguage{coptic}
11 \setotherlanguage{albanian}
12 \begin{document}
13
14 \part{df}
15
16 1
17
18 \begin{albanian}%
19
20 \part{df}
21
22 2
23
24 \end{albanian}%
25 \begin{divehi}%
26
27 \part{df}
28
29 3
30
31 \end{divehi}%
32 \begin{syriac}%
33
34 \part{df}
35
36 4
37
38 \end{syriac}%
39 \begin{divehi}%
40
41 \part{df}
42
43 5
44 \end{document}