mirror of
https://github.com/wnagrodzki/CocoaProgrammingGuidelines.git
synced 2025-05-03 17:41:51 +02:00
Adds title page.
This commit is contained in:
parent
b4726770e8
commit
a90b08e6fe
3 changed files with 18 additions and 0 deletions
Binary file not shown.
|
@ -128,6 +128,24 @@
|
|||
|
||||
\begin{document}
|
||||
|
||||
\begin{titlepage}
|
||||
\begin{center}
|
||||
\Huge Cocoa Programming Guidelines
|
||||
|
||||
\vspace{10mm}
|
||||
\large Wojciech Nagrodzki\\ \today
|
||||
|
||||
\vspace{70mm}
|
||||
\includegraphics[width=70mm]{cocoa_cup.jpg}
|
||||
|
||||
\vspace{80mm}
|
||||
Special thanks to: Krzysztof Profic, Bartłomiej Hyży, Grzegorz Wikiera,\\Piotr Węgrzynek and Daniel Garbień
|
||||
|
||||
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\section{Code Appearance}
|
||||
|
|
BIN
cocoa_cup.jpg
Normal file
BIN
cocoa_cup.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Add table
Reference in a new issue