diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-05 22:03:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-05 22:03:43 +0000 |
commit | fadf897731beed45903c8aa6dd643dafd0e33da5 (patch) | |
tree | 4893f081b85951f4336152d0ee039ce167342aea /Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex | |
parent | 96df06aed2adaad19e3e14d6665b2ffc507a2b9c (diff) |
fontspec (5nov17)
git-svn-id: svn://tug.org/texlive/trunk@45697 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex index 87b95db3687..140e4d9af20 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.tex @@ -1,4 +1,9 @@ +%%^^A%% fontspec-doc-luatex.tex -- part of FONTSPEC <wspr.io/fontspec> +\documentclass[a4paper]{l3doc} +\usepackage{fontspec-doc-style} +\showexamplesfalse +\begin{document} \part{\LuaTeX-only font features} \label{sec:luatex-features} @@ -35,6 +40,18 @@ Please refer to the \LuaTeX/\pkg{luaotfload} documentation for more details. \hrule \end{figure} +\end{document} - +% /© +% ------------------------------------------------ +% The FONTSPEC package <wspr.io/fontspec> +% ------------------------------------------------ +% Copyright 2004-2017 Will Robertson, LPPL "maintainer" +% Copyright 2009-2013 Khaled Hosny +% ------------------------------------------------ +% 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/>. +% ------------------------------------------------ +% ©/ |