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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 8ca8cd6855138696899ff2ea0c0bbeb158e7cf9f
4
- data.tar.gz: fd70b584ab7a1362448132f4587c652bd550d642
2
+ SHA256:
3
+ metadata.gz: e13caf97315c9eda31e7634b107955d8e9898e1d19aaa42d12e984cfbfbf697c
4
+ data.tar.gz: 56b7a17a293b1d3a5c2b4a987697f353d20e977d0b41ff1b160b361ddc77dd85
5
5
  SHA512:
6
- metadata.gz: 78900a0c9f91af294b4badc8f0f3b69783ae76d8f01b19444d9e0007baca9c96dc3f82a6efa62ff48cbe0bab3cd17ff26e6fd9bab59dd48070ca13d35ef8489f
7
- data.tar.gz: 9e028183c3380b18deedd0800de04e7b3849fc417676d656b23e7895b9d85ee501d63e3edc863dc20f48edbbe7ecfb2e7fd8af08229338263f882c331ef9eb41
6
+ metadata.gz: 96bfd310f175d3e43a2ff74e5f7b7a85cc79d605c55e543fc3068188ac33fb26c3bf6e5a0564214c4f09412f12bcbf32d03cdb23642e3bcdc759e6d025e2974b
7
+ data.tar.gz: e7dec38f067e3351234bf9c6aff5653b5345feff9e7c5d4f5b07a1e819e6be927289240e77a97cc08e05d617f206dfbd2267ffc436b2a5a2753662ec192d9128
data/README.md CHANGED
@@ -110,6 +110,7 @@ Check out [SUPPORTED.md on the mtex2MML website](https://github.com/gjtorikian/m
110
110
 
111
111
  Before building this gem, you must install the following libraries:
112
112
 
113
+ * Ruby 2.1 or higher (you'll need Ruby header files, so a `*-dev` version is also required)
113
114
  * GNU make
114
115
  * glib-2.0
115
116
  * gdk-pixbuf-2.0
@@ -168,7 +169,7 @@ If you're having issues building mtex2mml, or have mtex2mml already preinstalled
168
169
  * If you use gem install:
169
170
 
170
171
  MATHEMATICAL_USE_SYSTEM_MTEX2MML=1 gem install mathematical
171
-
172
+
172
173
  ## Benchmark
173
174
 
174
175
  Run benchmarks with `bundle exec rake benchmark`:
@@ -7,11 +7,12 @@ project(lasem)
7
7
  enable_language(C)
8
8
  cmake_minimum_required(VERSION 2.8.7 FATAL_ERROR)
9
9
  cmake_policy(SET CMP0015 NEW)
10
+ set(CMAKE_MACOSX_RPATH 1)
10
11
 
11
12
  set(LIBRARY "lasem")
12
13
  set(VERSION 0.6)
13
14
 
14
- find_package(PkgConfig)
15
+ find_package(PkgConfig REQUIRED)
15
16
 
16
17
  set(LASEM_SRC_DIR ${CMAKE_SOURCE_DIR}/lasem/src/)
17
18
  set(MTEX2MML_SRC_DIR ${CMAKE_SOURCE_DIR}/mtex2MML/src/)
@@ -51,25 +52,66 @@ pkg_check_modules(PANGO_CAIRO REQUIRED pangocairo)
51
52
  #
52
53
  #
53
54
 
55
+ # Special MacOS Catalina changes
56
+ if(CMAKE_HOST_APPLE AND APPLE)
57
+ if(NOT CMAKE_XCRUN)
58
+ find_program(CMAKE_XCRUN NAMES xcrun)
59
+ endif()
60
+ if(CMAKE_XCRUN)
61
+ execute_process(COMMAND ${CMAKE_XCRUN} --show-sdk-path
62
+ OUTPUT_VARIABLE SDK_PATH
63
+ OUTPUT_STRIP_TRAILING_WHITESPACE)
64
+ set(LIBXML2_MACOS_INCLUDE_DIRS ${SDK_PATH}/usr/include/libxml2)
65
+ message(STATUS "Found SDK libxml2")
66
+ endif()
67
+ endif()
68
+
69
+ set(GLIB_LIB_SUFFIX 2.0)
70
+ set(PANGO_LIB_SUFFIX 1.0)
71
+ set(GDK_PIXBUF_LIB_SUFFIX 2.0)
72
+
73
+ # find dependencies
74
+ # glib
75
+ find_path(GLIB_INCLUDE_DIR glib.h)
76
+ find_library(GLIB_GLIB_LIBRARY glib-${GLIB_LIB_SUFFIX})
77
+ find_library(GLIB_GIO_LIBRARY gio-${GLIB_LIB_SUFFIX})
78
+ find_library(GLIB_GMODULE_LIBRARY gmodule-${GLIB_LIB_SUFFIX})
79
+ find_library(GLIB_GOBJECT_LIBRARY gobject-${GLIB_LIB_SUFFIX})
80
+ set(GLIB_LIBRARIES ${GLIB_GLIB_LIBRARY} ${GLIB_GIO_LIBRARY} ${GLIB_GMODULE_LIBRARY} ${GLIB_GOBJECT_LIBRARY})
81
+
82
+ # pango
83
+ find_path(PANGO_INCLUDE_DIR pango/pango.h)
84
+ find_library(PANGO_LIBRARY pango-${PANGO_LIB_SUFFIX})
85
+ find_library(PANGO_CAIRO_LIBRARY pangocairo-${PANGO_LIB_SUFFIX})
86
+ set(PANGO_LIBRARIES ${PANGO_LIBRARY} ${PANGO_CAIRO_LIBRARY})
87
+
88
+ # cairo
89
+ find_library(CAIRO_LIBRARY cairo${CAIRO_LIB_SUFFIX})
90
+ find_library(CAIRO_GOBJECT_LIBRARY cairo-gobject${CAIRO_LIB_SUFFIX})
91
+ set(CAIRO_LIBRARIES ${CAIRO_LIBRARY} ${CAIRO_GOBJECT_LIBRARY})
92
+ find_path(CAIRO_INCLUDE_DIR cairo.h)
93
+
94
+ # gdk-pixbuf
95
+ find_path(GDK_PIXBUF_INCLUDE_DIR gdk-pixbuf/gdk-pixbuf.h)
96
+ find_library(GDK_PIXBUF_LIBRARY gdk_pixbuf-${GDK_PIXBUF_LIB_SUFFIX})
97
+
54
98
  include_directories(${LIBRARY}
55
99
  ${INCLUDE_DIRS}
56
100
  ${GLIB2_INCLUDE_DIRS}
57
101
  ${CAIRO_INCLUDE_DIRS}
58
- ${PANGO_INCLUDE_DIRS}
59
102
  ${GDK-PIXBUF2_INCLUDE_DIRS}
60
103
  ${LIBXML2_INCLUDE_DIRS}
104
+ ${LIBXML2_MACOS_INCLUDE_DIRS}
61
105
  ${GIO2_INCLUDE_DIRS}
62
106
  ${PANGO_CAIRO_INCLUDE_DIRS}
63
107
  )
64
108
 
65
109
  target_link_libraries(${LIBRARY}
66
- ${GLIB2_LIBRARIES}
110
+ ${GLIB_LIBRARIES}
67
111
  ${CAIRO_LIBRARIES}
68
112
  ${PANGO_LIBRARIES}
69
- ${GDK-PIXBUF2_LIBRARIES}
113
+ ${GDK_PIXBUF_LIBRARY}
70
114
  ${LIBXML2_LIBRARIES}
71
- ${GIO2_LIBRARIES}
72
- ${PANGO_CAIRO_LIBRARIES}
73
115
  ${RUBY_LIBRARY}
74
116
  ${MTEX2MML_BUILD_DIR}/libmtex2MML.a
75
117
  )
@@ -3,15 +3,26 @@ ENV['RC_ARCHS'] = '' if RUBY_PLATFORM =~ /darwin|mac os/
3
3
  require 'mkmf'
4
4
  require 'rbconfig'
5
5
 
6
- HOST_OS = RbConfig::CONFIG['host_os']
7
- LIBDIR = RbConfig::CONFIG['libdir']
8
- INCLUDEDIR = RbConfig::CONFIG['includedir']
9
- SHARED_EXT = if HOST_OS =~ /darwin|mac os/
10
- 'dylib'
6
+ OS = case RbConfig::CONFIG['host_os']
7
+ when /mswin|msys|mingw|cygwin|bccwin|wince|emc/
8
+ :windows
9
+ when /darwin|mac os/
10
+ :macos
11
+ when /linux/
12
+ :linux
13
+ when /solaris|bsd/
14
+ :unix
11
15
  else
12
- 'so'
16
+ raise Error::WebDriverError, "unknown os: #{host_os.inspect}"
13
17
  end
14
18
 
19
+ LIBDIR = RbConfig::CONFIG['libdir']
20
+ INCLUDEDIR = RbConfig::CONFIG['includedir']
21
+ SHARED_EXT = OS == :macos ? 'dylib' : 'so'
22
+ # Starting in Catalina, libxml2 was moved elsewhere
23
+ SDKROOT = OS == :macos ? `/usr/bin/xcrun --show-sdk-path`.chomp : ''
24
+ RPATH = OS == :macos ? '-rpath @loader_path/../../ext/mathematical/lib'.chomp : ''
25
+
15
26
  unless find_executable('cmake')
16
27
  $stderr.puts "\n\n\n[ERROR]: cmake is required and not installed. Get it here: http://www.cmake.org/\n\n"
17
28
  exit 1
@@ -25,8 +36,6 @@ def using_system_mtex2mml?
25
36
  arg_config('--use-system-mtex2MML', !!ENV['MATHEMATICAL_USE_SYSTEM_MTEX2MML'])
26
37
  end
27
38
 
28
- ROOT_TMP = File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'tmp'))
29
-
30
39
  LASEM_DIR = File.expand_path(File.join(File.dirname(__FILE__), 'lasem'))
31
40
  LASEM_BUILD_DIR = File.join(LASEM_DIR, 'build')
32
41
  LASEM_SRC_DIR = File.expand_path(File.join(LASEM_DIR, 'src'))
@@ -37,22 +46,22 @@ MTEX2MML_BUILD_DIR = File.join(MTEX2MML_DIR, 'build')
37
46
  MTEX2MML_SRC_DIR = File.expand_path(File.join(MTEX2MML_DIR, 'src'))
38
47
  MTEX2MML_LIB_DIR = File.expand_path(File.join(File.dirname(__FILE__), 'lib'))
39
48
 
40
- if HOST_OS =~ /darwin|mac os/
49
+ if OS == :macos
41
50
  ENV['PKG_CONFIG_PATH'] = "/opt/X11/lib/pkgconfig:#{ENV['PKG_CONFIG_PATH']}"
42
51
  end
43
52
 
44
53
  # pre-compile checks
45
54
  have_library('xml2')
46
55
  have_library('pangocairo-1.0')
47
- find_header('libxml/tree.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2')
48
- find_header('libxml/parser.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2')
49
- find_header('libxml/xpath.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2')
50
- find_header('libxml/xpathInternals.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2')
56
+ find_header('libxml/tree.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2', "#{SDKROOT}/usr/include/libxml2")
57
+ find_header('libxml/parser.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2', "#{SDKROOT}/usr/include/libxml2")
58
+ find_header('libxml/xpath.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2', "#{SDKROOT}/usr/include/libxml2")
59
+ find_header('libxml/xpathInternals.h', '/include/libxml2', '/usr/include/libxml2', '/usr/local/include/libxml2', "#{SDKROOT}/usr/include/libxml2")
51
60
 
52
61
  # TODO: we need to clear out the build dir that's erroneously getting packaged
53
62
  # this causes problems, as Linux installation is expecting OS X output
54
63
  def clean_dir(dir)
55
- if File.directory?(dir) && !File.exist?(ROOT_TMP)
64
+ if File.directory?(dir)
56
65
  FileUtils.rm_rf(dir)
57
66
  end
58
67
  FileUtils.mkdir_p(dir)
@@ -88,7 +97,11 @@ if !using_system_lasem?
88
97
  end
89
98
  FileUtils.mkdir_p(LASEM_LIB_DIR)
90
99
  FileUtils.cp_r(File.join(LASEM_BUILD_DIR, "liblasem.#{SHARED_EXT}"), LASEM_LIB_DIR)
91
- $LIBS << ' -llasem'
100
+ if OS == :linux
101
+ $LIBS << " -Wl,-rpath,#{LASEM_LIB_DIR} -llasem"
102
+ else
103
+ $LIBS << ' -llasem'
104
+ end
92
105
  else
93
106
  if dir_config('lasem').any? || system('dpkg -s liblasem >/dev/null')
94
107
  $LIBS << ' -llasem'
@@ -98,6 +111,8 @@ else
98
111
  end
99
112
  end
100
113
 
114
+ puts '*** Library work completed ***'
115
+
101
116
  LIB_DIRS = [MTEX2MML_LIB_DIR, LASEM_LIB_DIR]
102
117
  HEADER_DIRS = [MTEX2MML_SRC_DIR, LASEM_SRC_DIR]
103
118
 
@@ -106,7 +121,7 @@ dir_config('mathematical', HEADER_DIRS, LIB_DIRS)
106
121
  find_header('mtex2MML.h', MTEX2MML_SRC_DIR)
107
122
 
108
123
  flag = ENV['TRAVIS'] ? '-O0' : '-O2'
109
- $LDFLAGS << " #{`pkg-config --static --libs glib-2.0 gdk-pixbuf-2.0 cairo pango`.chomp}"
124
+ $LDFLAGS << " #{`pkg-config --static --libs glib-2.0 gdk-pixbuf-2.0 cairo pango`.chomp} #{RPATH}"
110
125
  $CFLAGS << " #{flag} #{`pkg-config --cflags glib-2.0 gdk-pixbuf-2.0 cairo pango`.chomp}"
111
126
 
112
127
  create_makefile('mathematical/mathematical')
@@ -2,7 +2,8 @@
2
2
  Version 2, June 1991
3
3
 
4
4
  Copyright (C) 1991 Free Software Foundation, Inc.
5
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
5
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
6
+
6
7
  Everyone is permitted to copy and distribute verbatim copies
7
8
  of this license document, but changing it is not allowed.
8
9
 
@@ -9,11 +9,13 @@ Release 0.5.1
9
9
  * svg: <feConvolveMatrix> support
10
10
  * svg: <feTurbulence> support
11
11
  * svg: <feDisplacementMap> support
12
- * svg: use Mario Klingeman's stackblur algorithm for <feBlur>
12
+ * svg: use Mario Klingeman's stackblur algorithm for <feBlur>
13
13
  * mathml: negative spacing constant support (Garen)
14
14
  * mathml: minlabelspacing support for <mlabeledtr> (Garen)
15
+ * introspection: better python support (Emmanuel)
16
+ * cairo: avoid integer oveflow (RyuzakiKK)
15
17
  * build: OSX compilation fix (Garen)
16
- * translation updates (Мирослав, Aurimas, Balázs, Piotr, Tom, Anders, Daniel, Andika, Marek, Pedro, Duarte, Cédric, Samir)
18
+ * translation updates (Мирослав, Aurimas, Balázs, Piotr, Tom, Anders, Daniel, Andika, Marek, Pedro, Duarte, Cédric, Samir, Serdar, Ask, Milo, Rūdolfs, Nathan, Matej, Fabio, Aron, Mario, Rafael, Andika)
17
19
 
18
20
  Release 0.5.0
19
21
  =============
@@ -2,7 +2,7 @@ AC_PREREQ(2.63.0)
2
2
 
3
3
  m4_define([lasem_version_major], [0])
4
4
  m4_define([lasem_version_minor], [5])
5
- m4_define([lasem_version_micro], [1])
5
+ m4_define([lasem_version_micro], [2])
6
6
  m4_define([lasem_version], [lasem_version_major.lasem_version_minor.lasem_version_micro])
7
7
 
8
8
  m4_define([lasem_libtool_current], m4_eval(100 * lasem_version_major + lasem_version_minor))
@@ -8,8 +8,8 @@
8
8
  <shortdesc xml:lang="en">SVG and MathML rendering library</shortdesc>
9
9
  <homepage rdf:resource="https://wiki.gnome.org/Projects/Lasem" />
10
10
  <download-page rdf:resource="http://download.gnome.org/sources/lasem/" />
11
- <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=lasem" />
12
- <category rdf:resource="http://api.gnome.org/doap-extensions#development" />
11
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/lasem/issues/" />
12
+ <!-- <category rdf:resource="http://api.gnome.org/doap-extensions#development" /> -->
13
13
 
14
14
  <maintainer>
15
15
  <foaf:Person>
@@ -2,22 +2,27 @@
2
2
  #
3
3
  bs
4
4
  cs
5
+ da
5
6
  de
6
7
  el
7
8
  es
8
9
  eu
9
10
  fr
11
+ fur
10
12
  gl
11
13
  hu
12
14
  id
13
15
  it
16
+ it
14
17
  lt
15
18
  lv
16
19
  nb
20
+ nl
17
21
  oc
18
22
  pl
19
23
  pt
20
24
  pt_BR
25
+ ro
21
26
  ru
22
27
  sl
23
28
  sr
@@ -0,0 +1,99 @@
1
+ # Danish translation for lasem.
2
+ # Copyright (C) 2019 lasem's COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the lasem package.
4
+ # scootergrisen, 2019.
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: lasem master\n"
8
+ "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/lasem/issues\n"
9
+ "POT-Creation-Date: 2019-02-09 15:06+0000\n"
10
+ "PO-Revision-Date: 2019-02-19 00:00+0200\n"
11
+ "Last-Translator: scootergrisen\n"
12
+ "Language-Team: Danish\n"
13
+ "Language: da\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ #: ../src/lasemrender.c:70
20
+ msgid "Output filename"
21
+ msgstr "Outputfilnavn"
22
+
23
+ #: ../src/lasemrender.c:72
24
+ msgid "Output format"
25
+ msgstr "Outputformat"
26
+
27
+ #: ../src/lasemrender.c:74
28
+ msgid "Pixel per inch"
29
+ msgstr "Pixel pr. inch"
30
+
31
+ #: ../src/lasemrender.c:76
32
+ msgid "Zoom"
33
+ msgstr "Zoom"
34
+
35
+ #: ../src/lasemrender.c:78
36
+ msgid "Element id"
37
+ msgstr "Element-id"
38
+
39
+ #: ../src/lasemrender.c:80
40
+ msgid "Offset"
41
+ msgstr "Forskydning"
42
+
43
+ #: ../src/lasemrender.c:82
44
+ msgid "Size"
45
+ msgstr "Størrelse"
46
+
47
+ #: ../src/lasemrender.c:84
48
+ msgid "Debug domains"
49
+ msgstr "Fejlretningsdomæner"
50
+
51
+ #: ../src/lasemrender.c:97
52
+ msgid "Invalid document type (SVG expected)"
53
+ msgstr "Ugyldig dokumenttype (SVG forventet)"
54
+
55
+ #: ../src/lasemrender.c:103
56
+ #, c-format
57
+ msgid "Element '%s' not found"
58
+ msgstr "Elementet “%s” blev ikke fundet"
59
+
60
+ #: ../src/lasemrender.c:154
61
+ msgid "Option parsing failed:"
62
+ msgstr "Fortolkning af tilvalg mislykkedes:"
63
+
64
+ #: ../src/lasemrender.c:161
65
+ msgid "Invalid zoom value"
66
+ msgstr "Ugyldig zoomværdi"
67
+
68
+ #: ../src/lasemrender.c:170
69
+ msgid "Invalid number of arguments for offset option"
70
+ msgstr "Ugyldigt antal argumenter for tilvalget forskydning"
71
+
72
+ #: ../src/lasemrender.c:180
73
+ msgid "Invalid number of arguments for size option"
74
+ msgstr "Ugyldigt antal argumenter for tilvalget størrelse"
75
+
76
+ #: ../src/lasemrender.c:185
77
+ msgid "Invalid export size"
78
+ msgstr "Ugyldig eksportstørrelse"
79
+
80
+ #: ../src/lasemrender.c:193
81
+ msgid "Missing input filename"
82
+ msgstr "Manglende inputfilnavn"
83
+
84
+ #: ../src/lasemrender.c:204
85
+ msgid "Unknown format:"
86
+ msgstr "Ukendt format:"
87
+
88
+ #: ../src/lasemrender.c:244
89
+ msgid ""
90
+ "Don't know which format to use, please either give a format (-f) or an "
91
+ "output filename (-o)"
92
+ msgstr ""
93
+ "Ved ikke hvilket format der skal bruges - angiv venligst enten et format (-f) "
94
+ "eller et outputfilnavn (-o)"
95
+
96
+ #: ../src/lasemrender.c:355
97
+ #, c-format
98
+ msgid "Can't load '%s'"
99
+ msgstr "Kan ikke indlæse “%s”"
@@ -8,11 +8,11 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: lasem master\n"
10
10
  "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
11
- "product=lasem&keywords=I18N+L10N&component=general\n"
12
- "POT-Creation-Date: 2016-06-28 18:59+0000\n"
13
- "PO-Revision-Date: 2016-07-01 12:31+0200\n"
11
+ "product=lasem&keywords=I18N+L10N&component=Other\n"
12
+ "POT-Creation-Date: 2016-08-15 10:29+0000\n"
13
+ "PO-Revision-Date: 2016-12-22 12:57+0100\n"
14
14
  "Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
15
- "Language-Team: Español; Castellano <gnome-es-list@gnome.org>\n"
15
+ "Language-Team: es <gnome-es-list@gnome.org>\n"
16
16
  "Language: es\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,56 +20,76 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
  "X-Generator: Gtranslator 2.91.6\n"
22
22
 
23
- #: ../src/lasemrender.c:68
23
+ #: ../src/lasemrender.c:70
24
24
  msgid "Output filename"
25
25
  msgstr "Nombre del archivo de salida"
26
26
 
27
- #: ../src/lasemrender.c:70
27
+ #: ../src/lasemrender.c:72
28
28
  msgid "Output format"
29
29
  msgstr "Formato de salida"
30
30
 
31
- #: ../src/lasemrender.c:72
31
+ #: ../src/lasemrender.c:74
32
32
  msgid "Pixel per inch"
33
33
  msgstr "Píxeles por pulgada"
34
34
 
35
- #: ../src/lasemrender.c:74
35
+ #: ../src/lasemrender.c:76
36
36
  msgid "Zoom"
37
37
  msgstr "Ampliación"
38
38
 
39
- #: ../src/lasemrender.c:76
39
+ #: ../src/lasemrender.c:78
40
40
  msgid "Element id"
41
41
  msgstr "ID del elemento"
42
42
 
43
- #: ../src/lasemrender.c:78
43
+ #: ../src/lasemrender.c:80
44
+ msgid "Offset"
45
+ msgstr "Desplazamiento"
46
+
47
+ #: ../src/lasemrender.c:82
48
+ msgid "Size"
49
+ msgstr "Tamaño"
50
+
51
+ #: ../src/lasemrender.c:84
44
52
  msgid "Debug domains"
45
53
  msgstr "Dominios de depuración"
46
54
 
47
- #: ../src/lasemrender.c:91
55
+ #: ../src/lasemrender.c:97
48
56
  msgid "Invalid document type (SVG expected)"
49
57
  msgstr "Tipo de documento no válido (se esperaba SVG)"
50
58
 
51
- #: ../src/lasemrender.c:97
59
+ #: ../src/lasemrender.c:103
52
60
  #, c-format
53
61
  msgid "Element '%s' not found"
54
62
  msgstr "Elemento «%s» no encontrado"
55
63
 
56
- #: ../src/lasemrender.c:145
64
+ #: ../src/lasemrender.c:154
57
65
  msgid "Option parsing failed:"
58
66
  msgstr "Falló al analizar la opción:"
59
67
 
60
- #: ../src/lasemrender.c:152
68
+ #: ../src/lasemrender.c:161
61
69
  msgid "Invalid zoom value"
62
70
  msgstr "Valor de ampliación no válido"
63
71
 
64
- #: ../src/lasemrender.c:159
72
+ #: ../src/lasemrender.c:170
73
+ msgid "Invalid number of arguments for offset option"
74
+ msgstr "Número de argumentos no válido para la opción de desplazamiento"
75
+
76
+ #: ../src/lasemrender.c:180
77
+ msgid "Invalid number of arguments for size option"
78
+ msgstr "Número de argumentos no válido para la opción de tamaño"
79
+
80
+ #: ../src/lasemrender.c:185
81
+ msgid "Invalid export size"
82
+ msgstr "Tamaño de exportación no válido"
83
+
84
+ #: ../src/lasemrender.c:193
65
85
  msgid "Missing input filename"
66
86
  msgstr "Falta el nombre del archivo de salida"
67
87
 
68
- #: ../src/lasemrender.c:170
88
+ #: ../src/lasemrender.c:204
69
89
  msgid "Unknown format:"
70
90
  msgstr "Formato desconocido:"
71
91
 
72
- #: ../src/lasemrender.c:210
92
+ #: ../src/lasemrender.c:244
73
93
  msgid ""
74
94
  "Don't know which format to use, please either give a format (-f) or an "
75
95
  "output filename (-o)"
@@ -77,7 +97,7 @@ msgstr ""
77
97
  "No se sabe qué formato usar. Indique un formato (-f) o un nombre de archivo "
78
98
  "de salida (-o)"
79
99
 
80
- #: ../src/lasemrender.c:307
100
+ #: ../src/lasemrender.c:355
81
101
  #, c-format
82
102
  msgid "Can't load '%s'"
83
103
  msgstr "No se puede cargar «%s»"