diff options
Diffstat (limited to 'Master/texmf-dist/source/lualatex/piton/piton.ins')
-rw-r--r-- | Master/texmf-dist/source/lualatex/piton/piton.ins | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/lualatex/piton/piton.ins b/Master/texmf-dist/source/lualatex/piton/piton.ins index c51d4ea47f4..1e1ec422f9b 100644 --- a/Master/texmf-dist/source/lualatex/piton/piton.ins +++ b/Master/texmf-dist/source/lualatex/piton/piton.ins @@ -1,5 +1,5 @@ %% -%% Copyright (C) 2022-2023 by F. Pantigny +%% Copyright (C) 2022-2024 by F. Pantigny %% %% %% This file may be distributed and/or modified under the @@ -14,10 +14,10 @@ %% \input l3docstrip.tex \keepsilent -\usedir{tex/latex/cascade} +\usedir{tex/lualatex/piton} \preamble - -Copyright (C) 2022-2023 by F. Pantigny +------------------------------------------- +Copyright (C) 2022-2024 by F. Pantigny This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either @@ -28,10 +28,28 @@ version. The latest version of this license is in: and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. +------------------------------------------- \endpreamble \generate{\file{piton.sty}{\from{piton.dtx}{STY}}} -\nopreamble +\def\MetaPrefix{--} +\preamble +------------------------------------------- +Copyright (C) 2022-2024 by F. Pantigny + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3 of this license or (at your option) any later +version. The latest version of this license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.3 or later is part of all distributions of +LaTeX version 2005/12/01 or later. +------------------------------------------- + +This file is part of the LuaLaTeX package 'piton'. +\endpreamble \nopostamble \generate{\file{piton.lua}{\from{piton.dtx}{LUA}}} \Msg{*********************************************************} |