summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fontspec/fontspec-code.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fontspec/fontspec-code.ltx')
-rw-r--r--macros/latex/contrib/fontspec/fontspec-code.ltx42
1 files changed, 0 insertions, 42 deletions
diff --git a/macros/latex/contrib/fontspec/fontspec-code.ltx b/macros/latex/contrib/fontspec/fontspec-code.ltx
deleted file mode 100644
index 1dcdea07cb..0000000000
--- a/macros/latex/contrib/fontspec/fontspec-code.ltx
+++ /dev/null
@@ -1,42 +0,0 @@
-%%^^A%% fontspec-code.ltx -- part of FONTSPEC <wspr.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 <wspr.io/fontspec>
-% ------------------------------------------------
-% Copyright 2004-2020 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): <http://www.latex-project.org/lppl/>.
-% ------------------------------------------------
-% ©/