summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/pxchfon/pxjafont.sty
blob: 7be855cb78b308e71b9f9fef103fbee033b87e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%%
%% This is file 'pxjafont.sty'.
%% 
%% Copyright (c) 2017 Takayuki YATO (aka. "ZR")
%%   GitHub:   https://github.com/zr-tex8r
%%   Twitter:  @zr_tex8r
%%
%% This package is distributed under the MIT License.
%%

% TODO: Should 'pxjafont' package be abolished?

%%%% package declaration
\NeedsTeXFormat{pLaTeX2e}
\ProvidesPackage{pxjafont}[2016/04/08 v0.9]
\let\pxAliasedPxjafont=t
\RequirePackageWithOptions{pxchfon}[2010/05/12]
\endinput
%% EOF