You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ucsd-thesis
Hey fellow tritons, first of all thanks for maintaining something like this. I downloaded the template today and got some error about a runaway definition and a possible missing }. I had to add a } after line 1584 to make it work. I also changed \def\ps@plain in line 1579 to \def\ps@thesis as \ps@plain was already defined above that.
jon.tr...@gmail.com
unread,
Dec 1, 2017, 2:05:01 PM12/1/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ucsd-thesis
Wow I've been struggling with the same problem all day and couldn't find the missing bracket anywhere. Thank you so much for this!!