General ⇒ Knot diagrams
-
- Posts: 1
- Joined: Sat Apr 19, 2008 1:03 pm
Knot diagrams
Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Knot diagrams
However I think the easiest will be to produce the diagrams in any vector drawing program and then export it in a format that you can include in your tex file via the graphicx package. For a detailed description of how to draw know diagrams using a vector drawing program see http://www.rdrop.com/~half/Creations/Ar ... rking.html
Of course you can also look into custom knot drawing programs, like Knot 3D for example (http://www.abbott.demon.co.uk/knots.html#programs).
All of the above is wisdom gained from a few minutes of googling. You will probably find better answers.