summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/cv04Sans-Regular.fontspec
blob: d7a442e0e6a08c13c0052b63e8d6bf7f233e0835 (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-Regular]{%
  Extension             = {.otf},%
  SizeFeatures          = {%
    {%
      Size              = {-10},%
      Font              = {NewCMSans08-Regular},%
      ItalicFont        = {NewCMSans08-Oblique},%
      BoldFont          = {NewCMSans10-Bold},%
      BoldItalicFont    = {NewCMSans10-BoldOblique},%
      SlantedFont       = {NewCMSans08-Regular},%
      BoldSlantedFont   = {NewCMSans10-Bold}%
    },%
    {%
      Size              = {8},%
      Font              = {NewCMSans08-Regular},%
      ItalicFont        = {NewCMSans08-Oblique},%
      BoldFont          = {NewCMSans10-Bold},%
      BoldItalicFont    = {NewCMSans10-BoldOblique},%
      SlantedFont       = {NewCMSans08-Regular},%
      BoldSlantedFont   = {NewCMSans10-Bold}%
   },%
    {%
      Size              = {9-},%
      Font              = {NewCMSans10-Regular},%
      ItalicFont        = {NewCMSans10-Oblique},%
      BoldFont          = {NewCMSans10-Bold},%
      BoldItalicFont    = {NewCMSans10-BoldOblique},%
      SlantedFont       = {NewCMSans10-Regular},%
      BoldSlantedFont   = {NewCMSans10-Bold}%
    }%
  }%
}