Refreshed Reference Manual and User's Guide from 2.7, with updates for 3.0.

This commit is contained in:
Camilla Berglund 2010-09-08 16:21:12 +02:00
parent 61cc652a2f
commit 15c5fa8506
3 changed files with 797 additions and 553 deletions

View File

@ -16,8 +16,8 @@
\usepackage{times} \usepackage{times}
% Logo macros % Logo macros
\newcommand{\OpenGL}[1][0]{\textbf{OpenGL}\texttrademark} \newcommand{\OpenGL}[1][0]{OpenGL\textsuperscript{\textregistered}}
\newcommand{\GLFW}[1][0]{\textbf{GLFW}} \newcommand{\GLFW}[1][0]{GLFW}
% Encoding % Encoding
\usepackage[latin1]{inputenc} \usepackage[latin1]{inputenc}
@ -50,7 +50,8 @@
\vspace{0.5cm}{\LARGE\textbf{\glfwdoctype}}\\% \vspace{0.5cm}{\LARGE\textbf{\glfwdoctype}}\\%
\vspace{0.8cm}{\large\textbf{API version \glfwapiver}}\\% \vspace{0.8cm}{\large\textbf{API version \glfwapiver}}\\%
\textit{\today}\\% \textit{\today}\\%
\vspace{1.5cm}\textbf{\textcopyright2002-2007 Camilla Berglund}\\% \vspace{1.5cm}\textbf{\textcopyright2002-2006 Marcus Geelnard}\\
\textbf{\textcopyright2006-2010 Camilla Berglund}\\%
\end{center}\end{titlepage}\newpage} \end{center}\end{titlepage}\newpage}
% Colors % Colors

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff