blob: 8c836f8a6ed66d12dc5d4a2c8bc80357f5053d71 (
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
|
%%
%% This is file `lucidbrb.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% lucidabr.dtx (with options: `lucidbrb')
%% 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{lucidbrb}
[1999/03/29 v4.2 %
Lucida Bright (Compatibility, KB Names)
(SPQR/DPC)]
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{lucidabr}}
\ProcessOptions
\RequirePackage[expert,vargreek]{lucidabr}
\endinput
%%
%% End of file `lucidbrb.sty'.
|