X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/a968d90d15f1d18dc95fc3da80d8f3220c6ddf80..ae0b96d850262996ccf7f133cb455e73f3f7673c:/librarian/pdf/wl.sty diff --git a/librarian/pdf/wl.sty b/librarian/pdf/wl.sty index 6bdc2ff..847504c 100644 --- a/librarian/pdf/wl.sty +++ b/librarian/pdf/wl.sty @@ -8,12 +8,12 @@ \usepackage{xltxtra} \setmainfont [ -ExternalLocation, -UprightFont = JunicodeWL-Regular.ttf, -ItalicFont = JunicodeWL-Italic.ttf, -BoldFont = JunicodeWL-Regular.ttf, -BoldItalicFont = JunicodeWL-Italic.ttf, -SmallCapsFont = JunicodeWL-Regular.ttf, +%ExternalLocation, +UprightFont = JunicodeWL-Regular, +ItalicFont = JunicodeWL-Italic, +BoldFont = JunicodeWL-Regular, +BoldItalicFont = JunicodeWL-Italic, +SmallCapsFont = JunicodeWL-Regular, SmallCapsFeatures = {Letters={SmallCaps,UppercaseSmallCaps}}, Numbers=OldStyle, Scale=1.04, @@ -28,7 +28,7 @@ SizeFeatures={ } } -\renewcommand{\textsc}[1]{ +\renewcommand{\textsc}[1]{% {\addfontfeature{ SizeFeatures={ {Size={-10}, Scale=1.2, FakeStretch=1.02, LetterSpace=8.0 }, @@ -117,11 +117,11 @@ Letters={SmallCaps,UppercaseSmallCaps} } } -\newcommand{\typosubsubsection}[1]{ +\newcommand{\typosubsubsection}[1]{% {\textsc{#1}} } -\newcommand{\typosubsection}[1]{ +\newcommand{\typosubsection}[1]{% {\addfontfeature{ SizeFeatures={ {Size={-10}, Scale=1.2, FakeStretch=1.00, LetterSpace=8.0 }, @@ -133,7 +133,7 @@ Letters={Uppercase} \MakeUppercase{#1}} } -\newcommand{\typosection}[1]{ +\newcommand{\typosection}[1]{% {\addfontfeature{Scale=2.0, FakeStretch=0.98, LetterSpace=-2.0}\emph{#1}} }