summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/fontsetup/tex/cv04Sans-Book.fontspec
blob: b5c7c9932696d6672559169e8f1304f845b6b380 (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
30
31
32
\defaultfontfeatures[cv04-Book]{%
  Extension             = {.otf},%
  SizeFeatures          = {%
    {%
      Size              = {-10},%
      Font              = {NewCMSans08-Book},%
      ItalicFont        = {NewCMSans08-Oblique},%
      BoldFont          = {NewCMSans10-Bold},%
      BoldItalicFont    = {NewCMSans10-BoldOblique},%
      SlantedFont       = {NewCMSans08-Book},%
      BoldSlantedFont   = {NewCMSans10-Bold}%
    },%
    {%
      Size              = {8},%
      Font              = {NewCMSans08-Book},%
      ItalicFont        = {NewCMSans08-Oblique},%
      BoldFont          = {NewCMSans10-Bold},%
      BoldItalicFont    = {NewCMSans10-BoldOblique},%
      SlantedFont       = {NewCMSans08-Book},%
      BoldSlantedFont   = {NewCMSans10-Bold}%
   },%
    {%
      Size              = {9-},%
      Font              = {NewCMSans10-Book},%
      ItalicFont        = {NewCMSans10-Oblique},%
      BoldFont          = {NewCMSans10-Bold},%
      BoldItalicFont    = {NewCMSans10-BoldOblique},%
      SlantedFont       = {NewCMSans10-Book},%
      BoldSlantedFont   = {NewCMSans10-Bold}%
    }%
  }%
}