artisticat1 / obsidian-tikzjax

Render LaTeX and TikZ diagrams in your notes
MIT License
356 stars 18 forks source link

Support for the tikzlibrary: feynman #20

Open AliDariusKhan opened 1 year ago

AliDariusKhan commented 1 year ago

Would it be possible to add support for the tikz feynman to Obsidian TikzJax?

yhaddad commented 1 year ago

+1 this would be a nice feature to have indeed.

artisticat1 commented 1 year ago

I've tried adding the tikz-feynman package, but unfortunately it fails to work because the package relies on LuaTeX.

AliDariusKhan commented 1 year ago

I see. Thank you for trying @artisticat1

jackik1410 commented 8 months ago

Is there a known functional alternative for feynman diagrams?

I have tried fmfgraph and a couple others, can't get any of them to produce an embed-able result. While manually graphing with tikz is an option... it's a lot more work.

Uchiha-Senju commented 2 months ago

I've tried adding the tikz-feynman package, but unfortunately it fails to work because the package relies on LuaTeX.

I am not familiar with the details but Feynhand is a modification that only uses the manual mode, and so doesn't depend on LuaTex