Skip to content

DVI output incorrect. #6

@t1jsh111

Description

@t1jsh111

Consider for example the simple tex file:
test.tex with content:
"
This is \TeX
\end
"

DVI output generated by TeX-Live:
image

DVI output generated by the program:
image

These HEX 0D (corresponding to unsigned int 13) should not be there. For some reason when Font Def 1(DVI command 243) gets executed the program adds this hexadecimal in the dvi, causing the DVI to be improper DVI output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions