-
Notifications
You must be signed in to change notification settings - Fork 15
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
Register to General ? #18
Comments
I am quite new to Julia, so please excuse this beginner question. Is this issiue why I get
|
@famura this package is not registered and not up-to-date. I got a PR for updating it but it wasn't merged, you can try this, it might work : |
@jonathanBieler thank you for the explanation. I tried your suggestion and it worked 👍 |
Maybe I should register my fork, I still find this package useful at times. |
Sounds like a good idea. That would make it easier to run it within gh workflows. |
This is a bit off-topic @jonathanBieler, but do you know how I can compile a tex-file from Julia? I know that this package is more about creating the latex content programatically, however in my case there is already a |
I tried |
@famura I think running that line should do it (with texname being the path to your tex file) : https://github.com/rened/LaTeX.jl/blob/master/src/LaTeX.jl#L113 |
In the end, I solved my problem with your hint, but without LaTeX.jl :) I have a page called "paper.md" which dispalyes the current WIP build of the paper. This file, just like the rest of the doc lives in the
|
Hey @rened, it looks like this package wasn't registered to General. If you want I can do the update. It would be nice if you could add me as a collaborator, otherwise I'll be bothering you quite a bit :
https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/inviting-collaborators-to-a-personal-repository
The text was updated successfully, but these errors were encountered: