blob: 2119a43440f46ea49826a14f2d007dfb57a0e438 (
plain)
1
2
3
4
5
6
7
8
9
10
|
%
% pxjafont.sty
%
%%%% package declaration
\NeedsTeXFormat{pLaTeX2e}
\ProvidesPackage{pxjafont}[2010/05/12 v0.5]
\let\pxAliasedPxjafont=t
\RequirePackageWithOptions{pxchfon}[2010/05/12]
\endinput
%% EOF
|