summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/cv04-Regular.fontspec
blob: 3543370c1591a1cf9918c9dd6cc6d00eef918bf8 (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              = {NewCM08-Regular},%
      ItalicFont        = {NewCM08-Italic},%
      BoldFont          = {NewCM10-Bold},%
      BoldItalicFont    = {NewCM10-BoldItalic},%
      SlantedFont       = {NewCM08-Regular},%
      BoldSlantedFont   = {NewCM10-Bold}%
    },%
    {%
      Size              = {8},%
      Font              = {NewCM08-Regular},%
      ItalicFont        = {NewCM08-Italic},%
      BoldFont          = {NewCM10-Bold},%
      BoldItalicFont    = {NewCM10-BoldItalic},%
      SlantedFont       = {NewCM08-Regular},%
      BoldSlantedFont   = {NewCM10-Bold}%
   },%
    {%
      Size              = {9-},%
      Font              = {NewCM10-Regular},%
      ItalicFont        = {NewCM10-Italic},%
      BoldFont          = {NewCM10-Bold},%
      BoldItalicFont    = {NewCM10-BoldItalic},%
      SlantedFont       = {NewCM10-Regular},%
      BoldSlantedFont   = {NewCM10-Bold}%
    }%
  }%
}