mathematical 1.6.9 → 1.6.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (374) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +2 -1
  3. data/ext/mathematical/CMakeLists.txt +48 -6
  4. data/ext/mathematical/extconf.rb +31 -16
  5. data/ext/mathematical/lasem/COPYING +2 -1
  6. data/ext/mathematical/lasem/NEWS +4 -2
  7. data/ext/mathematical/lasem/configure.ac +1 -1
  8. data/ext/mathematical/lasem/lasem.doap +2 -2
  9. data/ext/mathematical/lasem/po/LINGUAS +5 -0
  10. data/ext/mathematical/lasem/po/da.po +99 -0
  11. data/ext/mathematical/lasem/po/es.po +38 -18
  12. data/ext/mathematical/lasem/po/eu.po +66 -30
  13. data/ext/mathematical/lasem/po/fur.po +101 -0
  14. data/ext/mathematical/lasem/po/it.po +68 -28
  15. data/ext/mathematical/lasem/po/lv.po +72 -29
  16. data/ext/mathematical/lasem/po/nl.po +102 -0
  17. data/ext/mathematical/lasem/po/ro.po +64 -0
  18. data/ext/mathematical/lasem/po/sl.po +53 -18
  19. data/ext/mathematical/lasem/po/tr.po +68 -28
  20. data/ext/mathematical/lasem/po/zh_CN.po +71 -34
  21. data/ext/mathematical/lasem/src/lasemrender.c +4 -4
  22. data/ext/mathematical/lasem/src/lsm.c +2 -2
  23. data/ext/mathematical/lasem/src/lsm.h +2 -2
  24. data/ext/mathematical/lasem/src/lsmattributes.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmattributes.h +2 -2
  26. data/ext/mathematical/lasem/src/lsmcairo.c +3 -3
  27. data/ext/mathematical/lasem/src/lsmcairo.h +2 -2
  28. data/ext/mathematical/lasem/src/lsmdebug.c +2 -2
  29. data/ext/mathematical/lasem/src/lsmdebug.h +2 -2
  30. data/ext/mathematical/lasem/src/lsmdom.h +2 -2
  31. data/ext/mathematical/lasem/src/lsmdomcharacterdata.c +2 -2
  32. data/ext/mathematical/lasem/src/lsmdomcharacterdata.h +2 -2
  33. data/ext/mathematical/lasem/src/lsmdomdocument.c +2 -2
  34. data/ext/mathematical/lasem/src/lsmdomdocument.h +2 -2
  35. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.c +2 -2
  36. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.h +2 -2
  37. data/ext/mathematical/lasem/src/lsmdomelement.c +2 -2
  38. data/ext/mathematical/lasem/src/lsmdomelement.h +2 -2
  39. data/ext/mathematical/lasem/src/lsmdomentities.c +2 -2
  40. data/ext/mathematical/lasem/src/lsmdomentities.h +2 -2
  41. data/ext/mathematical/lasem/src/lsmdomimplementation.c +2 -2
  42. data/ext/mathematical/lasem/src/lsmdomimplementation.h +2 -2
  43. data/ext/mathematical/lasem/src/lsmdomnamednodemap.c +2 -2
  44. data/ext/mathematical/lasem/src/lsmdomnamednodemap.h +2 -2
  45. data/ext/mathematical/lasem/src/lsmdomnode.c +2 -2
  46. data/ext/mathematical/lasem/src/lsmdomnode.h +2 -2
  47. data/ext/mathematical/lasem/src/lsmdomnodelist.c +2 -2
  48. data/ext/mathematical/lasem/src/lsmdomnodelist.h +2 -2
  49. data/ext/mathematical/lasem/src/lsmdomparser.c +9 -9
  50. data/ext/mathematical/lasem/src/lsmdomparser.h +5 -5
  51. data/ext/mathematical/lasem/src/lsmdomtext.c +2 -2
  52. data/ext/mathematical/lasem/src/lsmdomtext.h +2 -2
  53. data/ext/mathematical/lasem/src/lsmdomtypes.h +2 -2
  54. data/ext/mathematical/lasem/src/lsmdomview.c +8 -8
  55. data/ext/mathematical/lasem/src/lsmdomview.h +2 -2
  56. data/ext/mathematical/lasem/src/lsmitex.c +2 -2
  57. data/ext/mathematical/lasem/src/lsmitex.h +2 -2
  58. data/ext/mathematical/lasem/src/lsmmathml.h +2 -2
  59. data/ext/mathematical/lasem/src/lsmmathmlactionelement.c +2 -2
  60. data/ext/mathematical/lasem/src/lsmmathmlactionelement.h +2 -2
  61. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c +2 -2
  62. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h +2 -2
  63. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c +2 -2
  64. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h +2 -2
  65. data/ext/mathematical/lasem/src/lsmmathmlattributes.c +2 -2
  66. data/ext/mathematical/lasem/src/lsmmathmlattributes.h +2 -2
  67. data/ext/mathematical/lasem/src/lsmmathmldocument.c +3 -3
  68. data/ext/mathematical/lasem/src/lsmmathmldocument.h +2 -2
  69. data/ext/mathematical/lasem/src/lsmmathmlelement.c +2 -2
  70. data/ext/mathematical/lasem/src/lsmmathmlelement.h +2 -2
  71. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.c +2 -2
  72. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.h +2 -2
  73. data/ext/mathematical/lasem/src/lsmmathmlenums.c +6 -2
  74. data/ext/mathematical/lasem/src/lsmmathmlenums.h +2 -2
  75. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.c +2 -2
  76. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.h +2 -2
  77. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.c +2 -2
  78. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.h +2 -2
  79. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.c +2 -2
  80. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.h +2 -2
  81. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.c +2 -2
  82. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.h +2 -2
  83. data/ext/mathematical/lasem/src/lsmmathmlitexelement.c +2 -2
  84. data/ext/mathematical/lasem/src/lsmmathmlitexelement.h +2 -2
  85. data/ext/mathematical/lasem/src/lsmmathmllayoututils.c +2 -2
  86. data/ext/mathematical/lasem/src/lsmmathmllayoututils.h +2 -2
  87. data/ext/mathematical/lasem/src/lsmmathmlmathelement.c +2 -2
  88. data/ext/mathematical/lasem/src/lsmmathmlmathelement.h +2 -2
  89. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.c +2 -2
  90. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.h +2 -2
  91. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.c +2 -2
  92. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.h +2 -2
  93. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.c +2 -2
  94. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.h +2 -2
  95. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.c +2 -2
  96. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.h +2 -2
  97. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c +2 -2
  98. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h +2 -2
  99. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c +2 -2
  100. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h +2 -2
  101. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.c +2 -2
  102. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.h +2 -2
  103. data/ext/mathematical/lasem/src/lsmmathmlrowelement.c +2 -2
  104. data/ext/mathematical/lasem/src/lsmmathmlrowelement.h +2 -2
  105. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.c +2 -2
  106. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.h +2 -2
  107. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.c +2 -2
  108. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.h +2 -2
  109. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.c +2 -2
  110. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.h +2 -2
  111. data/ext/mathematical/lasem/src/lsmmathmlstringelement.c +2 -2
  112. data/ext/mathematical/lasem/src/lsmmathmlstringelement.h +2 -2
  113. data/ext/mathematical/lasem/src/lsmmathmlstyle.c +2 -2
  114. data/ext/mathematical/lasem/src/lsmmathmlstyle.h +2 -2
  115. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.c +2 -2
  116. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.h +2 -2
  117. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.c +2 -2
  118. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.h +2 -2
  119. data/ext/mathematical/lasem/src/lsmmathmltableelement.c +2 -2
  120. data/ext/mathematical/lasem/src/lsmmathmltableelement.h +2 -2
  121. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.c +2 -2
  122. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.h +2 -2
  123. data/ext/mathematical/lasem/src/lsmmathmltraits.c +2 -2
  124. data/ext/mathematical/lasem/src/lsmmathmltraits.h +2 -2
  125. data/ext/mathematical/lasem/src/lsmmathmltypes.h +2 -2
  126. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.c +2 -2
  127. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.h +2 -2
  128. data/ext/mathematical/lasem/src/lsmmathmlutils.c +2 -2
  129. data/ext/mathematical/lasem/src/lsmmathmlutils.h +2 -2
  130. data/ext/mathematical/lasem/src/lsmmathmlview.c +2 -2
  131. data/ext/mathematical/lasem/src/lsmmathmlview.h +2 -2
  132. data/ext/mathematical/lasem/src/lsmproperties.c +2 -2
  133. data/ext/mathematical/lasem/src/lsmproperties.h +2 -2
  134. data/ext/mathematical/lasem/src/lsmstr.c +2 -2
  135. data/ext/mathematical/lasem/src/lsmstr.h +2 -2
  136. data/ext/mathematical/lasem/src/lsmsvg.h +2 -2
  137. data/ext/mathematical/lasem/src/lsmsvgaelement.c +2 -2
  138. data/ext/mathematical/lasem/src/lsmsvgaelement.h +2 -2
  139. data/ext/mathematical/lasem/src/lsmsvgattributes.h +2 -2
  140. data/ext/mathematical/lasem/src/lsmsvgcircleelement.c +2 -2
  141. data/ext/mathematical/lasem/src/lsmsvgcircleelement.h +2 -2
  142. data/ext/mathematical/lasem/src/lsmsvgclippathelement.c +2 -2
  143. data/ext/mathematical/lasem/src/lsmsvgclippathelement.h +2 -2
  144. data/ext/mathematical/lasem/src/lsmsvgcolors.c +2 -2
  145. data/ext/mathematical/lasem/src/lsmsvgcolors.h +2 -2
  146. data/ext/mathematical/lasem/src/lsmsvgdefselement.c +2 -2
  147. data/ext/mathematical/lasem/src/lsmsvgdefselement.h +2 -2
  148. data/ext/mathematical/lasem/src/lsmsvgdocument.c +2 -2
  149. data/ext/mathematical/lasem/src/lsmsvgdocument.h +2 -2
  150. data/ext/mathematical/lasem/src/lsmsvgelement.c +2 -2
  151. data/ext/mathematical/lasem/src/lsmsvgelement.h +2 -3
  152. data/ext/mathematical/lasem/src/lsmsvgellipseelement.c +2 -2
  153. data/ext/mathematical/lasem/src/lsmsvgellipseelement.h +2 -2
  154. data/ext/mathematical/lasem/src/lsmsvgenums.c +2 -2
  155. data/ext/mathematical/lasem/src/lsmsvgenums.h +2 -2
  156. data/ext/mathematical/lasem/src/lsmsvgfilterblend.c +2 -2
  157. data/ext/mathematical/lasem/src/lsmsvgfilterblend.h +2 -2
  158. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.c +2 -2
  159. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.h +2 -2
  160. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.c +2 -2
  161. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.h +2 -2
  162. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.c +2 -2
  163. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.h +2 -2
  164. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.c +2 -2
  165. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.h +2 -2
  166. data/ext/mathematical/lasem/src/lsmsvgfilterelement.c +2 -2
  167. data/ext/mathematical/lasem/src/lsmsvgfilterelement.h +2 -2
  168. data/ext/mathematical/lasem/src/lsmsvgfilterflood.c +2 -2
  169. data/ext/mathematical/lasem/src/lsmsvgfilterflood.h +2 -2
  170. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c +2 -2
  171. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h +2 -2
  172. data/ext/mathematical/lasem/src/lsmsvgfilterimage.c +6 -4
  173. data/ext/mathematical/lasem/src/lsmsvgfilterimage.h +2 -2
  174. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.c +2 -2
  175. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.h +2 -2
  176. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.c +2 -2
  177. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.h +2 -2
  178. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.c +2 -2
  179. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.h +2 -2
  180. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.c +2 -2
  181. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.h +2 -2
  182. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.c +2 -2
  183. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.h +2 -2
  184. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c +2 -2
  185. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h +2 -2
  186. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.c +2 -2
  187. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.h +2 -2
  188. data/ext/mathematical/lasem/src/lsmsvgfiltertile.c +2 -2
  189. data/ext/mathematical/lasem/src/lsmsvgfiltertile.h +2 -2
  190. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.c +2 -2
  191. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.h +2 -2
  192. data/ext/mathematical/lasem/src/lsmsvggelement.c +2 -2
  193. data/ext/mathematical/lasem/src/lsmsvggelement.h +2 -2
  194. data/ext/mathematical/lasem/src/lsmsvggradientelement.c +2 -2
  195. data/ext/mathematical/lasem/src/lsmsvggradientelement.h +2 -2
  196. data/ext/mathematical/lasem/src/lsmsvgimageelement.c +2 -2
  197. data/ext/mathematical/lasem/src/lsmsvgimageelement.h +2 -2
  198. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  199. data/ext/mathematical/lasem/src/lsmsvglength.h +2 -2
  200. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.c +2 -2
  201. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.h +2 -2
  202. data/ext/mathematical/lasem/src/lsmsvglineelement.c +2 -2
  203. data/ext/mathematical/lasem/src/lsmsvglineelement.h +2 -2
  204. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.c +2 -2
  205. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.h +2 -2
  206. data/ext/mathematical/lasem/src/lsmsvgmaskelement.c +2 -2
  207. data/ext/mathematical/lasem/src/lsmsvgmaskelement.h +2 -2
  208. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +2 -2
  209. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -2
  210. data/ext/mathematical/lasem/src/lsmsvgpathelement.c +2 -2
  211. data/ext/mathematical/lasem/src/lsmsvgpathelement.h +2 -2
  212. data/ext/mathematical/lasem/src/lsmsvgpatternelement.c +2 -2
  213. data/ext/mathematical/lasem/src/lsmsvgpatternelement.h +2 -2
  214. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.c +2 -2
  215. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.h +2 -2
  216. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.c +2 -2
  217. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.h +2 -2
  218. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.c +2 -2
  219. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.h +2 -2
  220. data/ext/mathematical/lasem/src/lsmsvgrectelement.c +2 -2
  221. data/ext/mathematical/lasem/src/lsmsvgrectelement.h +2 -2
  222. data/ext/mathematical/lasem/src/lsmsvgstopelement.c +2 -2
  223. data/ext/mathematical/lasem/src/lsmsvgstopelement.h +2 -2
  224. data/ext/mathematical/lasem/src/lsmsvgstyle.c +2 -2
  225. data/ext/mathematical/lasem/src/lsmsvgstyle.h +2 -2
  226. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +2 -2
  227. data/ext/mathematical/lasem/src/lsmsvgsvgelement.h +2 -2
  228. data/ext/mathematical/lasem/src/lsmsvgswitchelement.c +2 -2
  229. data/ext/mathematical/lasem/src/lsmsvgswitchelement.h +2 -2
  230. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.c +2 -2
  231. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.h +2 -2
  232. data/ext/mathematical/lasem/src/lsmsvgtextelement.c +2 -2
  233. data/ext/mathematical/lasem/src/lsmsvgtextelement.h +2 -2
  234. data/ext/mathematical/lasem/src/lsmsvgtraits.c +2 -2
  235. data/ext/mathematical/lasem/src/lsmsvgtraits.h +2 -2
  236. data/ext/mathematical/lasem/src/lsmsvgtransformable.c +2 -2
  237. data/ext/mathematical/lasem/src/lsmsvgtransformable.h +2 -2
  238. data/ext/mathematical/lasem/src/lsmsvgtspanelement.c +2 -2
  239. data/ext/mathematical/lasem/src/lsmsvgtspanelement.h +2 -2
  240. data/ext/mathematical/lasem/src/lsmsvgtypes.h +2 -2
  241. data/ext/mathematical/lasem/src/lsmsvguseelement.c +2 -2
  242. data/ext/mathematical/lasem/src/lsmsvguseelement.h +2 -2
  243. data/ext/mathematical/lasem/src/lsmsvgview.c +2 -2
  244. data/ext/mathematical/lasem/src/lsmsvgview.h +2 -2
  245. data/ext/mathematical/lasem/src/lsmtraits.c +2 -2
  246. data/ext/mathematical/lasem/src/lsmtraits.h +2 -2
  247. data/ext/mathematical/lasem/src/lsmtypes.h +2 -2
  248. data/ext/mathematical/lasem/src/lsmutils.c +2 -2
  249. data/ext/mathematical/lasem/src/lsmutils.h +2 -2
  250. data/ext/mathematical/lasem/tests/lsmtest.c +1 -3
  251. data/ext/mathematical/lasem/tests/suite.c +1 -2
  252. data/ext/mathematical/lasem_overrides.c +3 -0
  253. data/ext/mathematical/lib/liblasem.dylib +0 -0
  254. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  255. data/ext/mathematical/mathematical.h +1 -0
  256. data/ext/mathematical/mtex2MML/CMakeLists.txt +6 -1
  257. data/ext/mathematical/mtex2MML/README.md +1 -1
  258. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +102 -82
  259. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCCompiler.cmake +15 -7
  260. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCXXCompiler.cmake +27 -9
  261. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_C.bin +0 -0
  262. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  263. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.16.2}/CMakeSystem.cmake +4 -4
  264. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdC/CMakeCCompilerId.c +141 -37
  265. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp +159 -38
  266. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
  267. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeError.log +22 -0
  268. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +258 -943
  269. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
  270. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
  271. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
  272. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
  273. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
  274. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
  275. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
  276. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
  277. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
  278. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
  279. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
  280. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
  281. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
  282. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
  283. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
  284. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
  285. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
  286. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
  287. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
  288. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +113 -109
  289. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +162 -308
  290. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
  291. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
  292. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
  293. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
  294. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
  295. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
  296. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
  297. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
  298. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
  299. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
  300. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
  301. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
  302. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +11 -10
  303. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +39 -126
  304. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +6 -6
  305. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -5
  306. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  307. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +42 -42
  308. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -9
  309. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +39 -126
  310. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +6 -6
  311. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +25 -25
  312. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +1 -1
  313. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -5
  314. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  315. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
  316. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -10
  317. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +43 -142
  318. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +7 -7
  319. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -5
  320. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  321. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -26
  322. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +113 -404
  323. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +11 -11
  324. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -5
  325. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  326. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +3 -2
  327. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +12 -19
  328. data/ext/mathematical/mtex2MML/build/Makefile +18 -18
  329. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +63 -4
  330. data/ext/mathematical/mtex2MML/build/lexer.c +4104 -4048
  331. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  332. data/ext/mathematical/mtex2MML/build/libmtex2MML.pc +1 -1
  333. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +1 -1
  334. data/ext/mathematical/mtex2MML/build/parser.c +3137 -3123
  335. data/ext/mathematical/mtex2MML/build/parser.h +32 -32
  336. data/ext/mathematical/mtex2MML/build/parser.output +13641 -12859
  337. data/ext/mathematical/mtex2MML/script/bootstrap +21 -6
  338. data/ext/mathematical/mtex2MML/script/cibuild +4 -3
  339. data/ext/mathematical/mtex2MML/src/lexer.l +6 -3
  340. data/ext/mathematical/mtex2MML/src/libmtex2MML.pc.in +1 -1
  341. data/ext/mathematical/mtex2MML/src/parser.y +13 -1
  342. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/not-1.html +1 -1
  343. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/relations-1.html +1 -1
  344. data/ext/mathematical/mtex2MML/tests/fixtures/basic/filter.html +1 -1
  345. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_filter.html +1 -1
  346. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.html +1 -0
  347. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.txt +1 -0
  348. data/ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html +4 -4
  349. data/ext/mathematical/mtex2MML/tests/functions.c +9 -0
  350. data/ext/mathematical/mtex2MML/tests/mathjax.c +592 -592
  351. data/ext/mathematical/mtex2MML/tests/mathjax_generate.py +1 -1
  352. data/lib/mathematical/version.rb +1 -1
  353. data/mathematical.gemspec +3 -4
  354. data/test/mathematical/multiples_test.rb +1 -1
  355. data/test/mathematical/png_test.rb +3 -1
  356. data/test/test_helper.rb +5 -2
  357. metadata +58 -81
  358. data/ext/mathematical/FindPackageHandleStandardArgs.cmake +0 -58
  359. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +0 -68
  360. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +0 -69
  361. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  362. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  363. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +0 -561
  364. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out +0 -0
  365. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -533
  366. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out +0 -0
  367. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin +0 -0
  368. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin +0 -0
  369. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake +0 -15
  370. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out +0 -0
  371. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out +0 -0
  372. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  373. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +0 -34
  374. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +0 -405
@@ -4,7 +4,7 @@ PATH = os.path.dirname(os.path.realpath(__file__))
4
4
  MATHJAX_TEST_TEST_DIR = os.path.join(PATH, 'fixtures', 'MathJax')
5
5
  MATHJAX_TEST_TEXT_DIR = os.path.join(MATHJAX_TEST_TEST_DIR, 'LaTeXToMathML-tex')
6
6
  MATHJAX_TEST_OUT_DIR = os.path.join(MATHJAX_TEST_TEST_DIR, 'LaTeXToMathML-out')
7
- MAGIC_LINE = "/* EVERYTHING BELOW IS AUTOGENERATED */\n"
7
+ MAGIC_LINE = "/* EVERYTHING BELOW IS AUTOGENERATED BY mathjax_generate.py */\n"
8
8
 
9
9
  template = string.Template("""void test_mathjax__$sanitized_name(void)
10
10
  {
@@ -1,3 +1,3 @@
1
1
  class Mathematical
2
- VERSION = '1.6.9'.freeze
2
+ VERSION = '1.6.14'.freeze
3
3
  end
@@ -22,11 +22,10 @@ Gem::Specification.new do |spec|
22
22
 
23
23
  spec.add_dependency 'ruby-enum', '~> 0.4'
24
24
 
25
- spec.add_development_dependency 'rake', '~> 0.9'
25
+ spec.add_development_dependency 'rake', '~> 13.0'
26
26
  spec.add_development_dependency 'rake-compiler', '~> 1.0'
27
- spec.add_development_dependency 'bundler', '~> 1.2'
28
27
  spec.add_development_dependency 'minitest', '~> 5.6'
29
28
  spec.add_development_dependency 'math-to-itex', '~> 0.3'
30
- spec.add_development_dependency 'nokogiri', '~> 1.6'
31
- spec.add_development_dependency 'pry-byebug', '~> 3.4.0'
29
+ spec.add_development_dependency 'nokogiri', '~> 1.10'
30
+ spec.add_development_dependency 'pry-byebug', '~> 3.9.0'
32
31
  end
@@ -44,7 +44,7 @@ $$
44
44
 
45
45
  def test_it_properly_accounts_for_equations
46
46
  # seems to barf on Travis
47
- skip if TRAVIS_OSX
47
+ skip if TRAVIS_MACOS
48
48
  inputs = []
49
49
  (1..2).each do |i|
50
50
  string = """
@@ -6,6 +6,8 @@ class Mathematical::PNGTest < MiniTest::Test
6
6
  end
7
7
 
8
8
  def test_it_creates_a_png
9
+ # seems to barf on Travis
10
+ skip if TRAVIS_MACOS
9
11
  string = '''
10
12
  $$
11
13
  \begin{pmatrix}
@@ -21,7 +23,7 @@ $$
21
23
  header = data_hash[:data].unpack('H*').first.slice(0, 18)
22
24
  File.open("#{fixtures_dir}/png/pmatrix.png", 'w') { |f| f.write(data_hash[:data]) }
23
25
 
24
- file_bytes = TRAVIS_OSX ? '24240a5c626567696e' : '89504e470d0a1a0a00'
26
+ file_bytes = TRAVIS_MACOS ? '24240a5c626567696e' : '89504e470d0a1a0a00'
25
27
 
26
28
  assert_equal header, file_bytes
27
29
  end
@@ -4,12 +4,15 @@ require 'minitest/autorun'
4
4
  require 'minitest/pride'
5
5
  require 'math-to-itex'
6
6
  require 'pp'
7
- require 'pry-byebug'
8
7
 
9
8
  MTEX2MML_FIXTURES_DIR = File.join('ext', 'mathematical', 'mtex2MML', 'tests', 'fixtures')
10
9
  MATHJAX_TEST_DIR = File.join(MTEX2MML_FIXTURES_DIR, 'MathJax')
11
10
  MATHJAX_TEX_DIR = File.join(MATHJAX_TEST_DIR, 'LaTeXToMathML-tex')
12
- TRAVIS_OSX = ENV['TRAVIS'] && ENV['TRAVIS_OS_NAME'] == 'osx'
11
+ TRAVIS_MACOS = ENV['TRAVIS'] && ENV['TRAVIS_OS_NAME'] == 'osx'
12
+
13
+ if !TRAVIS_MACOS
14
+ require 'pry-byebug'
15
+ end
13
16
 
14
17
  def fixtures_dir
15
18
  'test/mathematical/fixtures'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mathematical
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.9
4
+ version: 1.6.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Garen Torikian
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-12 00:00:00.000000000 Z
11
+ date: 2021-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ruby-enum
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '0.9'
33
+ version: '13.0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '0.9'
40
+ version: '13.0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rake-compiler
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -52,20 +52,6 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '1.0'
55
- - !ruby/object:Gem::Dependency
56
- name: bundler
57
- requirement: !ruby/object:Gem::Requirement
58
- requirements:
59
- - - "~>"
60
- - !ruby/object:Gem::Version
61
- version: '1.2'
62
- type: :development
63
- prerelease: false
64
- version_requirements: !ruby/object:Gem::Requirement
65
- requirements:
66
- - - "~>"
67
- - !ruby/object:Gem::Version
68
- version: '1.2'
69
55
  - !ruby/object:Gem::Dependency
70
56
  name: minitest
71
57
  requirement: !ruby/object:Gem::Requirement
@@ -100,28 +86,28 @@ dependencies:
100
86
  requirements:
101
87
  - - "~>"
102
88
  - !ruby/object:Gem::Version
103
- version: '1.6'
89
+ version: '1.10'
104
90
  type: :development
105
91
  prerelease: false
106
92
  version_requirements: !ruby/object:Gem::Requirement
107
93
  requirements:
108
94
  - - "~>"
109
95
  - !ruby/object:Gem::Version
110
- version: '1.6'
96
+ version: '1.10'
111
97
  - !ruby/object:Gem::Dependency
112
98
  name: pry-byebug
113
99
  requirement: !ruby/object:Gem::Requirement
114
100
  requirements:
115
101
  - - "~>"
116
102
  - !ruby/object:Gem::Version
117
- version: 3.4.0
103
+ version: 3.9.0
118
104
  type: :development
119
105
  prerelease: false
120
106
  version_requirements: !ruby/object:Gem::Requirement
121
107
  requirements:
122
108
  - - "~>"
123
109
  - !ruby/object:Gem::Version
124
- version: 3.4.0
110
+ version: 3.9.0
125
111
  description: A very fast way to turn TeX math equations into beautifully rendered
126
112
  SVGs, to embed on the web. This library is mostly written in C and is a general
127
113
  purpose wrapper to GNOME's Lasem.
@@ -137,7 +123,6 @@ files:
137
123
  - Rakefile
138
124
  - ext/README.md
139
125
  - ext/mathematical/CMakeLists.txt
140
- - ext/mathematical/FindPackageHandleStandardArgs.cmake
141
126
  - ext/mathematical/cairo_callbacks.c
142
127
  - ext/mathematical/cairo_callbacks.h
143
128
  - ext/mathematical/extconf.rb
@@ -176,11 +161,13 @@ files:
176
161
  - ext/mathematical/lasem/po/POTFILES.skip
177
162
  - ext/mathematical/lasem/po/bs.po
178
163
  - ext/mathematical/lasem/po/cs.po
164
+ - ext/mathematical/lasem/po/da.po
179
165
  - ext/mathematical/lasem/po/de.po
180
166
  - ext/mathematical/lasem/po/el.po
181
167
  - ext/mathematical/lasem/po/es.po
182
168
  - ext/mathematical/lasem/po/eu.po
183
169
  - ext/mathematical/lasem/po/fr.po
170
+ - ext/mathematical/lasem/po/fur.po
184
171
  - ext/mathematical/lasem/po/gl.po
185
172
  - ext/mathematical/lasem/po/hu.po
186
173
  - ext/mathematical/lasem/po/id.po
@@ -188,10 +175,12 @@ files:
188
175
  - ext/mathematical/lasem/po/lt.po
189
176
  - ext/mathematical/lasem/po/lv.po
190
177
  - ext/mathematical/lasem/po/nb.po
178
+ - ext/mathematical/lasem/po/nl.po
191
179
  - ext/mathematical/lasem/po/oc.po
192
180
  - ext/mathematical/lasem/po/pl.po
193
181
  - ext/mathematical/lasem/po/pt.po
194
182
  - ext/mathematical/lasem/po/pt_BR.po
183
+ - ext/mathematical/lasem/po/ro.po
195
184
  - ext/mathematical/lasem/po/ru.po
196
185
  - ext/mathematical/lasem/po/sl.po
197
186
  - ext/mathematical/lasem/po/sr.po
@@ -570,25 +559,15 @@ files:
570
559
  - ext/mathematical/mtex2MML/SUPPORTED.md
571
560
  - ext/mathematical/mtex2MML/appveyor.yml
572
561
  - ext/mathematical/mtex2MML/build/CMakeCache.txt
573
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake
574
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake
575
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin
576
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin
577
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeSystem.cmake
578
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c
579
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out
580
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
581
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out
582
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeCCompiler.cmake
583
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeCXXCompiler.cmake
584
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin
585
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin
586
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake
587
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/CMakeCCompilerId.c
588
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out
589
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/CMakeCXXCompilerId.cpp
590
- - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out
562
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeCCompiler.cmake
563
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeCXXCompiler.cmake
564
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_C.bin
565
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_CXX.bin
566
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeSystem.cmake
567
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CompilerIdC/CMakeCCompilerId.c
568
+ - ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
591
569
  - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake
570
+ - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeError.log
592
571
  - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log
593
572
  - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt
594
573
  - ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/DependInfo.cmake
@@ -707,9 +686,6 @@ files:
707
686
  - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/progress.make
708
687
  - ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt
709
688
  - ext/mathematical/mtex2MML/build/CMakeFiles/cmake.check_cache
710
- - ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin
711
- - ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
712
- - ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx
713
689
  - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/DependInfo.cmake
714
690
  - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make
715
691
  - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/cmake_clean.cmake
@@ -1483,6 +1459,8 @@ files:
1483
1459
  - ext/mathematical/mtex2MML/tests/fixtures/functions/max_limits.txt
1484
1460
  - ext/mathematical/mtex2MML/tests/fixtures/functions/min_limits.html
1485
1461
  - ext/mathematical/mtex2MML/tests/fixtures/functions/min_limits.txt
1462
+ - ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.html
1463
+ - ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.txt
1486
1464
  - ext/mathematical/mtex2MML/tests/fixtures/maliciousness/excess_parsing.txt
1487
1465
  - ext/mathematical/mtex2MML/tests/fixtures/maliciousness/just_enough_parsing.html
1488
1466
  - ext/mathematical/mtex2MML/tests/fixtures/maliciousness/just_enough_parsing.txt
@@ -1573,7 +1551,7 @@ homepage: https://github.com/gjtorikian/mathematical
1573
1551
  licenses:
1574
1552
  - MIT
1575
1553
  metadata: {}
1576
- post_install_message:
1554
+ post_install_message:
1577
1555
  rdoc_options: []
1578
1556
  require_paths:
1579
1557
  - lib
@@ -1589,51 +1567,50 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1589
1567
  - !ruby/object:Gem::Version
1590
1568
  version: '0'
1591
1569
  requirements: []
1592
- rubyforge_project:
1593
- rubygems_version: 2.6.12
1594
- signing_key:
1570
+ rubygems_version: 3.1.4
1571
+ signing_key:
1595
1572
  specification_version: 4
1596
1573
  summary: Quickly convert math equations into beautiful SVGs/PNGs/MathML.
1597
1574
  test_files:
1575
+ - test/test_helper.rb
1598
1576
  - test/mathematical/basic_test.rb
1599
- - test/mathematical/corrections_test.rb
1600
- - test/mathematical/delimiters_test.rb
1601
- - test/mathematical/fixtures/after/backslashes.html
1602
- - test/mathematical/fixtures/after/brackets_display.html
1603
- - test/mathematical/fixtures/after/compliance_accents.html
1604
- - test/mathematical/fixtures/after/compliance_arrows.html
1605
- - test/mathematical/fixtures/after/compliance_colors.html
1606
- - test/mathematical/fixtures/after/compliance_greek_letters.html
1607
- - test/mathematical/fixtures/after/compliance_large_math.html
1608
- - test/mathematical/fixtures/after/compliance_log_symbols.html
1609
- - test/mathematical/fixtures/after/compliance_operators.html
1610
- - test/mathematical/fixtures/after/dollar_sign_inline.html
1611
- - test/mathematical/fixtures/after/equation_display.html
1612
- - test/mathematical/fixtures/after/multiple_dollar_inline.html
1613
- - test/mathematical/fixtures/after/parens_inline.html
1614
- - test/mathematical/fixtures/before/backslashes.text
1615
- - test/mathematical/fixtures/before/brackets_display.text
1616
- - test/mathematical/fixtures/before/compliance_accents.text
1577
+ - test/mathematical/png_test.rb
1578
+ - test/mathematical/performance_test.rb
1579
+ - test/mathematical/mathml_test.rb
1580
+ - test/mathematical/fixtures/png/numeric_test_1.png
1581
+ - test/mathematical/fixtures/png/numeric_test_2.png
1582
+ - test/mathematical/fixtures/png/numeric_test_3.png
1583
+ - test/mathematical/fixtures/png/pmatrix.png
1617
1584
  - test/mathematical/fixtures/before/compliance_arrows.text
1618
1585
  - test/mathematical/fixtures/before/compliance_colors.text
1619
- - test/mathematical/fixtures/before/compliance_greek_letters.text
1620
- - test/mathematical/fixtures/before/compliance_large_math.text
1621
1586
  - test/mathematical/fixtures/before/compliance_log_symbols.text
1622
- - test/mathematical/fixtures/before/compliance_operators.text
1587
+ - test/mathematical/fixtures/before/compliance_large_math.text
1588
+ - test/mathematical/fixtures/before/multiple_dollar_inline.text
1589
+ - test/mathematical/fixtures/before/backslashes.text
1623
1590
  - test/mathematical/fixtures/before/dollar_sign_inline.text
1624
1591
  - test/mathematical/fixtures/before/equation_display.text
1625
- - test/mathematical/fixtures/before/multiple_dollar_inline.text
1626
1592
  - test/mathematical/fixtures/before/parens_inline.text
1593
+ - test/mathematical/fixtures/before/brackets_display.text
1594
+ - test/mathematical/fixtures/before/compliance_operators.text
1595
+ - test/mathematical/fixtures/before/compliance_accents.text
1596
+ - test/mathematical/fixtures/before/compliance_greek_letters.text
1597
+ - test/mathematical/fixtures/after/parens_inline.html
1598
+ - test/mathematical/fixtures/after/brackets_display.html
1599
+ - test/mathematical/fixtures/after/equation_display.html
1600
+ - test/mathematical/fixtures/after/compliance_accents.html
1601
+ - test/mathematical/fixtures/after/compliance_greek_letters.html
1602
+ - test/mathematical/fixtures/after/compliance_operators.html
1603
+ - test/mathematical/fixtures/after/compliance_log_symbols.html
1604
+ - test/mathematical/fixtures/after/compliance_large_math.html
1605
+ - test/mathematical/fixtures/after/multiple_dollar_inline.html
1606
+ - test/mathematical/fixtures/after/backslashes.html
1607
+ - test/mathematical/fixtures/after/compliance_arrows.html
1608
+ - test/mathematical/fixtures/after/compliance_colors.html
1609
+ - test/mathematical/fixtures/after/dollar_sign_inline.html
1627
1610
  - test/mathematical/fixtures/performance/big_file.text
1628
- - test/mathematical/fixtures/png/numeric_test_1.png
1629
- - test/mathematical/fixtures/png/numeric_test_2.png
1630
- - test/mathematical/fixtures/png/numeric_test_3.png
1631
- - test/mathematical/fixtures/png/pmatrix.png
1632
- - test/mathematical/fixtures_test.rb
1633
- - test/mathematical/maliciousness_test.rb
1634
1611
  - test/mathematical/mathjax_test.rb
1635
- - test/mathematical/mathml_test.rb
1612
+ - test/mathematical/corrections_test.rb
1613
+ - test/mathematical/maliciousness_test.rb
1614
+ - test/mathematical/fixtures_test.rb
1636
1615
  - test/mathematical/multiples_test.rb
1637
- - test/mathematical/performance_test.rb
1638
- - test/mathematical/png_test.rb
1639
- - test/test_helper.rb
1616
+ - test/mathematical/delimiters_test.rb
@@ -1,58 +0,0 @@
1
- # FIND_PACKAGE_HANDLE_STANDARD_ARGS(NAME (DEFAULT_MSG|"Custom failure message") VAR1 ... )
2
- # This macro is intended to be used in FindXXX.cmake modules files.
3
- # It handles the REQUIRED and QUIET argument to FIND_PACKAGE() and
4
- # it also sets the <UPPERCASED_NAME>_FOUND variable.
5
- # The package is found if all variables listed are TRUE.
6
- # Example:
7
- #
8
- # FIND_PACKAGE_HANDLE_STANDARD_ARGS(LibXml2 DEFAULT_MSG LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
9
- #
10
- # LibXml2 is considered to be found, if both LIBXML2_LIBRARIES and
11
- # LIBXML2_INCLUDE_DIR are valid. Then also LIBXML2_FOUND is set to TRUE.
12
- # If it is not found and REQUIRED was used, it fails with FATAL_ERROR,
13
- # independent whether QUIET was used or not.
14
- # If it is found, the location is reported using the VAR1 argument, so
15
- # here a message "Found LibXml2: /usr/lib/libxml2.so" will be printed out.
16
- # If the second argument is DEFAULT_MSG, the message in the failure case will
17
- # be "Could NOT find LibXml2", if you don't like this message you can specify
18
- # your own custom failure message there.
19
-
20
- MACRO(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FAIL_MSG _VAR1 )
21
-
22
- IF("${_FAIL_MSG}" STREQUAL "DEFAULT_MSG")
23
- IF (${_NAME}_FIND_REQUIRED)
24
- SET(_FAIL_MESSAGE "Could not find REQUIRED package ${_NAME}")
25
- ELSE (${_NAME}_FIND_REQUIRED)
26
- SET(_FAIL_MESSAGE "Could not find OPTIONAL package ${_NAME}")
27
- ENDIF (${_NAME}_FIND_REQUIRED)
28
- ELSE("${_FAIL_MSG}" STREQUAL "DEFAULT_MSG")
29
- SET(_FAIL_MESSAGE "${_FAIL_MSG}")
30
- ENDIF("${_FAIL_MSG}" STREQUAL "DEFAULT_MSG")
31
-
32
- STRING(TOUPPER ${_NAME} _NAME_UPPER)
33
-
34
- SET(${_NAME_UPPER}_FOUND TRUE)
35
- IF(NOT ${_VAR1})
36
- SET(${_NAME_UPPER}_FOUND FALSE)
37
- ENDIF(NOT ${_VAR1})
38
-
39
- FOREACH(_CURRENT_VAR ${ARGN})
40
- IF(NOT ${_CURRENT_VAR})
41
- SET(${_NAME_UPPER}_FOUND FALSE)
42
- ENDIF(NOT ${_CURRENT_VAR})
43
- ENDFOREACH(_CURRENT_VAR)
44
-
45
- IF (${_NAME_UPPER}_FOUND)
46
- IF (NOT ${_NAME}_FIND_QUIETLY)
47
- MESSAGE(STATUS "Found ${_NAME}: ${${_VAR1}}")
48
- ENDIF (NOT ${_NAME}_FIND_QUIETLY)
49
- ELSE (${_NAME_UPPER}_FOUND)
50
- IF (${_NAME}_FIND_REQUIRED)
51
- MESSAGE(FATAL_ERROR "${_FAIL_MESSAGE}")
52
- ELSE (${_NAME}_FIND_REQUIRED)
53
- IF (NOT ${_NAME}_FIND_QUIETLY)
54
- MESSAGE(STATUS "${_FAIL_MESSAGE}")
55
- ENDIF (NOT ${_NAME}_FIND_QUIETLY)
56
- ENDIF (${_NAME}_FIND_REQUIRED)
57
- ENDIF (${_NAME_UPPER}_FOUND)
58
- ENDMACRO(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
@@ -1,68 +0,0 @@
1
- set(CMAKE_C_COMPILER "/Library/Developer/CommandLineTools/usr/bin/cc")
2
- set(CMAKE_C_COMPILER_ARG1 "")
3
- set(CMAKE_C_COMPILER_ID "AppleClang")
4
- set(CMAKE_C_COMPILER_VERSION "8.0.0.8000042")
5
- set(CMAKE_C_COMPILER_WRAPPER "")
6
- set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
7
- set(CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert")
8
- set(CMAKE_C90_COMPILE_FEATURES "c_function_prototypes")
9
- set(CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros")
10
- set(CMAKE_C11_COMPILE_FEATURES "c_static_assert")
11
-
12
- set(CMAKE_C_PLATFORM_ID "Darwin")
13
- set(CMAKE_C_SIMULATE_ID "")
14
- set(CMAKE_C_SIMULATE_VERSION "")
15
-
16
- set(CMAKE_AR "/Library/Developer/CommandLineTools/usr/bin/ar")
17
- set(CMAKE_RANLIB "/Library/Developer/CommandLineTools/usr/bin/ranlib")
18
- set(CMAKE_LINKER "/Library/Developer/CommandLineTools/usr/bin/ld")
19
- set(CMAKE_COMPILER_IS_GNUCC )
20
- set(CMAKE_C_COMPILER_LOADED 1)
21
- set(CMAKE_C_COMPILER_WORKS TRUE)
22
- set(CMAKE_C_ABI_COMPILED TRUE)
23
- set(CMAKE_COMPILER_IS_MINGW )
24
- set(CMAKE_COMPILER_IS_CYGWIN )
25
- if(CMAKE_COMPILER_IS_CYGWIN)
26
- set(CYGWIN 1)
27
- set(UNIX 1)
28
- endif()
29
-
30
- set(CMAKE_C_COMPILER_ENV_VAR "CC")
31
-
32
- if(CMAKE_COMPILER_IS_MINGW)
33
- set(MINGW 1)
34
- endif()
35
- set(CMAKE_C_COMPILER_ID_RUN 1)
36
- set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
37
- set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
38
- set(CMAKE_C_LINKER_PREFERENCE 10)
39
-
40
- # Save compiler ABI information.
41
- set(CMAKE_C_SIZEOF_DATA_PTR "8")
42
- set(CMAKE_C_COMPILER_ABI "")
43
- set(CMAKE_C_LIBRARY_ARCHITECTURE "")
44
-
45
- if(CMAKE_C_SIZEOF_DATA_PTR)
46
- set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
47
- endif()
48
-
49
- if(CMAKE_C_COMPILER_ABI)
50
- set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
51
- endif()
52
-
53
- if(CMAKE_C_LIBRARY_ARCHITECTURE)
54
- set(CMAKE_LIBRARY_ARCHITECTURE "")
55
- endif()
56
-
57
- set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
58
- if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
59
- set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
60
- endif()
61
-
62
-
63
-
64
-
65
-
66
- set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "")
67
- set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib;/usr/local/lib")
68
- set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "/Library/Frameworks;/System/Library/Frameworks")