summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pslatex/shell/pslatex.bat
blob: e84932e869b422ff9d745893066f7d4e8d9f0bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

@echo off

echo
echo *************************************
echo * Using LaTeX, with pslatex package *
echo *************************************
echo

rem emtex default setup calls this latex2e rather than latex

rem latex2e \AtBeginDocument{\RequirePackage{pslatex}}\input %1 %2 %3 %4 %5 %6
latex \AtBeginDocument{\RequirePackage{pslatex}}\input %1 %2 %3 %4 %5 %6