Added updates to favourite packages used in homework
This commit is contained in:
parent
1eca7c7e04
commit
4c19647f20
@ -15,6 +15,9 @@
|
|||||||
\usepackage[final]{pdfpages} % -- Package used for inserting pages of a PDF file
|
\usepackage[final]{pdfpages} % -- Package used for inserting pages of a PDF file
|
||||||
\usepackage{tikz} % -- Package used for drawing graphs
|
\usepackage{tikz} % -- Package used for drawing graphs
|
||||||
\usepackage{graphicx} % -- Package used to insert graphics
|
\usepackage{graphicx} % -- Package used to insert graphics
|
||||||
|
\usepackage{lipsum} % -- Package for lorem ipsum
|
||||||
|
\usepackage{kantlipsum} % -- Package for Kant style lorem ipsum
|
||||||
|
\usepackage[english]{bable} % -- Package for English grammar
|
||||||
\graphicspath{ {./images/} }
|
\graphicspath{ {./images/} }
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user