artisticat1 / obsidian-tikzjax

Render LaTeX and TikZ diagrams in your notes
MIT License
457 stars 27 forks source link

[Bug] Chemfig: \polymerdelim are not rendered #70

Open ALTONPHA opened 4 months ago

ALTONPHA commented 4 months ago

The code show as follow:

\usepackage{chemfig}
\begin{document}

\chemfig[atom sep = 2em]{[:-30]-[@{left,.75}]N(-[6]H)-[:30](=[2]O)--[:30]--[:30]--[@{right,0.25}:30]}
\polymerdelim[height = 5pt, indice = \!\!n]{left}{right}
\bigskip

\end{document}
Screenshot 2024-07-22 at 6 01 45 pm

Its curly braces show the region error