-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Support \makeglossaries command #18
Comments
You can compile the whole GIT repository: https://github.com/aslushnikov/latex-online#compile-git-repo |
Doesn't work for me, compare: |
Indeed, thank you. I'll investigate this when I'll have time |
Random first thought: Maybe related to the class file being in a subdirectory? Anyhow, will report back here in case I found the reason. |
I've migrated build system to |
|
Yeah, this seems to be a custom build step. This kind of functionality is not supported. |
Ok. |
If you find time, I'd still appreciate the ability to |
I've started reading about this. Is it a de-facto standard for creating glossaries in TeX? |
The The desired effect can be adjusted though, as with any latex command. |
\makeglossaries
command
The documentation states that include doesn't work. Any plans on implementing that functionality?
The text was updated successfully, but these errors were encountered: