File tree Expand file tree Collapse file tree
teacher/guides/good-practice Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -3122,7 +3122,7 @@ <h2 id="latex-help">Latex help<a class="headerlink" href="#latex-help" title="Pe
31223122< ol >
31233123< li > Use < code > \begin{array}</ code > to generate a compact table i.e. </ li >
31243124</ ol >
3125- < div class ="highlight "> < pre > < span > </ span > < code > \begin{array}{|c|c|}
3125+ < p > < div class ="highlight "> < pre > < span > </ span > < code > \begin{array}{|c|c|}
31263126\hline
31273127\theta_{2,0} & \theta_{1,L}\\
31283128\hline
@@ -3132,7 +3132,7 @@ <h2 id="latex-help">Latex help<a class="headerlink" href="#latex-help" title="Pe
31323132\hline
31333133\end{array}
31343134</ code > </ pre > </ div >
3135- < p > < img alt ="Image showing a example of a table " src ="../images/table.png " /> </ p >
3135+ < img alt ="Image showing a example of a table " src ="../images/table.png " /> </ p >
31363136< ol >
31373137< li > Use < code > \begin{aligned}</ code > to keep your working formatted nicely
31383138< div class ="highlight "> < pre > < span > </ span > < code > \begin{aligned}
You can’t perform that action at this time.
0 commit comments