summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/fontspec/fontspec-code.ltx
blob: 64d963af8ef9c982daf3a777a08b7a2dc69192a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
%%^^A%%  fontspec-code.ltx -- part of FONTSPEC <latex3.github.io/fontspec>

\ifdefined \XeTeXOTcountscripts \else \makeatletter
  \@latex@error{^^J*** The fontspec documentation can only be typeset with `xelatex` ***\@gobble}\@ehc
\fi

\documentclass[a4paper]{l3doc}
\usepackage{fontspec-doc-style}
\renewcommand\partname{File}
\begin{document}
\maketitle
\tableofcontents
\newpage

\def\DTX#1{\clearpage\part{#1}\DocInput{#1}}
\FONTSPECDTX

\clearpage
\PrintChanges

\clearpage
\setcounter{IndexColumns}{2}
\PrintIndex

\end{document}

\endinput

% /©
% ------------------------------------------------
% The FONTSPEC package  <latex3.github.io/fontspec>
% ------------------------------------------------
% Copyright  2022-2024  The LaTeX project,  LPPL "maintainer"
% Copyright  2004-2022  Will Robertson
% Copyright  2009-2015  Khaled Hosny
% Copyright  2013       Philipp Gesang
% Copyright  2013-2016  Joseph Wright
% ------------------------------------------------
% This package is free software and may be redistributed and/or modified under
% the conditions of the LaTeX Project Public License, version 1.3c or higher
% (your choice): <http://www.latex-project.org/lppl/>.
% ------------------------------------------------
% ©/