Skip to content

Commit b32d48c

Browse files
committed
no ..JPG (use .jpg)
1 parent f7970d2 commit b32d48c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

PROB_linTrans/problem2.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
\draw[black, thin, fill=yellow,opacity=0.25] (-5,-1) rectangle (5, 5.5);
1414
\node[] at (2, 4.5) (c) {Original Photo};
1515
\node[inner sep=0pt, anchor=south west] (jay) at (0,0)
16-
{\includegraphics[width=40mm]{blueJay.JPG}};
16+
{\includegraphics[width=40mm]{blueJay.jpg}};
1717
\draw[<->] (-4,0)--(4,0);
1818
\draw[<->] (0,-0.5)--(0,5);
1919
\end{tikzpicture}

0 commit comments

Comments
 (0)