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

Fix text symbol error and hex error #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maicoleem
Copy link

Defines the TexSymbol class and fixes the error that does not find the hex attribute in the ChemWithName class

@NotCarlFriedrichGauss
Copy link

NotCarlFriedrichGauss commented Dec 10, 2023

It's throwing ValueError: latex error converting to dvi. See log output above or the log file: media\Tex\4799158acc41e94f.log

``
[12/13/23 12:47:22] ERROR LaTeX compilation error: Argument of \skv_gob has an extra }. tex_file_writing.py:312

                ERROR    Context of error:                                                  tex_file_writing.py:346
                         \usepackage{amssymb}

                         -> \usepackage{chemfig}
                         \setchemfig{atom sep=2em,chemfig style=, atom style=,angle
                         increment=45,bond offset=2pt,double bond sep=2pt, node style=,
                         bond style=}
                         \begin{document}

@winterturtle1
Copy link

I'm also having the same issues with this latex error when converting to dvi when trying to run the example.

@NotCarlFriedrichGauss
Copy link

@winterturtle1 , refer https://discord.com/channels/581738731934056449/1184517679957159956 , its quite useful , kinda fixed my issue

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.

None yet

3 participants