Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Add special case to rendering TeXSeq to insert spaces after TeXCommS when necessary. #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rpglover64
Copy link

Add special case to rendering TeXSeq to insert spaces after TeXCommS when necessary.

Update `render` in Render.hs so that rendering TeXSeq inserts spaces
after TeXCommS when necessary.
The "render . parse = id" property no longer holds. Well, it never
held (see Daniel-Diaz#48). Rendering a document that was TeXRaw may produce a
string with spacing that will change after one "render . parse" cycle.
@rpglover64
Copy link
Author

I've spent about an hour trying to get a good test case; I'm going to take a break from it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant