From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/fontspec/fontspec.ltx | 40 ++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 macros/latex/contrib/fontspec/fontspec.ltx (limited to 'macros/latex/contrib/fontspec/fontspec.ltx') diff --git a/macros/latex/contrib/fontspec/fontspec.ltx b/macros/latex/contrib/fontspec/fontspec.ltx new file mode 100644 index 0000000000..7ee948df54 --- /dev/null +++ b/macros/latex/contrib/fontspec/fontspec.ltx @@ -0,0 +1,40 @@ +%%^^A%% fontspec.ltx -- part of 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} +\begin{document} +\maketitle +\tableofcontents +\newpage + +\include{fontspec-doc-intro} +\include{fontspec-doc-fontsel} +\include{fontspec-doc-featset} +\include{fontspec-doc-opentype} +\include{fontspec-doc-enc} +\include{fontspec-doc-luatex} +\include{fontspec-doc-xetex} +\include{fontspec-doc-api} + +\end{document} + +\endinput + +% /© +% ------------------------------------------------ +% The FONTSPEC package +% ------------------------------------------------ +% Copyright 2004-2019 Will Robertson, LPPL "maintainer" +% 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): . +% ------------------------------------------------ +% ©/ -- cgit v1.2.3