From 2e52ce48df84204392b7669b3b85d04ffd1c21a4 Mon Sep 17 00:00:00 2001 From: Jacques Distler Date: Fri, 6 Nov 2009 21:23:18 -0600 Subject: [PATCH] Update LaTeX Output for Revision 464 --- app/views/wiki/tex.rhtml | 3 ++- test/functional/wiki_controller_test.rb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/wiki/tex.rhtml b/app/views/wiki/tex.rhtml index 8349b734..1e885dcb 100644 --- a/app/views/wiki/tex.rhtml +++ b/app/views/wiki/tex.rhtml @@ -215,7 +215,8 @@ \newcommand{\scriptscriptsize}{\scriptscriptstyle} \newcommand{\mathfr}{\mathfrak} \newcommand{\statusline}[2]{#2} -\newcommand{\toggle}[2]{#1} +\newcommand{\tooltip}[2]{#2} +\newcommand{\toggle}[2]{#2} % Theorem Environments \theoremstyle{plain} diff --git a/test/functional/wiki_controller_test.rb b/test/functional/wiki_controller_test.rb index 0a1fe23b..6729004c 100755 --- a/test/functional/wiki_controller_test.rb +++ b/test/functional/wiki_controller_test.rb @@ -1207,7 +1207,8 @@ class WikiControllerTest < ActionController::TestCase \newcommand{\scriptscriptsize}{\scriptscriptstyle} \newcommand{\mathfr}{\mathfrak} \newcommand{\statusline}[2]{#2} -\newcommand{\toggle}[2]{#1} +\newcommand{\tooltip}[2]{#2} +\newcommand{\toggle}[2]{#2} % Theorem Environments \theoremstyle{plain}