Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hazratali/latexworkshop2019
Basic tutorial file on latex document compilation.
https://github.com/hazratali/latexworkshop2019
latex latex-document latex-examples
Last synced: about 2 hours ago
JSON representation
Basic tutorial file on latex document compilation.
- Host: GitHub
- URL: https://github.com/hazratali/latexworkshop2019
- Owner: hazratali
- Created: 2019-05-04T14:52:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T08:49:41.000Z (over 4 years ago)
- Last Synced: 2024-12-06T21:30:49.317Z (about 1 month ago)
- Topics: latex, latex-document, latex-examples
- Language: TeX
- Size: 265 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![made-with-latex](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/)
# LaTeX Workshop 2019
## Basic tutorial file on latex document compilation.
## Very useful and easy to follow note from the workshop I conducted at COMSATS University Abbottabad.
# YouTube Channel
You can also watch the YouTube videos on our beginners guide channel.[![YouTube Channel](channelicon.png)](http://www.youtube.com/watch?v=VMtTfaaHQcQ)
# How to use the files?
## The files can be uploaded to your _overleaf.com_ account. It is ready to be compiled and **PDF** generation. For making any changes, you may use the **main.tex** file.
After you upload all the files to overleaf, open the `main.tex` file and hit compile button. You will be able to see a screen as shown in the figure.
![Overleaf Screen](overleaf_snap.PNG)
# What does it cover?
## The tutorial covers:
1. Basic document generation.
2. Equations in latex
3. Multi line equations in latex.
4. Itemization in latex, such as list of items.
5. Figures insertion in latex.
6. Sub-figures in latex.
7. Tables in latex
8. Citations and reference management in latex.
## What are in the files?
The **main.tex** file contains the main syntax. The file **references.bib** contains the reference entries. There are four figures uploaded alongwith.
## Where it comes from?
The tutorial file contains basic LaTeX modules as covered in the one day workshop on LaTeX document compilation, held on 4 May 2019, `COMSATS University Abbottabad`, jointly organised by Department of Electrical and Computer Engineering and `IET on-campus` team.
> Disclaimer: Shared for learning purpose. No liabilities accepted.