about summary refs log tree commit diff
path: root/src/doc/uptack.tex
AgeCommit message (Collapse)AuthorLines
2016-02-13Remove the last remaining .tex fileRobin Kruppe-2/+0
2014-12-19Changed LaTex $\bot$s to ⊥th0114nd-0/+2
In the HTML version of the documentation, it isn't rendered so might as well use the unicode representation. Part of the problem was that putting a math unicode character wasn't rendering properly in the pdf, so extra steps were needed to define the unicode charecter ⊥ in reference.tex closes #15285