Making TeXmacs’ built-in TikZ more capable?

Hi all,

When I compile TikZ code in TeXmacs I keep getting errors such as:

No file tikz.aux.
! Undefined control sequence.

It looks like the built-in TikZ may be missing some components. Is there a way to make TeXmacs’ TikZ support more complete or to extend it so these issues go away?

For example, how can \mathfrak be used in Tikz in TeXmacs?

Thanks so much!

Best regards,
Yeoi

Can you please give an example of code which gives this error?

As far as I understand, TeXmacs uses the same TikZ that LaTeX uses. Maybe someone else can confirm or correct this. If this is the case

these issues might not depend on TeXmacs. I can try to help more with a code example. Your other post too (TeXmacs → PDF: TikZ figures render differently) might have a better chance of an answer with a code example

Hi Pireddag,

Thank you for your reply. I think I know how to solve the question I asked here. I just use tikz begining with %tikz -width 35pt without putting it into a \documentclass{standalone} and then use packages. I post the codes in the post your mentioned.

However, I still have question regarding this post (TeXmacs → PDF: TikZ figures render differently). I still don’t know why the PDF looks so differently from my TeXmacs side. Thank you very much!

Best regards,
Rui