diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:59:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:59:20 +0000 |
commit | 54eb7d30e20c1fb577856eae58787fefaacdb5b3 (patch) | |
tree | 24181f1891cc007d2c9b17315c9f2adff00204c0 /Master/texmf-dist/tex/latex/minitoc/boldsc.sty | |
parent | 12013f8e4a1f2a94364a92b963772def8e1640d0 (diff) |
minitoc
git-svn-id: svn://tug.org/texlive/trunk@1097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/minitoc/boldsc.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/minitoc/boldsc.sty | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/boldsc.sty b/Master/texmf-dist/tex/latex/minitoc/boldsc.sty new file mode 100644 index 00000000000..e71bd2431a7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/minitoc/boldsc.sty @@ -0,0 +1,11 @@ +%% LaTeX2e file `./boldsc.sty' +%% generated by the `filecontents' environment +%% from source `minitoc' on 2005/09/17. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{boldsc}[1996/11/12] +\DeclareFontShape{T1}{cmr}{bx}{sc}{% + <5><6><7><8><9><10><10.95><12>% + <14.4><17.28><20.74><24.88>genb*ecxc% +}{} +\DeclareFontShape{T1}{cmr}{b}{sc}{<->ssub*cmr/bx/sc}{} |