core icon indicating copy to clipboard operation
core copied to clipboard

Advanced: Support TeX word-wrapping for text layout

Open rcoreilly opened this issue 6 years ago • 0 comments

So much nicer output than current greedy algorithm! algorithm is implemented here in relatively standalone fashion, should be not too hard to port: https://github.com/bramstein/typeset/blob/master/src/linebreak.js

rcoreilly avatar Aug 20 '18 09:08 rcoreilly