fix build
This commit is contained in:
parent
c6e3cba61d
commit
2d5f0a87e0
@ -1,4 +1,4 @@
|
||||
\section{Pull payment (aka invoicing)}
|
||||
\section{Pull payment (aka invoicing)} \label{sec:pull}
|
||||
|
||||
\begin{figure}[h!]
|
||||
\begin{sequencediagram}
|
||||
|
@ -1,4 +1,4 @@
|
||||
\section{Push payment}
|
||||
\section{Push payment} \label{sec:push}
|
||||
|
||||
\begin{figure}[h!]
|
||||
\begin{sequencediagram}
|
||||
|
@ -1,4 +1,4 @@
|
||||
\section{KYC/AML: Pull Payment}
|
||||
\section{KYC/AML: Pull Payment} \label{sec:kyc:pull}
|
||||
|
||||
\begin{figure}[h!]
|
||||
\begin{center}
|
||||
|
@ -1,4 +1,4 @@
|
||||
\section{KYC/AML: Push Payment}
|
||||
\section{KYC/AML: Push Payment} \label{sec:kyc:push}
|
||||
|
||||
\begin{figure}[h!]
|
||||
\begin{center}
|
||||
|
@ -13,8 +13,11 @@
|
||||
\author{Christian Grothoff}
|
||||
\title{Flows in the GNU Taler System}
|
||||
|
||||
\newcommand\CURRENCY{CHF}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
|
||||
\chapter{Interactions} \label{chap:interactions}
|
||||
|
@ -13,7 +13,7 @@
|
||||
\node at (1.5,0) {\shortstack{{{\tiny Database}}}};
|
||||
\end{tikzpicture}
|
||||
}}
|
||||
\newinst[2]{kyc}{\shortstack{KYB provider \\
|
||||
\newinst[2]{kyb}{\shortstack{KYB provider \\
|
||||
\\ \begin{tikzpicture}[shape aspect=.5]
|
||||
\tikzset{every node/.style={cylinder,shape border rotate=90, draw,fill=gray!25}}
|
||||
\node at (1.5,0) {\shortstack{{{\tiny Database}}}};
|
||||
|
Loading…
Reference in New Issue
Block a user