Skip to content

Add Hetex.hx to the list of plugins#7

Merged
npupko merged 1 commit intonpupko:mainfrom
daynardn:main
Aug 6, 2025
Merged

Add Hetex.hx to the list of plugins#7
npupko merged 1 commit intonpupko:mainfrom
daynardn:main

Conversation

@daynardn
Copy link
Contributor

@daynardn daynardn commented Aug 1, 2025

This plugin renders LaTeX as ASCII within helix by echoing the output which helix renders as a textbox. It also copies a c LaTeX -> ASCII binary to a temp directory that it then makes it executable which might cause issues on some systems.

It's has some issues, but since it's the only plugin to render LaTeX so far I wanted to see if it could be merged.

EDIT: It now uses FFI rather than copying the binary directly to a temp file.

@npupko npupko merged commit b82978d into npupko:main Aug 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants