Skip to content

Commit 15b9c81

Browse files
longye-tianHumphreyYangmmcky
authored
[org_proj] review and update (#217)
* proof and theorem env update proof and thm env * Update orth_proj_thm2.tex * Update orth_proj.md * column notation * update the thm and proof env * fix proof env * Update orth_proj.md * Update orth_proj.md * improve consistency and update code according to PEP8 * update figure and tex files * relocate figure and tex * Update lectures/orth_proj.md Co-authored-by: Matt McKay <mmcky@users.noreply.github.com> * Update orth_proj.md * Update orth_proj.md * fix previous prf environment due to nested math directive * Update orth_proj.md * Update lectures/orth_proj.md * Update lectures/orth_proj.md * update subtitles --------- Co-authored-by: Humphrey Yang <u6474961@anu.edu.au> Co-authored-by: Matt McKay <mmcky@users.noreply.github.com> Co-authored-by: mmcky <mamckay@gmail.com>
1 parent 51477f3 commit 15b9c81

File tree

4 files changed

+100
-59
lines changed

4 files changed

+100
-59
lines changed
3.85 KB
Binary file not shown.
402 Bytes
Loading

lectures/_static/lecture_specific/orth_proj/orth_proj_thm2.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@
1919
\draw[important line, thick] (Z1) -- (O) node[right] {};
2020
\draw[important line, thick] (Py) -- (Z2) node[right] {$S$};
2121
\draw[important line, blue,->] (O) -- (y) node[right] {$y$};
22+
\draw[important line, blue,->] (O) -- (Py') node[anchor = north west, text width=5em] {$P y'$};
2223
\draw[dotted line] (0.54,0.27) -- (0.51,0.33);
2324
\draw[dotted line] (0.57,0.36) -- (0.51,0.33);
2425
\draw[dotted line] (-0.22,-0.11) -- (-0.25,-0.05);
2526
\draw[dotted line] (-0.31,-0.08) -- (-0.25,-0.05);
2627
\draw[dashed line, black] (y) -- (Py);
27-
\draw[dashed line, black] (y') -- (Py') node[anchor = north west, text width=5em] {$P y'$};
28+
\draw[dashed line, black] (y') -- (Py');
2829
\end{tikzpicture}
2930

3031
\end{document}

0 commit comments

Comments
 (0)