Changeset 117
- Timestamp:
- Dec 23, 2007, 11:09:36 AM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Added a table for the various cases involving real and dark shadows
- 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
r116 r117 6 6 \newcommand{\fullframegraph}[2]{\frametitle{#1}\graph{#2}} 7 7 \newcommand{\biggraph}[2]{\frametitle{#1}\graph{#2}} 8 (追記) (追記ここまで) 9 (追記) \newcommand{\tick}[0]{\textcolor{KentGreen}{\ding{51}}} (追記ここまで) 10 (追記) \newcommand{\cross}[0]{\textcolor{KentRed}{\ding{55}}} (追記ここまで) 8 11 9 12 %{{{ header … … 266 269 %TODO maybe the number line? 267 270 268 \begin{frame} (削除) (削除ここまで)[fragile]271 \begin{frame}(追記) <1-2> (追記ここまで)[fragile] 269 272 \frametitle{Shadows} 270 273 \begin{itemize} … … 386 389 \begin{itemize} 387 390 \item $C_R$ is the real shadow of $C,ドル $C_D$ is the dark shadow of $C$ 388 (削除) TODO insert table based on formulae: (削除ここまで)389 391 \note{ 390 392 $(C_R = C_D) \implies (\operatorname{hasIntSol}(C) \iff \operatorname{hasIntSol}(C_R))$ … … 394 396 } 395 397 \end{itemize} 396 \end{frame} 397 398 ~\\ 399 \begin{tabular}{cccl} 400 $C_R = C_D$ & $\operatorname{hasIntSol}(C_R)$ & $\operatorname{hasIntSol}(C_D)$ & $\operatorname{hasIntSol}(C)$ \\ 401 \hline 402 \\ 403 \tick & & & $ = \operatorname{hasIntSol}(C_R)$ \\ 404 & \cross & & \cross \\ 405 & \tick & \tick & \tick \\ 406 \\ 407 \hline 408 \only<2->{\cross & \tick & \cross & Difficult! \\} 409 \end{tabular} 410 411 \end{frame} 412 413 %TODO explain what to do in the difficult case! 398 414 399 415 \section{Tricky Parts}
Note:
See TracChangeset
for help on using the changeset viewer.