fix build

This commit is contained in:
Christian Grothoff 2023-07-02 14:57:48 +02:00
parent c6e3cba61d
commit 2d5f0a87e0
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
7 changed files with 13 additions and 10 deletions

View File

@ -1,4 +1,4 @@
\section{Pull payment (aka invoicing)} \section{Pull payment (aka invoicing)} \label{sec:pull}
\begin{figure}[h!] \begin{figure}[h!]
\begin{sequencediagram} \begin{sequencediagram}

View File

@ -1,4 +1,4 @@
\section{Push payment} \section{Push payment} \label{sec:push}
\begin{figure}[h!] \begin{figure}[h!]
\begin{sequencediagram} \begin{sequencediagram}

View File

@ -1,4 +1,4 @@
\section{KYC/AML: Pull Payment} \section{KYC/AML: Pull Payment} \label{sec:kyc:pull}
\begin{figure}[h!] \begin{figure}[h!]
\begin{center} \begin{center}

View File

@ -1,4 +1,4 @@
\section{KYC/AML: Push Payment} \section{KYC/AML: Push Payment} \label{sec:kyc:push}
\begin{figure}[h!] \begin{figure}[h!]
\begin{center} \begin{center}

View File

@ -13,8 +13,11 @@
\author{Christian Grothoff} \author{Christian Grothoff}
\title{Flows in the GNU Taler System} \title{Flows in the GNU Taler System}
\newcommand\CURRENCY{CHF}
\begin{document} \begin{document}
\maketitle
\tableofcontents \tableofcontents
\chapter{Interactions} \label{chap:interactions} \chapter{Interactions} \label{chap:interactions}

View File

@ -13,7 +13,7 @@
\node at (1.5,0) {\shortstack{{{\tiny Database}}}}; \node at (1.5,0) {\shortstack{{{\tiny Database}}}};
\end{tikzpicture} \end{tikzpicture}
}} }}
\newinst[2]{kyc}{\shortstack{KYB provider \\ \newinst[2]{kyb}{\shortstack{KYB provider \\
\\ \begin{tikzpicture}[shape aspect=.5] \\ \begin{tikzpicture}[shape aspect=.5]
\tikzset{every node/.style={cylinder,shape border rotate=90, draw,fill=gray!25}} \tikzset{every node/.style={cylinder,shape border rotate=90, draw,fill=gray!25}}
\node at (1.5,0) {\shortstack{{{\tiny Database}}}}; \node at (1.5,0) {\shortstack{{{\tiny Database}}}};