diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkgloader/test1.sty')
-rw-r--r-- | Master/texmf-dist/doc/latex/pkgloader/test1.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pkgloader/test1.sty b/Master/texmf-dist/doc/latex/pkgloader/test1.sty new file mode 100644 index 00000000000..2a01c6236e4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pkgloader/test1.sty @@ -0,0 +1,3 @@ +\xdef\PackageOrderLog{\PackageOrderLog\quad test1[\csname opt@test1.sty\endcsname]} +\DeclareOption*{} +\ProcessOptions\relax |