diff options
| -rw-r--r-- | tcr.pdf | bin | 285529 -> 285546 bytes | |||
| -rw-r--r-- | tcr.tex | 4 |
2 files changed, 2 insertions, 2 deletions
| Binary files differ @@ -28,7 +28,7 @@ \newpage % Content. -\begin{multicols}{2} +\begin{multicols*}{2} \input{datastructures/datastructures} \input{graph/graph} \input{geometry/geometry} @@ -36,5 +36,5 @@ \input{string/string} \input{java/java} \input{other/other} -\end{multicols} +\end{multicols*} \end{document} |
