PiRSquared17 / wiki2latex

Automatically exported from code.google.com/p/wiki2latex
0 stars 0 forks source link

the contrib/math.php file in the w2l-0.11.zip file is different with respect to the svn repository #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the program from the downloaded zip file and
   not from the svn repository
2.
3.

What is the expected output? What do you see instead?

math formulas are not translated

What version of Wiki2LaTeX are you using? On which Mediawiki version?
0.11 - 1:1.15.5-1

Please provide any additional information below.

the contrib/math.php file in the w2l-0.11.zip file is different with respect to 
the svn repository as in the wl2Math function the line
 return $output;
is not present.

Original issue reported on code.google.com by D.Quagli...@gmail.com on 4 Feb 2011 at 10:45

GoogleCodeExporter commented 9 years ago
That is very strange indeed. The proper line is in now. I will check the other 
files as well.

Thank you for your bug report.

Original comment by hansgeorg.kluge@gmail.com on 6 Feb 2011 at 7:57

GoogleCodeExporter commented 9 years ago
There seems to be no other file affected :)

Original comment by hansgeorg.kluge@gmail.com on 15 Feb 2011 at 8:12