ProgTutorial/document/root.tex
changeset 347 01e71cddf6a3
parent 342 930b1308fd96
child 358 9cf3bc448210
--- a/ProgTutorial/document/root.tex	Tue Oct 13 22:57:25 2009 +0200
+++ b/ProgTutorial/document/root.tex	Wed Oct 14 02:32:53 2009 +0200
@@ -74,6 +74,8 @@
 
 \newenvironment{readmore}%
 {\begin{leftrightbar}\small\it{\textbf{Read More}}\\}{\end{leftrightbar}}
+\newenvironment{conventions}%
+{\begin{leftrightbar}\small\it{\textbf{Coding Conventions}}}{\end{leftrightbar}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % some mathematical notation
 \newcommand{\dn}{\stackrel{\mbox{\scriptsize def}}{=}}