Skip to content

Commit

Permalink
Merge pull request #25 from metanorma/update_fonts
Browse files Browse the repository at this point in the history
IPA fonts added, #3
  • Loading branch information
opoudjis authored Mar 31, 2023
2 parents cfcdaf8 + cdfefe9 commit 217088d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/metanorma/jis/processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ def output_formats
def fonts_manifest
{
"STIX Two Math" => nil,
"MS Gothic" => nil,
"MS Mincho" => nil,
"IPAexGothic" => nil,
"IPAexMincho" => nil,
"Courier New" => nil,
"Cambria Math" => nil,
"Times New Roman" => nil,
Expand Down

0 comments on commit 217088d

Please sign in to comment.