appended images (test) & more text

This commit is contained in:
Stefan Dresselhaus
2017-10-01 21:04:04 +02:00
parent b5c9630a4d
commit 8ca31b65e4
11 changed files with 87 additions and 29 deletions

View File

@ -174,3 +174,8 @@
\includegraphics[width=1cm]{img/cd}
\end{center}\vspace{-15pt}\centering\footnotesize\texttt{#1}}}
\renewcommand\vec[1]{\textbf{#1}}
\newcommandx{\unsure}[2][1=]{\todo[linecolor=red,backgroundcolor=red!25,bordercolor=red,#1]{#2}}
\newcommandx{\change}[2][1=]{\todo[linecolor=blue,backgroundcolor=blue!25,bordercolor=blue,#1]{#2}}
\newcommandx{\info}[2][1=]{\todo[linecolor=OliveGreen,backgroundcolor=OliveGreen!25,bordercolor=OliveGreen,#1]{#2}}
\newcommandx{\improvement}[2][1=]{\todo[linecolor=violet,backgroundcolor=violet!25,bordercolor=violet,#1]{#2}}
\newcommandx{\thiswillnotshow}[2][1=]{\todo[disable,#1]{#2}}

View File

@ -56,14 +56,15 @@
% \usepackage{teubner}
\usepackage{textcomp}
\usepackage{times}
\usepackage{todonotes}
\usepackage[colorinlistoftodos,prependcaption]{todonotes}
\usepackage[ugly]{units} % \unit[Wert]{Einheit}
% \usepackage{varioref} % schlaue referenzen: \vref{key} \vpageref[text]{key} \vrefrange, \vpagerefrange
\usepackage{verbatim} % \begin{comment} \end{comment}
\usepackage{wrapfig}
% \usepackage{wasysym}
\usepackage{xcolor}
\usepackage[pdftex,dvipsnames]{xcolor}
\usepackage{xspace} % intelligent \makro_ whitespace
\usepackage{xargs} % use more than one optional parameter in new commands
% ###### Caption ######
\captionsetup{margin=0.5cm, indention=0.5cm, font=small, labelfont=bf, format=plain,singlelinecheck=true,skip=3pt}