Skip to content

Commit

Permalink
Fix font-naming for mono
Browse files Browse the repository at this point in the history
  • Loading branch information
krono committed Nov 16, 2017
1 parent 890dd2c commit acee71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programming.cls
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
UprightFont = *-Book ,
ItalicFont = *-BookItalic ,
BoldFont = *-Bold ,
BoldItalicFont = *-Bold Italic ,
BoldItalicFont = *-BoldItalic ,
]
{FiraSans}}{}

Expand Down

0 comments on commit acee71a

Please sign in to comment.