diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:55:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:55:14 +0000 |
commit | e3edff15304ee44f28b535dbfb1a812bb0e42523 (patch) | |
tree | a2ffe78b6875823b00db286554ae9cc5d4c210dc /Master/texmf-dist/tex/latex/eurofont/eurofont.cfg | |
parent | 645093d2e558d636b8ae634af33564f2a742485a (diff) |
eurofont
git-svn-id: svn://tug.org/texlive/trunk@886 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/eurofont/eurofont.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/eurofont/eurofont.cfg | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/eurofont/eurofont.cfg b/Master/texmf-dist/tex/latex/eurofont/eurofont.cfg new file mode 100644 index 00000000000..563f057dcdb --- /dev/null +++ b/Master/texmf-dist/tex/latex/eurofont/eurofont.cfg @@ -0,0 +1,45 @@ +%% LaTeX2e file `eurofont.cfg' +%% generated by the `filecontents' environment +%% from source `eurofont' on 1999/02/02. +%% +% Configuration file for the eurofont package +% Copyright 1998 Rowland McDonnell +% email rebecca@astrid.u-net.com +% +% Please do change this file as much as you like, but don't distribute +% modified versions. +% +% If you change this file, do make sure that you change the date, +% version number, and identification note below: +% +\ProvidesFile{eurofont.cfg}[1998/11/03 v1.0 Default config file for +the eurofont package] +% +% List contents Corresponding command +% +\EFaddtolist{\userlist}{}% \makeusereuro +\EFaddtolist{\texteurolist}{}% \maketexteuro +\EFaddtolist{\chinaelist}{}% \makechinaeeuro +\EFaddtolist{\cmlist}{cmr,cmss,cmtt}% \makecmeuro +\EFaddtolist{\seriflist}{pbk,pnc,ppl,ptm,put}% \makeserifeuro +\EFaddtolist{\sanslist}{pag,phv,psy,pzd}% \makesanseuro +\EFaddtolist{\monolist}{pcr}% \makemonoeuro +\EFaddtolist{\fakemediumlist}{pzc}% \makefakemediumeuro +\EFaddtolist{\fakelightlist}{}% \makefakelighteuro +\EFaddtolist{\fakeheavylist}{}% \makefakeheavyeuro +% +\EFaddtolist{\faketexteurolist}{} +% +% Put all the standard LaTeX weights (and likely extras) +% into one of the following lists: +% +\EFaddtolist{\EFlightserieslist}{ul,el,l,ulc,elc,lc,ulx,elx,lx} +\EFaddtolist{\EFmediumserieslist}{m,mb,db,sb,mc,mbc,dbc,sbc,mx,mbx,dbx,sbx} +\EFaddtolist{\EFboldserieslist}{b,bx,bc} +\EFaddtolist{\EFultraboldserieslist}{eb,ub,ebc,ubc,ebx,ubx} +% +% And two non-standard weights: +% +\EFaddtolist{\EFultraboldserieslist}{xb,ebd} +% +\endinput |