- #1
- 11,211
- 8,623
I used a table generator site http://www.tablesgenerator.com/ to create this latex code, but it doesn't work in a thread when I paste it in between dollar dollar delimiters.
Help please.
$$
\begin{table}[]
\centering
\caption{My caption}
\label{my-label}
\begin{tabular}{ll}
1 & TW base \\
1 & TW reserves \\
2 & TW total \\
3 & \$/watt utility \\
6 & \$/watt rooftop \\
6.5 & \$trillion storage \\
\$14 & \$trillion total
\end{tabular}
\end{table}
$$
Help please.
$$
\begin{table}[]
\centering
\caption{My caption}
\label{my-label}
\begin{tabular}{ll}
1 & TW base \\
1 & TW reserves \\
2 & TW total \\
3 & \$/watt utility \\
6 & \$/watt rooftop \\
6.5 & \$trillion storage \\
\$14 & \$trillion total
\end{tabular}
\end{table}
$$