summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/diadia/diadia-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/diadia/diadia-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/diadia/diadia-example.tex204
1 files changed, 204 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/diadia/diadia-example.tex b/Master/texmf-dist/doc/latex/diadia/diadia-example.tex
new file mode 100644
index 00000000000..03e550ea904
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/diadia/diadia-example.tex
@@ -0,0 +1,204 @@
+%%
+%% This is file `diadia-example',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% diadia.dtx (with options: `examplefile')
+%%
+%% Copyright (C) 2015 by:
+%% Josef Kleber
+%% <josef.kleber@gmx.de>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The Current Maintainer of this work is Josef Kleber.
+%%
+%% This work consists of all files listed in manifest.txt.
+%%
+\documentclass[a4paper,DIV=13,parskip]{scrreprt}
+\usepackage[english]{babel}
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{textcomp}
+\usepackage[tabcolor=gray!40,tabstyle=advanced]{diadia}
+\usepackage{bera}
+\usepackage{marvosym}
+\usepackage{hyperref}
+\begin{document}
+\pgfplotstableset{columns/date/.append style={date type={\day.\month.\year}}}
+\pgfplotsset{xlabel=2015,
+ tick label style={font=\footnotesize}}
+\title{My Diabetes Diary}
+\author{John Doe}
+\maketitle
+\centering
+\chapter{Long term values}
+
+\begin{diadiasidebyside}
+\diadiatab{}{hba1c.dat}
+
+\begin{diadiaplot}[plotstyle=hbaonec]{xmin=2015-02-01,xmax=2015-04-30}
+\diadiaaddplot{}{x=date,y=hba1c}{hba1c.dat}
+\end{diadiaplot}
+\end{diadiasidebyside}
+
+\chapter{February 2015}
+\section{Data}
+\diadiatab{font=\small}{201502.dat}
+
+\vspace{1cm}
+\begin{diadiasidebyside}
+\begin{diadiaplot}[plotstyle=bloodsugar]{xmin=2015-02-18,xmax=2015-02-28}
+\diadiaaddplot{}{x=date,y=bsl1}{diadia.dat}
+\diadiaaddplot{}{x=date,y=bsl2}{diadia.dat}
+\diadiaaddplot{}{x=date,y=bsl3}{diadia.dat}
+\legend{morning,noon,evening}
+\end{diadiaplot}
+
+\begin{diadiaplot}[plotstyle=insulin]{xmin=2015-02-18,xmax=2015-02-27}
+\diadiaaddplot{}{x=date,y=id1}{diadia.dat}
+\diadiaaddplot{}{x=date,y=id2}{diadia.dat}
+\diadiaaddplot{}{x=date,y=id3}{diadia.dat}
+\legend{morning,noon,evening}
+\end{diadiaplot}
+
+\begin{diadiaplot}[plotstyle=bloodpressure]{xmin=2015-02-18,xmax=2015-02-27}
+\diadiaaddplot{}{x=date,y=bps}{diadia.dat}
+\diadiaaddplot{}{x=date,y=bpd}{diadia.dat}
+\legend{systolic,diastolic}
+\end{diadiaplot}
+
+\begin{diadiaplot}[plotstyle=pulse]{xmin=2015-02-18,xmax=2015-02-27}
+\diadiaaddplot{}{x=date,y=pul}{diadia.dat}
+\end{diadiaplot}
+\end{diadiasidebyside}
+
+\vspace{1cm}
+\begin{diadiasidebyside}
+\begin{diadiaplot}[plotstyle=weight]{xmin=2015-02-18,xmax=2015-02-27}
+\diadiaaddplot{ddpweightplot}{x=date,y=weight}{diadia.dat}
+\end{diadiaplot}
+
+\begin{diadiaplot}[plotstyle=cu]{xmin=2015-02-18,xmax=2015-02-27,enlargelimits=.08}
+\diadiaaddplot{}{x=date,y=cu}{diadia.dat}
+\end{diadiaplot}
+\end{diadiasidebyside}
+\section{Pharmaceuticals}
+\begin{medicationchart}{}{16.02.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{1}{1}{1}{0}{}
+\mcentry{Insulin}{1}{1}{1}{0}{see data}
+\mcentry{Unacid 3g}{1}{0}{1}{1}{infusion 08:00, 16:00, 00:00}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\begin{medicationchart}{}{24.02.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Insulin}{1}{1}{1}{0}{see data}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\begin{medicationchart}{}{28.02.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Metformin}{2}{0}{2}{0}{}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\chapter{March 2015}
+\section{Data}
+\begin{diadiasidebyside}
+\diadiatab{columns={date,bsl1,bsl2,bsl3}}{201503.dat}
+
+\begin{diadiaplot}[plotstyle=bloodsugar]{xmin=2015-03-01,xmax=2015-03-31}
+\diadiaaddplot{}{x=date,y=bsl1}{diadia.dat}
+\diadiaaddplot{}{x=date,y=bsl2}{diadia.dat}
+\diadiaaddplot{}{x=date,y=bsl3}{diadia.dat}
+\legend{morning,noon,evening}
+\end{diadiaplot}
+\end{diadiasidebyside}
+\section{Pharmaceuticals}
+\begin{medicationchart}{}{03.03.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Januvia 100mg}{1}{0}{0}{0}{replaces Metformin due to op}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\begin{medicationchart}{}{10.03.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{Januvia 100mg}{1}{0}{0}{0}{}
+\mcentry{Unacid 3g}{1}{0}{1}{1}{infusion 08:00, 16:00, 00:00}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\begin{medicationchart}{}{20.03.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{Unacid 3g}{1}{0}{1}{1}{infusion 08:00, 16:00, 00:00}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\begin{medicationchart}{}{30.03.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+\chapter{April 2015}
+\section{Data}
+\begin{diadiasidebyside}
+\diadiatab{columns={date,bsl1,bsl2,bsl3}}{201504.dat}
+
+\begin{diadiaplot}[plotstyle=bloodsugar]{xmin=2015-04-01,xmax=2015-04-29,enlargelimits=0.25}
+\annotation[text width=1.4cm]{2015-04-06}{129}{rise after discharge}
+\diadiaaddplot{}{x=date,y=bsl1}{diadia.dat}
+\legend{morning}
+\end{diadiaplot}
+\end{diadiasidebyside}
+
+\section{Pharmaceuticals}
+\begin{medicationchart}{}{02.04.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe}{0}{0}{1}{0}{}
+\end{medicationchart}
+
+\begin{medicationchart}{}{07.04.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe Novartis}{0}{0}{1}{0}{}
+\mcentry{Sultamicillin-ratiopharm 375mg}{1}{0}{1}{0}{}
+\end{medicationchart}
+
+\begin{medicationchart}{}{16.04.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{Mono-Embolex 3000 I.E. Prophylaxe Novartis}{0}{0}{1}{0}{}
+\mcentry{Amoclav 875mg + 125mg (Amoxicillin, Clavulansäure) Hexal}{1}{0}{1}{0}{}
+\end{medicationchart}
+
+\begin{medicationchart}{}{20.04.2015}
+\mcentry{Oxycodon-HCI STADA 10mg Retardtabletten}{0}{0}{1}{0}{}
+\mcentry{Novaminsulfon Lichtenstein 500 mg}{1}{1}{1}{1}{}
+\mcentry{ASS protect 100mg}{0}{1}{0}{0}{}
+\mcentry{Amoclav 875mg + 125mg (Amoxicillin, Clavulansäure) Hexal}{1}{0}{1}{0}{}
+\end{medicationchart}
+
+\section{Misc.}
+
+\infobox{width=8cm}{22.04.2015}{
+Podiatrist appointment:
+
+\bigskip
+22.04.2015 11:30
+
+\medskip
+\Telefon\ 089/65831933
+}
+\end{document}
+\endinput
+%%
+%% End of file `diadia-example'.