diff options
| author | Ryan Kavanagh <rak@debian.org> | 2013-08-29 09:58:16 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <rak@debian.org> | 2013-08-29 09:58:16 -0400 |
| commit | 735cc7d06a3718283d7d5f0ef4d300cd11945200 (patch) | |
| tree | 79546acdfe65005c50aeac0ada3d7bc734cc23e8 /.fonts/Makefile | |
| parent | New proof general version (diff) | |
Added Adobe's SourceCodePro font
Diffstat (limited to '.fonts/Makefile')
| -rw-r--r-- | .fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.fonts/Makefile b/.fonts/Makefile index 12d4224..b894927 100644 --- a/.fonts/Makefile +++ b/.fonts/Makefile @@ -2,6 +2,7 @@ fonts = InconsolataHellenic.otf \ ubuntu-font-family-0.80 \ Courier-Prime \ Fell \ + SourceCodePro_FontsOnly-1.017 \ Vollkorn all: $(fonts) |
