Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 707 Bytes

README.md

File metadata and controls

55 lines (25 loc) · 707 Bytes

This is a tool to generate latex and PDF files from .txt file

To Run this code you have to install these following modules for python:

pylatex

getch

termcolor

cv2

numpy

To Run this code you also have to install following modules with command sudo apt-get install

texlive-latex-base

texlive-fonts-recommended

texlive-fonts-extra

texlive-latex-extra

How to write .txt file

-|- Chapter -|-

-#- Argument in Chapter -#-

--- Example ---

--- --- ==> End Example

*** mathformula

Example

.txt input file

Alt text

.pdf output file

Alt text

.tex output file

Alt text