Skip to content
/ LaTeX-SJCET-AD Public template

LaTeX Project Templates for AD Department SJCET (Fully offline & local)

Notifications You must be signed in to change notification settings

ADSJCET/LaTeX-SJCET-AD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Department of
Artificial Intelligence & Data Science

Project LaTeX Files and Instructions

Objective

One day you'll find out that overleaf is bullsh*t and useless without premium subscription. So, you need to learn how to use LaTeX in your local machine. This repo is a simple starter template for your project reports.

100% offline ✅

100% local machine ✅

100% free & open source ✅

For collabration, just use git alongside with your favourite IDE.

Setting Up LaTeX and VS Code locally

  1. Install MiKTeX from miktex.org or latex-project.org

  2. Install VS Code (if you prefer) from code.visualstudio.com

  3. Install LaTeX Workshop extension in VS Code

  4. If you are using a Windows machine, it doesn't come with Perl engine, so you need to install it from strawberryperl.com

Repo Usage

On the terminal

  1. Clone this repo using git
git clone https://github.com/ADSJCET/LaTeX-SJCET-AD.git
  1. Go to project folder
cd LaTeX-SJCET-AD
  1. Open in VS Code(if installed)
code .

Now in VS Code

  1. Select the src/<project_name>/thesis.tex file

  2. Type Ctrl + Shift + P and search Build LaTeX

  3. Enter & wait

Or just use the TEX extension from activity bar

  1. If build is successfull, new thesis.pdf will be created/updated

Tips

Credits

About

LaTeX Project Templates for AD Department SJCET (Fully offline & local)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages