diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-11 23:37:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-11 23:37:16 +0000 |
commit | ba010cadf18382da1fa1ad0567552261171c4c63 (patch) | |
tree | 5ca8649dcec7199d091f73831a747c6f1bdb4db2 /Master/texmf-dist/scripts/pfarrei/a5toa4.tlu | |
parent | 6dbb8dfbb59d7e98e7addb0feae7ff9306c49b0e (diff) |
pfarrei (11mar13)
git-svn-id: svn://tug.org/texlive/trunk@29348 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/pfarrei/a5toa4.tlu')
-rwxr-xr-x | Master/texmf-dist/scripts/pfarrei/a5toa4.tlu | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu b/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu new file mode 100755 index 00000000000..25c7de5986e --- /dev/null +++ b/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu @@ -0,0 +1,37 @@ +#!/usr/bin/env texlua + +-- +-- This is file `a5toa4.tlu', +-- generated with the docstrip utility. +-- +-- The original source files were: +-- +-- pfarrei.dtx (with options: `a5toa4,lua') +-- +-- Copyright (c) 2013 Markus Kohm +-- komascript at gmx info +-- +-- This file was generated from file(s) of the work `pfarrei'. +-- ------------------------------------------------------------------ +-- +-- It may be distributed under the conditions of the +-- LaTeX Project Public License in the version distributed together +-- with the work `pfarrei'. You may however distribute the work +-- `pfarrei' without all such generated files. See also +-- <http://www.latex-project.org/lppl.txt> for additional +-- information. +-- +-- This work has the LPPL maintenance status `maintained'. +-- +-- The Current Maintainer of this work is Markus Kohm. +-- +-- The list of files belonging to the work `pfarrei' is given in +-- the file `pfarrei.dtx'. +-- +-- $Id: pfarrei.dtx 20 2013-03-10 14:19:06Z mjk $ + +kpse.set_program_name(arg[-1], 'a5toa4') +require('pfarrei') +-- +-- +-- End of file `a5toa4.tlu'. |