summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-06 18:18:57 +0000
committerKarl Berry <karl@freefriends.org>2008-07-06 18:18:57 +0000
commit231fc251fff6ff4c087e7678772c15875a8f91d6 (patch)
treed0756fdb158e4e74aac20d188fedb0a001fde630 /Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht
parentcb2c4aa6e476dccf515b5d163ddf1c6b3a961372 (diff)
tex4ht-1.0.2008_07_05_0937
git-svn-id: svn://tug.org/texlive/trunk@9301 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht')
-rwxr-xr-xMaster/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht32
1 files changed, 22 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht b/Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht
index 4f54235dda6..4d23ddbaa19 100755
--- a/Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% html-jsmath.4ht 2007-07-14-14:59 %
-% Copyright (C) 2005--2007 Eitan M. Gurari %
+% html-jsmath.4ht 2008-06-11-11:36 %
+% Copyright (C) 2005--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2007-07-14-14:59}
+\immediate\write-1{version 2008-06-11-11:36}
\exit:ifnot{amsmath,%
tex4ht}
@@ -68,13 +68,15 @@ If your browser supports JavaScript, be sure it is enabled.</b> \Hnewline
</noscript>\Hnewline
%
}\par\ShowPar}
-\Configure{@/BODY}{
- \par\IgnorePar\EndP
- \HCode{
- <script type="text/javascript" >\Hnewline
- jsMath.Process();\Hnewline
- </script>
- }\par}
+\ifOption{easy-load}{}{%
+ \Configure{@/BODY}{%
+ \par\IgnorePar\EndP
+ \HCode{
+ <script type="text/javascript" >\Hnewline
+ jsMath.Process();\Hnewline
+ </script>
+ }\par}%
+}
\Configure{!BODY}{ class="tex2math_ignore" }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -109,6 +111,7 @@ If your browser supports JavaScript, be sure it is enabled.</b> \Hnewline
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsmath}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -524,5 +527,14 @@ If your browser supports JavaScript, be sure it is enabled.</b> \Hnewline
+
+
+
+
+
+
+
+
+
\endinput