2 % ==========================================
3 \documentclass[11pt,final,a4paper]{article}
6 \bbtkGuide[Package Developers' Guide]
8 % ==========================================
13 % ==========================================
14 \section{Introduction}
15 % ==========================================
20 \item \textbf{Subject 1 }
21 This is described in section \ref{Section1}.
23 \item \textbf{Describe your new box.}
24 You can do it either :
26 \item In \CPP code. You will have to write the class for
27 your box, mostly using \bbtk macros.
29 When configuring your project with \cmake,
30 the utility \bbfy will then generate the corresponding \CPP code.
33 This is described in section \ref{CreateBlackBox}.
37 % ==========================================
40 % ==========================================
42 % ==========================================
43 \subsection{SubSection 1}
44 % ==========================================
45 Description of the SubSection