This repository contains some code snippets of graphics in latex.
Make sure TeX/LaTeX is installed. I am using TeXLive 2018 on Ubuntu 14.04 LTS 64 Bit PC.
- Open the following page Installing TeX Live over the Internet
- Download install-tl-unx.tar.gz
- Unzip the downloaded file and go inside the folder
- Open a terminal or press CTRL+ALT+T and execute
install-tl
. See below-
ravi@home:~/Downloads/install-tl-20180527$ sudo ./install-tl
This takes more than 30 minutes. So take a coffee break!
- Block Diagram
- Code Formatting
- Draw on Image
- Flowchart
- Magnify Glass
- Multiple Images
- Neural Network
- Pie Chart
- Plot CSV
- Software Architecture
- Standalone
- Subfigure
- Tikz Coordinates
Most of them are designed by me. Rest are taken from internet.
Please check here and create issues accordingly.