summaryrefslogtreecommitdiff
path: root/fonts/lato-math/README.md
blob: 3b22451b4e1fd4a88e48ea1be97bc175233691e7 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Lato Math package
=================

## Description

__Lato Math__ is an OpenType sans-serif math font,
based on the
[Lato](https://github.com/latofonts/lato-source) font.

## Contents

* LatoMath.otf		OpenType Math font
* LatoMath-Bold.otf	Bold variant (limited coverage)
* lato-math.sty		LaTeX style file
* LatoMath.pdf     	Documentation in PDF format
* LatoMath.ltx		LaTeX source of LatoMath.pdf
* unimath-lato.pdf	Modified version of unimath-symbols.pdf
  			showing available LatoMath symbols compared
			to other sans-serif math fonts.
* unimath-lato.ltx	LaTeX source of unimath-sans.pdf
* README.md             (this file)

## Installation

This package is meant to be installed automatically by TeXLive, MikTeX, etc.
Otherwise, the package can be installed under TEXMFHOME or TEXMFLOCAL, f.i.
LatoMath.otf in directory  texmf-local/fonts/opentype/public/LatoMath/
and lato-otf.sty in directory  texmf-local/tex/latex/LatoMath/.  
Documentation files and their sources can go to directory
texmf-local/doc/fonts/public/LatoMath/

Don't forget to rebuild the file database (mktexlsr or so) if you install
under TEXMFLOCAL.

Finally, make the system font database aware of the LatoMath font
(fontconfig under Linux).

## License

* The font `LatoMath.otf’ is licensed under the SIL Open Font License,
Version 1.1. This license is available with a FAQ at:
http://scripts.sil.org/OFL
* The other files are distributed under the terms of the LaTeX Project
Public License from CTAN archives in directory macros/latex/base/lppl.txt.
Either version 1.3c or, at your option, any later version.

## Changes

* v. 0.1: first appeared on https://github.com/abccsss/LatoMath/  
  Author: Chenjing Bu.

* First public version: 0.36

---
Copyright 2024 Chenjing Bu, Daniel Flipo.  
https://github.com/abccsss/LatoMath/