Jeremy Siek 3 years ago
parent
commit
20ca65c670
1 changed files with 8 additions and 1 deletions
  1. 8 1
      book.tex

+ 8 - 1
book.tex

@@ -25,7 +25,7 @@
 
 
 \def\racketEd{0}
 \def\racketEd{0}
 \def\pythonEd{1}
 \def\pythonEd{1}
-\def\edition{0}
+\def\edition{1}
 
 
 % material that is specific to the Racket edition of the book
 % material that is specific to the Racket edition of the book
 \newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
 \newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
@@ -3096,6 +3096,13 @@ print(tmp_1)
 \end{transformation}
 \end{transformation}
 \fi}
 \fi}
 
 
+
+\newcommand{LVarMonGrammarPython}{
+\begin{array}{rcl}
+    ...
+\end{array}
+}
+
 \begin{figure}[tp]
 \begin{figure}[tp]
 \centering
 \centering
 \fbox{
 \fbox{