blob: 730d2f96f7d2f0b6331cd783298e55fcac3e5058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
%%
%% This is file `lucidbry.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% lucidabr.dtx (with options: `lucidbry')
%% This is a generated file for Lucidabr.
%% No permission is granted to distribute a
%% modified version of this file under its original name.
%%
%% Copyright 1995 1996 Sebastian Rahtz
%% Copyright 1997 1998 Sebastian Rahtz, David Carlisle
%% 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.
%%
%%
\ProvidesPackage{lucidbry}
[1999/03/29 v4.2 %
Lucida Bright (Compatibility, Y&Y Names)
(SPQR/DPC)]
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{lucidabr}}
\ProcessOptions
\RequirePackage[LY1]{fontenc}
\RequirePackage[expert,vargreek]{lucidabr}
\endinput
%%
%% End of file `lucidbry.sty'.
|