Graphics, Figures & TablesProper way to produce latex friendly graphics

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
BarateGites
Posts: 2
Joined: Tue Jun 15, 2021 1:49 pm

Proper way to produce latex friendly graphics

Post by BarateGites »

Is there a proper way to add graphics ? I've been looking around for programs or vim plugins to do and visualize tikz graphics, (outside of a latex document) and then I just reference and import it. The closesest I found was Inkscape and the export tikz file plugin. But does anyone uses this kind of approach ?

Also how well seen is to generate mathematical graphics as PNG or something and importing them? I want to do everything in the cleanest way possible but I don't know which is the best.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Sumalatha
Posts: 7
Joined: Tue Sep 28, 2021 6:34 am

Proper way to produce latex friendly graphics

Post by Sumalatha »

You can proceed with the TikZ package as it helps you create lines, dots, curves, and more graphics effortlessly!

Also, you can refer to this to know more about graphics importing: https://texfaq.org/FAQ-impgraph

You can read this section about packages to know more! https://typeset.io/resources/learn-late ... /#packages
Post Reply