module Metanorma::M3d
Constants
- VERSION
Public Class Methods
fonts_used()
click to toggle source
# File lib/metanorma/m3d/processor.rb, line 5 def self.fonts_used { html: ["Overpass", "Space Mono"], doc: ["Garamond", "Courier New"], pdf: ["Garamond", "Courier New"] } end