blob: 354c8081a516c6255ce5564018ce3aeec1997fc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
%% Copyright (c) 2012 Marco Daniel
%%
%% This package may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
\ProvidesFile{trad-alpha.cbx}[2012/09/29]
\RequireCitationStyle{alphabetic}
\endinput
|