Hi Sebastien,

a few years ago I started with dvitype

https://github.com/speedata/gotex

Patrick

Sebastien Binet schrieb am Dienstag, 16. Februar 2021 um 15:23:41 UTC+1:

> hi there,
>
> I'd like to introduce star-tex[1], a (Work In Progress) TeX engine.
>
> it wraps the output of the official texlive tex.w WEB file (ie: C/C++
> files) as a CGo package.
>
> the idea is to replace in an adiabatical fashion the C bits with their
> Go equivalent.
>
> there's already code that can correctly decode TeX Font metrics files.
>
> $> go get git.sr.ht/~sbinet/star-tex/cmd/star-tex
>
> $> star-tex ./testdata/hello.tex out.div
> $> dvipdf out.dvi
> $> pdf out.pdf
>
>
> PR and patches welcomed :)
>
> -s
>
> [1]: https://sr.ht/~sbinet/star-tex
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/53f9b35a-eedd-401c-9b7d-8d1bf7dd9977n%40googlegroups.com.

Reply via email to