mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
import useful packages
This commit is contained in:
@@ -74,6 +74,39 @@
|
|||||||
%% --------------------------------
|
%% --------------------------------
|
||||||
\usepackage[colorinlistoftodos, obeyDraft]{todonotes}
|
\usepackage[colorinlistoftodos, obeyDraft]{todonotes}
|
||||||
|
|
||||||
|
%% --------------------
|
||||||
|
%% | Float Barriers |
|
||||||
|
%% --------------------
|
||||||
|
\usepackage{placeins}
|
||||||
|
|
||||||
|
%% --------------------
|
||||||
|
%% | Table Packages |
|
||||||
|
%% --------------------
|
||||||
|
\usepackage{tabularx}
|
||||||
|
\usepackage{multirow}
|
||||||
|
|
||||||
|
%% --------------------
|
||||||
|
%% | Maths Packages |
|
||||||
|
%% --------------------
|
||||||
|
\usepackage{amsmath}
|
||||||
|
\usepackage{amssymb}
|
||||||
|
|
||||||
|
%% --------------------
|
||||||
|
%% | Plotting Packages |
|
||||||
|
%% --------------------
|
||||||
|
\usepackage{pgfplots}
|
||||||
|
|
||||||
|
%% ---------------------
|
||||||
|
%% | Generating Frames |
|
||||||
|
%% ---------------------
|
||||||
|
\usepackage[framemethod=TikZ]{mdframed}
|
||||||
|
|
||||||
|
%% --------------------------------
|
||||||
|
%% | PDF Comments |
|
||||||
|
%% --------------------------------
|
||||||
|
\usepackage[colorinlistoftodos, obeyDraft]{todonotes}
|
||||||
|
|
||||||
|
|
||||||
%% --------------------------------
|
%% --------------------------------
|
||||||
%% | Gantt Charts |
|
%% | Gantt Charts |
|
||||||
%% --------------------------------
|
%% --------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user