summaryrefslogtreecommitdiff
path: root/tex/context/fonts/texgyre.lfg
blob: a0f6d29b2c6330bc3be20885836fef15016b641e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
return {
    name = "tex gyre",
    version = "1.00",
    comment = "Goodies that complement tex gyre.",
    author = "Hans Hagen",
    copyright = "ConTeXt development team",
    filenames = {
        ["texgyrepagellamath-regular.otf"] = {
            "tgpagellamath-regular.otf",
            "tgpagella-math.otf",
        },
        ["texgyretermesmath-regular.otf"]  = {
            "tgtermesmath-regular.otf",
            "tgtermes-math.otf",
        },
    },
}