mathematical 1.5.12 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (254) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -30
  3. data/Rakefile +1 -0
  4. data/ext/mathematical/CMakeLists.txt +4 -1
  5. data/ext/mathematical/extconf.rb +4 -1
  6. data/ext/mathematical/lasem/NEWS +17 -0
  7. data/ext/mathematical/lasem/autogen.sh +5 -2
  8. data/ext/mathematical/lasem/configure.ac +3 -3
  9. data/ext/mathematical/lasem/po/cs.po +50 -18
  10. data/ext/mathematical/lasem/po/de.po +62 -26
  11. data/ext/mathematical/lasem/po/es.po +27 -18
  12. data/ext/mathematical/lasem/po/hu.po +50 -21
  13. data/ext/mathematical/lasem/po/id.po +49 -16
  14. data/ext/mathematical/lasem/po/lt.po +47 -18
  15. data/ext/mathematical/lasem/po/pl.po +53 -24
  16. data/ext/mathematical/lasem/po/pt_BR.po +70 -29
  17. data/ext/mathematical/lasem/po/sl.po +43 -29
  18. data/ext/mathematical/lasem/po/sr.po +67 -27
  19. data/ext/mathematical/lasem/po/sr@latin.po +67 -27
  20. data/ext/mathematical/lasem/po/sv.po +51 -18
  21. data/ext/mathematical/lasem/src/lasemrender.c +107 -14
  22. data/ext/mathematical/lasem/src/lsmitex.c +1 -0
  23. data/ext/mathematical/lasem/src/lsmsvgelement.c +0 -2
  24. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +16 -0
  26. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -1
  27. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +8 -2
  28. data/ext/mathematical/lasem_overrides.c +3 -3
  29. data/ext/mathematical/lib/liblasem.dylib +0 -0
  30. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  31. data/ext/mathematical/mathematical.c +1 -1
  32. data/ext/mathematical/mtex2MML/CMakeLists.txt +5 -0
  33. data/ext/mathematical/mtex2MML/README.md +3 -3
  34. data/ext/mathematical/mtex2MML/SUPPORTED.md +2 -0
  35. data/ext/mathematical/mtex2MML/appveyor.yml +15 -5
  36. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +181 -116
  37. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.6.1/CMakeCCompiler.cmake +67 -0
  38. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.6.1/CMakeCXXCompiler.cmake +68 -0
  39. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CMakeDetermineCompilerABI_C.bin +0 -0
  40. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CMakeDetermineCompilerABI_CXX.bin +0 -0
  41. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.6.1/CMakeSystem.cmake +15 -0
  42. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CompilerIdC/CMakeCCompilerId.c +223 -55
  43. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1/CompilerIdCXX → 3.6.1/CompilerIdC}/a.out +0 -0
  44. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CompilerIdCXX/CMakeCXXCompilerId.cpp +202 -44
  45. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1/CompilerIdC → 3.6.1/CompilerIdCXX}/a.out +0 -0
  46. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  47. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +405 -109
  48. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +29 -29
  49. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/DependInfo.cmake +4 -20
  50. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +14 -7
  51. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/cmake_clean.cmake +4 -4
  52. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake +4 -20
  53. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +14 -7
  54. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake +4 -4
  55. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake +4 -20
  56. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +14 -7
  57. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake +4 -4
  58. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake +4 -20
  59. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +14 -7
  60. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake +4 -4
  61. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake +4 -20
  62. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +14 -7
  63. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake +4 -4
  64. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/DependInfo.cmake +4 -20
  65. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +14 -7
  66. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake +4 -4
  67. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake +4 -20
  68. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +14 -7
  69. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake +4 -4
  70. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/DependInfo.cmake +4 -20
  71. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +14 -7
  72. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake +4 -4
  73. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake +4 -20
  74. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +14 -7
  75. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake +4 -4
  76. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/DependInfo.cmake +4 -20
  77. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +14 -7
  78. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/cmake_clean.cmake +4 -4
  79. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake +4 -20
  80. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +14 -7
  81. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake +4 -4
  82. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake +4 -20
  83. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +14 -7
  84. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake +4 -4
  85. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake +4 -20
  86. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +14 -7
  87. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake +4 -4
  88. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake +4 -20
  89. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +14 -7
  90. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake +4 -4
  91. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake +4 -20
  92. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +14 -7
  93. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake +4 -4
  94. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake +4 -20
  95. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +14 -7
  96. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake +4 -4
  97. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake +4 -20
  98. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +14 -7
  99. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake +4 -4
  100. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake +4 -20
  101. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +14 -7
  102. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake +4 -4
  103. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +68 -60
  104. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +564 -522
  105. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/DependInfo.cmake +4 -20
  106. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +14 -7
  107. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/cmake_clean.cmake +4 -4
  108. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/DependInfo.cmake +4 -20
  109. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +14 -7
  110. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake +4 -4
  111. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake +4 -20
  112. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +14 -7
  113. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake +4 -4
  114. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake +4 -20
  115. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +14 -7
  116. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake +4 -4
  117. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake +4 -20
  118. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +14 -7
  119. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake +4 -4
  120. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake +4 -20
  121. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +14 -7
  122. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake +4 -4
  123. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/DependInfo.cmake +4 -20
  124. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +14 -7
  125. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/cmake_clean.cmake +4 -4
  126. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/DependInfo.cmake +4 -20
  127. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +14 -7
  128. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake +4 -4
  129. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/DependInfo.cmake +4 -20
  130. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +14 -7
  131. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/cmake_clean.cmake +4 -4
  132. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake +4 -20
  133. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +14 -7
  134. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake +4 -4
  135. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +28 -21
  136. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  137. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +34 -0
  138. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +405 -0
  139. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/DependInfo.cmake +4 -20
  140. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +13 -6
  141. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/cmake_clean.cmake +4 -4
  142. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +16 -18
  143. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +55 -42
  144. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +4 -4
  145. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -3
  146. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  147. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/progress.make +1 -0
  148. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +115 -27
  149. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +16 -18
  150. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +54 -42
  151. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +4 -4
  152. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean_target.cmake +1 -1
  153. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +19 -20
  154. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +18 -19
  155. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -3
  156. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  157. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/progress.make +9 -8
  158. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/DependInfo.cmake +4 -20
  159. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +13 -6
  160. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/cmake_clean.cmake +4 -4
  161. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +16 -18
  162. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +60 -47
  163. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +4 -4
  164. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -3
  165. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  166. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/progress.make +10 -9
  167. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +17 -18
  168. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +178 -124
  169. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +5 -4
  170. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -3
  171. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  172. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/progress.make +27 -25
  173. data/ext/mathematical/mtex2MML/build/CMakeFiles/progress.marks +1 -1
  174. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +2 -2
  175. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +25 -7
  176. data/ext/mathematical/mtex2MML/build/Makefile +419 -307
  177. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +32 -32
  178. data/ext/mathematical/mtex2MML/build/lexer.c +4317 -4379
  179. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  180. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +12 -5
  181. data/ext/mathematical/mtex2MML/build/parser.c +5549 -5473
  182. data/ext/mathematical/mtex2MML/build/parser.h +499 -490
  183. data/ext/mathematical/mtex2MML/build/parser.output +93361 -92735
  184. data/ext/mathematical/mtex2MML/deps/strdup/package.json +2 -2
  185. data/ext/mathematical/mtex2MML/deps/strdup/strdup.c +2 -0
  186. data/ext/mathematical/mtex2MML/deps/strdup/strdup.h +2 -0
  187. data/ext/mathematical/mtex2MML/deps/uthash/package.json +2 -1
  188. data/ext/mathematical/mtex2MML/deps/uthash/utarray.h +42 -36
  189. data/ext/mathematical/mtex2MML/deps/uthash/uthash.h +334 -218
  190. data/ext/mathematical/mtex2MML/deps/uthash/utlist.h +282 -144
  191. data/ext/mathematical/mtex2MML/deps/uthash/utringbuffer.h +108 -0
  192. data/ext/mathematical/mtex2MML/deps/uthash/utstring.h +15 -10
  193. data/ext/mathematical/mtex2MML/script/bootstrap +6 -12
  194. data/ext/mathematical/mtex2MML/script/cibuild +47 -1
  195. data/ext/mathematical/mtex2MML/script/{release → tag} +1 -1
  196. data/ext/mathematical/mtex2MML/src/environment.c +73 -13
  197. data/ext/mathematical/mtex2MML/src/environment.h +1 -1
  198. data/ext/mathematical/mtex2MML/src/lexer.l +75 -53
  199. data/ext/mathematical/mtex2MML/src/main.c +65 -36
  200. data/ext/mathematical/mtex2MML/src/mtex2MML.h +5 -1
  201. data/ext/mathematical/mtex2MML/src/parser.y +67 -16
  202. data/ext/mathematical/mtex2MML/tests/basic.c +10 -0
  203. data/ext/mathematical/mtex2MML/tests/delimiters.c +95 -0
  204. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/strut-1.html +1 -1
  205. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/cal-1.html +1 -1
  206. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/frak-1.html +1 -1
  207. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathcal-1.html +1 -1
  208. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathfrak-1.html +1 -1
  209. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathrm-1.html +1 -1
  210. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathscr-1.html +1 -1
  211. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/rm-1.html +1 -1
  212. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/scr-1.html +1 -1
  213. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/textrm-1.html +1 -1
  214. data/ext/mathematical/mtex2MML/tests/fixtures/array/strip_excess_whitespace_in_array_attributes.html +1 -1
  215. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_rendering.html +23 -0
  216. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_rendering.txt +23 -0
  217. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/align.html +1 -0
  218. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/align.txt +3 -0
  219. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/alignat-1a.html +1 -0
  220. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/alignat-1a.txt +4 -0
  221. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/aligned_ex_spacing.html +1 -0
  222. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/aligned_ex_spacing.txt +4 -0
  223. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/basic_array.html +1 -0
  224. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/basic_array.txt +3 -0
  225. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed_env.html +8 -0
  226. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed_env.txt +11 -0
  227. data/ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html +6 -6
  228. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/gt.html +1 -0
  229. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/gt.txt +1 -0
  230. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/lt.html +1 -0
  231. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/lt.txt +1 -0
  232. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textgreater.html +1 -0
  233. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textgreater.txt +1 -0
  234. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textless.html +1 -0
  235. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textless.txt +1 -0
  236. data/ext/mathematical/mtex2MML/tests/symbols.c +69 -0
  237. data/lib/mathematical.rb +19 -1
  238. data/lib/mathematical/version.rb +1 -1
  239. data/mathematical.gemspec +2 -1
  240. data/test/mathematical/basic_test.rb +16 -3
  241. data/test/mathematical/fixtures/png/numeric_test_1.png +0 -0
  242. data/test/mathematical/fixtures/png/numeric_test_3.png +0 -0
  243. data/test/mathematical/fixtures/png/pmatrix.png +0 -0
  244. data/test/mathematical/maliciousness_test.rb +0 -1
  245. data/test/mathematical/multiples_test.rb +3 -0
  246. data/test/mathematical/png_test.rb +4 -1
  247. data/test/test_helper.rb +2 -0
  248. metadata +54 -18
  249. data/ext/mathematical/FindNewerRubies.cmake +0 -292
  250. data/ext/mathematical/mtex2MML/build.ps1 +0 -2
  251. data/ext/mathematical/mtex2MML/build/CMakeFiles/2.8.10.1/CMakeCCompiler.cmake +0 -55
  252. data/ext/mathematical/mtex2MML/build/CMakeFiles/2.8.10.1/CMakeCXXCompiler.cmake +0 -56
  253. data/ext/mathematical/mtex2MML/build/CMakeFiles/2.8.10.1/CMakeSystem.cmake +0 -15
  254. data/ext/mathematical/mtex2MML/src/y.output +0 -117655
@@ -8,67 +8,96 @@ msgstr ""
8
8
  "Project-Id-Version: lasem master\n"
9
9
  "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
10
10
  "product=lasem&keywords=I18N+L10N&component=general\n"
11
- "POT-Creation-Date: 2015-08-03 12:59+0000\n"
12
- "PO-Revision-Date: 2015-08-31 19:11+0200\n"
13
- "Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
11
+ "POT-Creation-Date: 2016-07-12 15:33+0000\n"
12
+ "PO-Revision-Date: 2016-07-31 15:20+0200\n"
13
+ "Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
14
14
  "Language-Team: Hungarian <openscope at googlegroups dot com>\n"
15
15
  "Language: hu\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
- "X-Generator: Lokalize 1.2\n"
20
+ "X-Generator: Poedit 1.8.8\n"
21
21
 
22
- #: ../src/lasemrender.c:67
22
+ #: ../src/lasemrender.c:70
23
23
  msgid "Output filename"
24
24
  msgstr "Kimeneti fájlnév"
25
25
 
26
- #: ../src/lasemrender.c:69
26
+ #: ../src/lasemrender.c:72
27
27
  msgid "Output format"
28
28
  msgstr "Kimeneti formátum"
29
29
 
30
- #: ../src/lasemrender.c:71
30
+ #: ../src/lasemrender.c:74
31
31
  msgid "Pixel per inch"
32
32
  msgstr "Képpont per hüvelyk"
33
33
 
34
- #: ../src/lasemrender.c:73
34
+ #: ../src/lasemrender.c:76
35
35
  msgid "Zoom"
36
36
  msgstr "Nagyítás"
37
37
 
38
- #: ../src/lasemrender.c:75
38
+ #: ../src/lasemrender.c:78
39
+ msgid "Element id"
40
+ msgstr "Elem azonosító"
41
+
42
+ #: ../src/lasemrender.c:80
43
+ msgid "Offset"
44
+ msgstr "Eltolás"
45
+
46
+ #: ../src/lasemrender.c:82
47
+ msgid "Size"
48
+ msgstr "Méret"
49
+
50
+ #: ../src/lasemrender.c:84
39
51
  msgid "Debug domains"
40
52
  msgstr "Hibakeresési tartományok"
41
53
 
42
- #: ../src/lasemrender.c:107
43
- #| msgid "Option parsing failed: %s\n"
54
+ #: ../src/lasemrender.c:97
55
+ msgid "Invalid document type (SVG expected)"
56
+ msgstr "Érvénytelen dokumentumtípus (SVG várt)"
57
+
58
+ #: ../src/lasemrender.c:103
59
+ #, c-format
60
+ msgid "Element '%s' not found"
61
+ msgstr "A(z) „%s” elem nem található"
62
+
63
+ #: ../src/lasemrender.c:154
44
64
  msgid "Option parsing failed:"
45
65
  msgstr "A kapcsoló feldolgozása sikertelen:"
46
66
 
47
- #: ../src/lasemrender.c:114
67
+ #: ../src/lasemrender.c:161
48
68
  msgid "Invalid zoom value"
49
69
  msgstr "Érvénytelen nagyítási érték"
50
70
 
51
- #: ../src/lasemrender.c:121
52
- #| msgid "Output filename"
71
+ #: ../src/lasemrender.c:170
72
+ msgid "Invalid number of arguments for offset option"
73
+ msgstr "Érvénytelen számú argumentum az eltolás kapcsolóhoz"
74
+
75
+ #: ../src/lasemrender.c:180
76
+ msgid "Invalid number of arguments for size option"
77
+ msgstr "Érvénytelen számú argumentum a méret kapcsolóhoz"
78
+
79
+ #: ../src/lasemrender.c:185
80
+ msgid "Invalid export size"
81
+ msgstr "Érvénytelen exportálási méret"
82
+
83
+ #: ../src/lasemrender.c:193
53
84
  msgid "Missing input filename"
54
85
  msgstr "Hiányzó bemeneti fájlnév"
55
86
 
56
- #: ../src/lasemrender.c:132
57
- #| msgid "Unknown format: %s\n"
87
+ #: ../src/lasemrender.c:204
58
88
  msgid "Unknown format:"
59
89
  msgstr "Ismeretlen formátum:"
60
90
 
61
- #: ../src/lasemrender.c:172
91
+ #: ../src/lasemrender.c:244
62
92
  msgid ""
63
93
  "Don't know which format to use, please either give a format (-f) or an "
64
94
  "output filename (-o)"
65
95
  msgstr ""
66
- "Nem tudni, hogy mely formátumot kell használni, adjon meg vagy egy formátumot "
67
- "(-f), vagy egy kimeneti fájlnevet (-o)"
96
+ "Nem tudni, hogy mely formátumot kell használni, adjon meg vagy egy "
97
+ "formátumot (-f), vagy egy kimeneti fájlnevet (-o)"
68
98
 
69
- #: ../src/lasemrender.c:262
99
+ #: ../src/lasemrender.c:355
70
100
  #, c-format
71
- #| msgid "Can't load '%s'\n"
72
101
  msgid "Can't load '%s'"
73
102
  msgstr "A(z) „%s” nem tölthető be"
74
103
 
@@ -8,62 +8,95 @@ msgstr ""
8
8
  "Project-Id-Version: lasem master\n"
9
9
  "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
10
10
  "product=lasem&keywords=I18N+L10N&component=general\n"
11
- "POT-Creation-Date: 2015-08-03 12:59+0000\n"
12
- "PO-Revision-Date: 2015-08-07 14:25+0700\n"
11
+ "POT-Creation-Date: 2016-07-04 19:36+0000\n"
12
+ "PO-Revision-Date: 2016-07-08 21:09+0700\n"
13
13
  "Last-Translator: Andika Triwidada <andika@gmail.com>\n"
14
14
  "Language-Team: Indonesian <gnome@i15n.org>\n"
15
15
  "Language: id\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
- "X-Generator: Poedit 1.7.1\n"
19
+ "X-Generator: Poedit 1.8.8\n"
20
20
  "Plural-Forms: nplurals=1; plural=0;\n"
21
21
 
22
- #: ../src/lasemrender.c:67
22
+ #: ../src/lasemrender.c:70
23
23
  msgid "Output filename"
24
24
  msgstr "Nama berkas keluaran"
25
25
 
26
- #: ../src/lasemrender.c:69
26
+ #: ../src/lasemrender.c:72
27
27
  msgid "Output format"
28
28
  msgstr "Format keluaran"
29
29
 
30
- #: ../src/lasemrender.c:71
30
+ #: ../src/lasemrender.c:74
31
31
  msgid "Pixel per inch"
32
32
  msgstr "Piksel per inci"
33
33
 
34
- #: ../src/lasemrender.c:73
34
+ #: ../src/lasemrender.c:76
35
35
  msgid "Zoom"
36
36
  msgstr "Zum"
37
37
 
38
- #: ../src/lasemrender.c:75
38
+ #: ../src/lasemrender.c:78
39
+ msgid "Element id"
40
+ msgstr "ID elemen"
41
+
42
+ #: ../src/lasemrender.c:80
43
+ msgid "Offset"
44
+ msgstr "Ofset"
45
+
46
+ #: ../src/lasemrender.c:82
47
+ msgid "Size"
48
+ msgstr "Ukuran"
49
+
50
+ #: ../src/lasemrender.c:84
39
51
  msgid "Debug domains"
40
52
  msgstr "Ranah pengawakutuan"
41
53
 
42
- #: ../src/lasemrender.c:107
54
+ #: ../src/lasemrender.c:97
55
+ msgid "Invalid document type (SVG expected)"
56
+ msgstr "Tipe dokumen tidak valid (diharapkan SVG)"
57
+
58
+ #: ../src/lasemrender.c:103
59
+ #, c-format
60
+ msgid "Element '%s' not found"
61
+ msgstr "Elemen '%s' tidak ditemukan"
62
+
63
+ #: ../src/lasemrender.c:154
43
64
  msgid "Option parsing failed:"
44
65
  msgstr "Gagal mengurai opsi:"
45
66
 
46
- #: ../src/lasemrender.c:114
67
+ #: ../src/lasemrender.c:161
47
68
  msgid "Invalid zoom value"
48
69
  msgstr "Nilai zum tak valid"
49
70
 
50
- #: ../src/lasemrender.c:121
71
+ #: ../src/lasemrender.c:170
72
+ msgid "Invalid number of arguments for offset option"
73
+ msgstr "Cacah argumen bagi opsi ofset tidak valid"
74
+
75
+ #: ../src/lasemrender.c:180
76
+ msgid "Invalid number of arguments for size option"
77
+ msgstr "Cacah argumen bagi opsi ukuran tidak valid"
78
+
79
+ #: ../src/lasemrender.c:185
80
+ msgid "Invalid export size"
81
+ msgstr "Ukuran ekspor tidak valid"
82
+
83
+ #: ../src/lasemrender.c:193
51
84
  msgid "Missing input filename"
52
85
  msgstr "Kurang nama berkas keluaran"
53
86
 
54
- #: ../src/lasemrender.c:132
87
+ #: ../src/lasemrender.c:204
55
88
  msgid "Unknown format:"
56
89
  msgstr "Format tak dikenal:"
57
90
 
58
- #: ../src/lasemrender.c:172
91
+ #: ../src/lasemrender.c:244
59
92
  msgid ""
60
93
  "Don't know which format to use, please either give a format (-f) or an "
61
94
  "output filename (-o)"
62
95
  msgstr ""
63
- "Tak tahu format mana yang akan dipakai, harap berikan suatu format (-"
64
- "f) atau sebuah nama berkas keluaran (-o)"
96
+ "Tak tahu format mana yang akan dipakai, harap berikan suatu format (-f) atau "
97
+ "sebuah nama berkas keluaran (-o)"
65
98
 
66
- #: ../src/lasemrender.c:262
99
+ #: ../src/lasemrender.c:355
67
100
  #, c-format
68
101
  msgid "Can't load '%s'"
69
102
  msgstr "Tak bisa memuat '%s'"
@@ -1,15 +1,15 @@
1
1
  # Lithuanian translation for lasem.
2
2
  # Copyright (C) 2013 lasem's COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the lasem package.
4
- # Aurimas Černius <aurisc4@gmail.com>, 2013, 2015.
4
+ # Aurimas Černius <aurisc4@gmail.com>, 2013, 2015, 2016.
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: lasem master\n"
9
9
  "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
10
10
  "product=lasem&keywords=I18N+L10N&component=general\n"
11
- "POT-Creation-Date: 2015-08-03 12:59+0000\n"
12
- "PO-Revision-Date: 2015-09-09 17:14+0300\n"
11
+ "POT-Creation-Date: 2016-07-04 19:36+0000\n"
12
+ "PO-Revision-Date: 2016-08-15 13:28+0300\n"
13
13
  "Last-Translator: Aurimas Černius <aurisc4@gmail.com>\n"
14
14
  "Language-Team: Lietuvių <gnome-lt@lists.akl.lt>\n"
15
15
  "Language: lt\n"
@@ -20,46 +20,76 @@ msgstr ""
20
20
  "%100<10 || n%100>=20) ? 1 : 2);\n"
21
21
  "X-Generator: Gtranslator 2.91.7\n"
22
22
 
23
- #: ../src/lasemrender.c:67
23
+ #: ../src/lasemrender.c:70
24
24
  msgid "Output filename"
25
25
  msgstr "Išvesties failo pavadinimas"
26
26
 
27
- #: ../src/lasemrender.c:69
27
+ #: ../src/lasemrender.c:72
28
28
  msgid "Output format"
29
29
  msgstr "Išvesties formatas"
30
30
 
31
- #: ../src/lasemrender.c:71
31
+ #: ../src/lasemrender.c:74
32
32
  msgid "Pixel per inch"
33
33
  msgstr "Pikselis colyje"
34
34
 
35
- #: ../src/lasemrender.c:73
35
+ #: ../src/lasemrender.c:76
36
36
  msgid "Zoom"
37
37
  msgstr "Didinimas"
38
38
 
39
- #: ../src/lasemrender.c:75
39
+ #: ../src/lasemrender.c:78
40
+ msgid "Element id"
41
+ msgstr "Elemento id"
42
+
43
+ #: ../src/lasemrender.c:80
44
+ msgid "Offset"
45
+ msgstr "Poslinkis"
46
+
47
+ #: ../src/lasemrender.c:82
48
+ msgid "Size"
49
+ msgstr "Dydis"
50
+
51
+ #: ../src/lasemrender.c:84
40
52
  msgid "Debug domains"
41
53
  msgstr "Derinimo sritys"
42
54
 
43
- #: ../src/lasemrender.c:107
44
- #| msgid "Option parsing failed: %s\n"
55
+ #: ../src/lasemrender.c:97
56
+ msgid "Invalid document type (SVG expected)"
57
+ msgstr "Netinkamas dokumento tipas (tikėtasi SVG)"
58
+
59
+ #: ../src/lasemrender.c:103
60
+ #, c-format
61
+ msgid "Element '%s' not found"
62
+ msgstr "Nerastas elementas „%s“"
63
+
64
+ #: ../src/lasemrender.c:154
45
65
  msgid "Option parsing failed:"
46
66
  msgstr "Nepavyko perskaityti parametrų:"
47
67
 
48
- #: ../src/lasemrender.c:114
68
+ #: ../src/lasemrender.c:161
49
69
  msgid "Invalid zoom value"
50
70
  msgstr "Netinkama didinimo vertė"
51
71
 
52
- #: ../src/lasemrender.c:121
53
- #| msgid "Output filename"
72
+ #: ../src/lasemrender.c:170
73
+ msgid "Invalid number of arguments for offset option"
74
+ msgstr "Netinkamas argumentų skaičius poslinkio parametrui"
75
+
76
+ #: ../src/lasemrender.c:180
77
+ msgid "Invalid number of arguments for size option"
78
+ msgstr "Netinkamas argumentų skaičius dydžio parametrui"
79
+
80
+ #: ../src/lasemrender.c:185
81
+ msgid "Invalid export size"
82
+ msgstr "Netinkamas eksporto dydis"
83
+
84
+ #: ../src/lasemrender.c:193
54
85
  msgid "Missing input filename"
55
86
  msgstr "Trūksta įvesties failo"
56
87
 
57
- #: ../src/lasemrender.c:132
58
- #| msgid "Unknown format: %s\n"
88
+ #: ../src/lasemrender.c:204
59
89
  msgid "Unknown format:"
60
90
  msgstr "Nežinomas formatas:"
61
91
 
62
- #: ../src/lasemrender.c:172
92
+ #: ../src/lasemrender.c:244
63
93
  msgid ""
64
94
  "Don't know which format to use, please either give a format (-f) or an "
65
95
  "output filename (-o)"
@@ -67,9 +97,8 @@ msgstr ""
67
97
  "Nežinoma, kurį formatą naudoti, nurodykite formatą (-f) arba išvesties failo "
68
98
  "pavadinimą (-o)"
69
99
 
70
- #: ../src/lasemrender.c:262
100
+ #: ../src/lasemrender.c:355
71
101
  #, c-format
72
- #| msgid "Can't load '%s'\n"
73
102
  msgid "Can't load '%s'"
74
103
  msgstr "Nepavyksta įkelti „%s“"
75
104
 
@@ -1,65 +1,94 @@
1
- # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2
- # Aviary.pl
3
- # Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz
4
- # pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas:
5
- # gnomepl@aviary.pl
6
- # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
7
- # Piotr Drąg <piotrdrag@gmail.com>, 2012-2015.
8
- # Aviary.pl <gnomepl@aviary.pl>, 2012-2015.
1
+ # Polish translation for lasem.
2
+ # Copyright © 2012-2016 the lasem authors.
3
+ # This file is distributed under the same license as the lasem package.
4
+ # Piotr Drąg <piotrdrag@gmail.com>, 2012-2016.
5
+ # Aviary.pl <community-poland@mozilla.org>, 2012-2016.
6
+ #
9
7
  msgid ""
10
8
  msgstr ""
11
9
  "Project-Id-Version: lasem\n"
12
10
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2015-08-31 01:40+0200\n"
14
- "PO-Revision-Date: 2015-08-31 01:41+0200\n"
11
+ "POT-Creation-Date: 2016-08-21 15:24+0200\n"
12
+ "PO-Revision-Date: 2016-08-21 15:25+0200\n"
15
13
  "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
16
- "Language-Team: Polish <gnomepl@aviary.pl>\n"
14
+ "Language-Team: Polish <community-poland@mozilla.org>\n"
17
15
  "Language: pl\n"
18
16
  "MIME-Version: 1.0\n"
19
17
  "Content-Type: text/plain; charset=UTF-8\n"
20
18
  "Content-Transfer-Encoding: 8bit\n"
21
19
  "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
22
20
  "|| n%100>=20) ? 1 : 2);\n"
23
- "X-Poedit-Language: Polish\n"
24
- "X-Poedit-Country: Poland\n"
25
21
 
26
- #: ../src/lasemrender.c:67
22
+ #: ../src/lasemrender.c:70
27
23
  msgid "Output filename"
28
24
  msgstr "Nazwa pliku wyjściowego"
29
25
 
30
- #: ../src/lasemrender.c:69
26
+ #: ../src/lasemrender.c:72
31
27
  msgid "Output format"
32
28
  msgstr "Format wyjściowy"
33
29
 
34
- #: ../src/lasemrender.c:71
30
+ #: ../src/lasemrender.c:74
35
31
  msgid "Pixel per inch"
36
32
  msgstr "Piksele na cal"
37
33
 
38
- #: ../src/lasemrender.c:73
34
+ #: ../src/lasemrender.c:76
39
35
  msgid "Zoom"
40
36
  msgstr "Powiększenie"
41
37
 
42
- #: ../src/lasemrender.c:75
38
+ #: ../src/lasemrender.c:78
39
+ msgid "Element id"
40
+ msgstr "Identyfikator elementu"
41
+
42
+ #: ../src/lasemrender.c:80
43
+ msgid "Offset"
44
+ msgstr "Wyrównanie"
45
+
46
+ #: ../src/lasemrender.c:82
47
+ msgid "Size"
48
+ msgstr "Rozmiar"
49
+
50
+ #: ../src/lasemrender.c:84
43
51
  msgid "Debug domains"
44
52
  msgstr "Domeny debugowania"
45
53
 
46
- #: ../src/lasemrender.c:107
54
+ #: ../src/lasemrender.c:97
55
+ msgid "Invalid document type (SVG expected)"
56
+ msgstr "Nieprawidłowy typ dokumentu (oczekiwano SVG)"
57
+
58
+ #: ../src/lasemrender.c:103
59
+ #, c-format
60
+ msgid "Element '%s' not found"
61
+ msgstr "Nie odnaleziono elementu „%s”"
62
+
63
+ #: ../src/lasemrender.c:154
47
64
  msgid "Option parsing failed:"
48
65
  msgstr "Przetworzenie opcji się nie powiodło:"
49
66
 
50
- #: ../src/lasemrender.c:114
67
+ #: ../src/lasemrender.c:161
51
68
  msgid "Invalid zoom value"
52
69
  msgstr "Nieprawidłowa wartość powiększenia"
53
70
 
54
- #: ../src/lasemrender.c:121
71
+ #: ../src/lasemrender.c:170
72
+ msgid "Invalid number of arguments for offset option"
73
+ msgstr "Nieprawidłowa liczba parametrów dla opcji wyrównania"
74
+
75
+ #: ../src/lasemrender.c:180
76
+ msgid "Invalid number of arguments for size option"
77
+ msgstr "Nieprawidłowa liczba parametrów dla opcji rozmiaru"
78
+
79
+ #: ../src/lasemrender.c:185
80
+ msgid "Invalid export size"
81
+ msgstr "Nieprawidłowy rozmiar eksportu"
82
+
83
+ #: ../src/lasemrender.c:193
55
84
  msgid "Missing input filename"
56
85
  msgstr "Brak nazwy pliku wejściowego"
57
86
 
58
- #: ../src/lasemrender.c:132
87
+ #: ../src/lasemrender.c:204
59
88
  msgid "Unknown format:"
60
89
  msgstr "Nieznany format:"
61
90
 
62
- #: ../src/lasemrender.c:172
91
+ #: ../src/lasemrender.c:244
63
92
  msgid ""
64
93
  "Don't know which format to use, please either give a format (-f) or an "
65
94
  "output filename (-o)"
@@ -67,7 +96,7 @@ msgstr ""
67
96
  "Nie wiadomo, którego formatu użyć. Proszę podać format (-f) lub nazwę pliku "
68
97
  "wyjściowego (-o)"
69
98
 
70
- #: ../src/lasemrender.c:262
99
+ #: ../src/lasemrender.c:355
71
100
  #, c-format
72
101
  msgid "Can't load '%s'"
73
102
  msgstr "Nie można wczytać „%s”"