Tsung-Ju Chiang

Results 2 issues of Tsung-Ju Chiang

Currently passing .ttc files to `fromFile`, `fromBlob` or `fromUrl` causes an error, because fontkit returns a `Collection` instead of a `Font`. I added an optional `postscriptName` parameter which tells fontkit...

[TeXpresso](https://github.com/let-def/texpresso) (by @let-def) is a program that provides a "live rendering" experience when editing LaTeX documents. This PR aims to integrate TeXpresso into VimTeX as a compiler. Unlike other latex...