how can i show chemical graphics in latex
$$\chemfig{H-[:52.24]\lewis{1:3:,O}-[::-104.48]H}$$ for example
$$\ztransf$$
\(\huge\rlap{\color{lime}{\bigstar}}{\color{orange}{\;\bigstar}}\huge\rlap{\color{blueviolet}{\bigstar}}{\color{purple}{\;\bigstar}}\huge\rlap{\color{lightgreen}{\bigstar}}{\color{cyan}{\;\bigstar}}\huge\rlap{\color{turquoise}{\bigstar}}{\color{royalblue}{\;\bigstar}}\huge\rlap{\color{purple}{\bigstar}}{\color{red}{\; \bigstar}}\huge\rlap{\color{#00bfff}{\bigstar}}{\color{goldenrod}{\;\bigstar}}\huge\rlap{\color{goldenrod}{\bigstar}}{\color{yellow}{\;\bigstar}}\huge\rlap{\color{#11c520}{\bigstar}}{\color{magenta}{\;\bigstar}}\huge\rlap{\color{darkgreen}{\bigstar}}{\color{blue}{\;\bigstar}}\huge\rlap{\color{#00bfff}{\bigstar}}{\color{#11c520}{\;\bigstar}}\huge\rlap{\color{lime}{\bigstar}}{\color{yellow}{\;\bigstar}}\huge\rlap{\color{royalblue}{\bigstar}}{\color{red}{\;\bigstar}}\\\huge\scr\frak\rlap{\color{yellow}{Welcome~~to~~OpenStudy!}}{\color{lime}{\;Welcome~~to~~OpenStudy!}}\\\huge\rlap{\color{lime}{\bigstar}}{\color{orange}{\;\bigstar}}\huge\rlap{\color{blueviolet}{\bigstar}}{\color{purple}{\;\bigstar}}\huge\rlap{\color{lightgreen}{\bigstar}}{\color{cyan}{\;\bigstar}}\huge\rlap{\color{turquoise}{\bigstar}}{\color{royalblue}{\;\bigstar}}\huge\rlap{\color{purple}{\bigstar}}{\color{red}{\; \bigstar}}\huge\rlap{\color{#00bfff}{\bigstar}}{\color{goldenrod}{\;\bigstar}}\huge\rlap{\color{goldenrod}{\bigstar}}{\color{yellow}{\;\bigstar}}\huge\rlap{\color{#11c520}{\bigstar}}{\color{magenta}{\;\bigstar}}\huge\rlap{\color{darkgreen}{\bigstar}}{\color{blue}{\;\bigstar}}\huge\rlap{\color{#00bfff}{\bigstar}}{\color{#11c520}{\;\bigstar}}\huge\rlap{\color{lime}{\bigstar}}{\color{yellow}{\;\bigstar}}\huge\rlap{\color{royalblue}{\bigstar}}{\color{red}{\;\bigstar}}\) {\(\tiny\color{black}{Made~~by~~Alexandervonhumboldt2}\)
@crazychickengirl123 you don't need to put that on every post. Just to welcome new users.
I know right. @sleepyjess @lopus is not even new.
OpenStudy doesn't have the \chemfig package, but if you use a tex editor ``` %%% water.tex %%% \documentclass{standalone} \setlength\PreviewBorder{3mm} % Packages \usepackage{mhchem} % chemistry symbols \usepackage{chemfig} % chemistry figures \begin{document} % Chemical symbol \ce{H2O_{(aq)}}, % Figure \chemfig{H-[:52.24]\lewis{1:3:,O}-[::-104.48]H} % \end{document} ``` Will produce something like this
thanks so much
how can know the packages that use openstudy
OpenStudy runs MathJax; which is basic Tex, with AMSmath and AMSsymbols packages. I'm not sure if any other packages are supported.
Join our real-time social learning platform and learn together with your friends!