Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make variant for LaTeX #1

Open
MooersLab opened this issue Mar 13, 2024 · 2 comments
Open

make variant for LaTeX #1

MooersLab opened this issue Mar 13, 2024 · 2 comments

Comments

@MooersLab
Copy link

Your package is very cool!
It may promote the posting of more elisp code on GitHub.

I write a lot in LaTeX.
It would be helpful to have a variant of this package (i.e., elisptex) that outputs code blocks for the minted package in LaTeX and that converts comments into section headers.

@benleis1
Copy link
Owner

I've setup the framework to allow multiple output doc types so this is possible but in the interim pandoc does a good job converting markdown to tex so I would do that for now.

Implementation-wise I could probably wrap pandoc fairly easily.

@MooersLab
Copy link
Author

That sounds like a good plan!

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

No branches or pull requests

2 participants