├── Example.tex ├── LICENSE ├── README-EN.md ├── README.md ├── SVG ├── Example-1-1.svg ├── Example-1-2.svg ├── Example-1-3.svg └── Example.svg ├── SourceHanSerifSCSupplementA.tex ├── SourceHanSerifSCSupplementB.tex ├── adjustment-parameters.tex ├── allow-frac-scale.tex ├── fix-mathoperator-concourse.tex ├── fix-mathoperator-equity.tex ├── mtpro2-glyph-set.tex ├── mtpro2-patch.tex ├── punct-and-digits.tex └── spaces.tex /Example.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/Example.tex -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/LICENSE -------------------------------------------------------------------------------- /README-EN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/README-EN.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/README.md -------------------------------------------------------------------------------- /SVG/Example-1-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/SVG/Example-1-1.svg -------------------------------------------------------------------------------- /SVG/Example-1-2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/SVG/Example-1-2.svg -------------------------------------------------------------------------------- /SVG/Example-1-3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/SVG/Example-1-3.svg -------------------------------------------------------------------------------- /SVG/Example.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/SVG/Example.svg -------------------------------------------------------------------------------- /SourceHanSerifSCSupplementA.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/SourceHanSerifSCSupplementA.tex -------------------------------------------------------------------------------- /SourceHanSerifSCSupplementB.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/SourceHanSerifSCSupplementB.tex -------------------------------------------------------------------------------- /adjustment-parameters.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/adjustment-parameters.tex -------------------------------------------------------------------------------- /allow-frac-scale.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/allow-frac-scale.tex -------------------------------------------------------------------------------- /fix-mathoperator-concourse.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/fix-mathoperator-concourse.tex -------------------------------------------------------------------------------- /fix-mathoperator-equity.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/fix-mathoperator-equity.tex -------------------------------------------------------------------------------- /mtpro2-glyph-set.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/mtpro2-glyph-set.tex -------------------------------------------------------------------------------- /mtpro2-patch.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/mtpro2-patch.tex -------------------------------------------------------------------------------- /punct-and-digits.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/punct-and-digits.tex -------------------------------------------------------------------------------- /spaces.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RuixiZhang42/font-pairing-guide/HEAD/spaces.tex --------------------------------------------------------------------------------