- Timestamp:
- Dec 21, 2007, 10:53:22 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Fixed all the syntax mistakes I'd left in the TeX file
- File:
-
- 1 edited
- docs/trunk/omega-test-slides/omega-test.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/omega-test-slides/omega-test.tex
r107 r109 56 56 % or keep them divorced. 57 57 58 \begin{frame} (削除) (削除ここまで)58 \begin{frame}(追記) [fragile] (追記ここまで) 59 59 \frametitle{Parallel Usage} 60 60 Without knowing the value of \lstinline|p|,\lstinline|q| or \lstinline|r| at run-time, … … 111 111 %TODO mention integer grid, and how this relates to the equations 112 112 113 \begin{frame} (削除) (削除ここまで)113 \begin{frame}(追記) [fragile] (追記ここまで) 114 114 \frametitle{Equalities without integer solutions} 115 115 \begin{itemize} … … 120 120 \end{itemize} 121 121 \end{itemize} 122 (追記) \end{frame} (追記ここまで) 122 123 123 124 %Show a graph with one plane: … … 152 153 %goes to: 4x + 4z = 80, x + z = 20, z = 20 - x. y = 3x + z - 30 153 154 % Two points this line goes through are: (10,10,10) + (11,12,9) 155 (追記) % Therefore (10,10,10) + t(1,2,-1), or (5,0,15) + t(1,2,-1) (追記ここまで) 154 156 % Another random point: (25,10,0). 155 157 \end{frame} 156 158 157 159 \section{Inequalities}
Note:
See TracChangeset
for help on using the changeset viewer.