Skip to content

Commit

Permalink
fix: disable Noto Sans Condensed right now until fontist/fontist#377
Browse files Browse the repository at this point in the history
…is fixed (to be reverted)
  • Loading branch information
ronaldtse committed May 24, 2024
1 parent 0de57e0 commit 0d04091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metanorma/plateau/processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ def output_formats
def fonts_manifest
{
"Yu Gothic" => nil,
"Noto Sans Condensed" => nil,
"Noto Sans CJK JP" => nil,
# "Noto Sans Condensed" => nil,
"STIX Two Math" => nil,
"Courier New" => nil,
"Cambria Math" => nil,
Expand Down

0 comments on commit 0d04091

Please sign in to comment.