|
|
4130624ce0
|
Update README.md
|
2017-08-01 22:21:20 -04:00 |
|
|
|
e119ea3349
|
Update README.md
|
2017-08-01 22:21:07 -04:00 |
|
|
|
4b0617824f
|
Better encapsulation of glyph placement
|
2017-05-26 15:01:15 -04:00 |
|
|
|
08eb58f513
|
Restructured super/subscript; uses indexed list rather than queue
|
2017-05-25 22:16:36 -04:00 |
|
|
|
df958c7fc4
|
Adjusted sample file to demonstrate issues
|
2017-05-25 16:33:46 -04:00 |
|
|
|
986b700ea6
|
implemented sub
|
2017-05-25 16:23:10 -04:00 |
|
|
|
443c213c2b
|
Better exponent example - shows work needed for symbols
|
2017-05-25 16:18:45 -04:00 |
|
|
|
7b17a53ceb
|
corrected grouping behavior
|
2017-05-25 16:16:28 -04:00 |
|
|
|
7e5566c1cc
|
Added todos, moved LatexSegments to new namespace.
|
2017-05-24 23:23:01 -04:00 |
|
|
|
9ed077c1ba
|
Mostly working parser, some issues with glyph positioning. Should create a LatexGlyph : LatexSegment, and change LatexSegment.Glyphs to be of LatexGlyphs. Then, ON ITERATION, compute the altered positions of the LatexGlyphs and create the glyphruns from that.
|
2017-05-24 23:17:04 -04:00 |
|
|
|
e1e62e466a
|
Began building lexer/parser, implemented greek and basic spacing
|
2017-05-24 01:51:56 -04:00 |
|
|
|
c588975b86
|
Initial Commit
|
2017-05-23 19:14:40 -04:00 |
|
|
|
fd47650baf
|
Initial commit
|
2017-05-23 18:47:10 -04:00 |
|