summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/lucidabr/lucidbry.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-07-13 10:42:53 +0900
committerNorbert Preining <norbert@preining.info>2017-07-13 10:42:53 +0900
commit7aee74c9077bc1745ff6e9e6279b7e2d3ba737a9 (patch)
tree4e3311305f33207d716b2ded83640cb48dbf0263 /texmf-dist/tex/latex/lucidabr/lucidbry.sty
parent0300e2ce502b6eef25f937744878ca26ebdedce4 (diff)
add lucidabr
Diffstat (limited to 'texmf-dist/tex/latex/lucidabr/lucidbry.sty')
-rw-r--r--texmf-dist/tex/latex/lucidabr/lucidbry.sty45
1 files changed, 45 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/lucidabr/lucidbry.sty b/texmf-dist/tex/latex/lucidabr/lucidbry.sty
new file mode 100644
index 00000000..bd910bbf
--- /dev/null
+++ b/texmf-dist/tex/latex/lucidabr/lucidbry.sty
@@ -0,0 +1,45 @@
+%%
+%% This is file `lucidbry.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% lucidabr.dtx (with options: `lucidbry')
+%%
+%% Copyright 1995, 1996 Sebastian Rahtz
+%% Copyright 1997, 1998 Sebastian Rahtz, David Carlisle
+%% Copyright 2005 TeX Users Group
+%%
+%% This file is part of the lucidabr package.
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The Current Maintainer of this work is the TeX Users Group
+%% (http://tug.org/lucida).
+%%
+%% The list of all files belonging to the lucidabr package is
+%% given in the file `manifest.txt'.
+%%
+%% The list of derived (unpacked) files belonging to the distribution
+%% and covered by LPPL is defined by the unpacking scripts (with
+%% extension .ins) which are part of the distribution.
+%%
+\ProvidesPackage{lucidbry}
+ [2005/11/29 v4.3 %
+ Lucida Bright (Compatibility, Y&Y Names)
+ (SPQR/DPC/TUG)]
+\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{lucidabr}}
+\ProcessOptions
+\RequirePackage[LY1]{fontenc}
+\RequirePackage[expert,vargreek]{lucidabr}
+\endinput
+%%
+%% End of file `lucidbry.sty'.