
ofx-core.tex.packages.tex Maven / Gradle / Ivy
The newest version!
\setkomafont{sectioning}{\normalcolor\bfseries}
\typearea[1cm]{10}
\setcounter{secnumdepth}{4}
\usepackage{lipsum}
\usepackage{graphicx}
\usepackage[colorinlistoftodos]{todonotes}
\usepackage[utf8]{inputenc}
\usepackage[htt]{hyphenat} % Trennung von Typewriterschriften. Selektive Auswahl möglich
\usepackage[ngerman,english]{babel}
\selectlanguage{english}
\usepackage[babel,german=quotes]{csquotes} %babel is depricated \enquote{Begriff}
\usepackage{ifthen}
\usepackage{acronym}
\usepackage{booktabs}
\usepackage{multicol}
\usepackage{multirow}
\usepackage{picinpar}
\usepackage{float}
\usepackage{capt-of}
%Tables
\usepackage{tabu}
\usepackage{tabularx}
\usepackage{longtable}
\usepackage{subfig}
\usepackage{color}
\usepackage{colortbl}
\usepackage{paralist}
\usepackage{listings}
\usepackage{marvosym}
\usepackage{pifont}
\usepackage{verbatim}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhead{}
\usepackage{url}
%Trees
\usepackage{forest}
%Hyperlinks
\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=black,urlcolor=blue}
%%%%%%%%%%%
% For integration of the FontAwesome Open Source Font
%%%%%%%%%%%
\usepackage{fontawesome}
%%%%%%%%%%%
% For creating lossaries, acronym indexes and index itself
%%%%%%%%%%%
\usepackage[toc,acronym]{glossaries}
\usepackage{imakeidx}
%%%%%%%%%%%
% For wrapping images
%%%%%%%%%%%
\usepackage{wrapfig}
%%%%%%%%%%%
% For Enumerations with numbers and in general circle frames
%%%%%%%%%%%
\usepackage{enumitem}
\usepackage{tikz}
\newcommand*\circled[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=2pt] (char) {#1};}}
\newcommand*\circledInText[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=1pt] (char) {#1};}}
\usepackage{pifont}
%%% The package above provides access to PostScript symbols
%%%%%%%%%%%
% For special parts like warnings
%%%%%%%%%%%
\usepackage{xcolor}
\usepackage{marginnote}
\usepackage{framed}
\colorlet{shadecolor}{gray!10}
\newenvironment{Warning}
{\begin{shaded}\marginnote{\faExclamationTriangle}}
{\end{shaded}}
\newenvironment{Remark}
{\begin{shaded}\marginnote{\faInfo}}
{\end{shaded}}
%%%%%%%%%%%
% For rendering keys, file locations, menu structures
%%%%%%%%%%%
\usepackage{xparse}
\usepackage{xstring}
\usepackage{etoolbox}
\usepackage{adjustbox}
\usepackage{relsize}
\usepackage{menukeys}
%%%%%%%%%%%
% For having Tabs in a list
%%%%%%%%%%%
\usepackage{listliketab}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\newcommand{\ahtmemo}[2]{\ifthenelse{\boolean{draft}}{\todo[color=#1!40]{#2}}{} }
%\newcommand{\ahtmemox}[2]
%{}
\newcommand{\figScale}{1}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy