Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/asciidoctor/asciimath

Asciimath parser
https://github.com/asciidoctor/asciimath

Bump asciimath to 2.0.6.next1

efb2f57571a0bd86c00907e210be812b260510e3 authored almost 2 years ago
Bump asciimath to 2.0.5

fba8379c7322ec114ae0d8e10894d0c1651eddad authored almost 2 years ago
#75 Render `tilde x` as `\tilde` in latex

5fc89bdaf64983b45726250dc6cf4cbce0220d5e authored almost 2 years ago
Add TeX alts for font commands as listed on https://asciimath.org.

404c5321035f4d5fcc4b65b182dde01a4ab1ed8c authored almost 2 years ago
Add option to disallow overwriting symbols in a SymbolTableBuilder.

By default, overwriting symbols remains allowed to stay compatible with extensions and because e...

3e6ff3bbf973af30da7177b0c7f62288d981b628 authored almost 2 years ago
Merge pull request #73 from mojavelinux/fix-indentation

e52761299166019df0c6a1f5e714395c1e859530 authored over 2 years ago
fix mismatched indentation causing a warning in Ruby 3

1626f73e53685e1906c92a1986ecc522d4449fce authored over 2 years ago
Bump asciimath to 2.0.5.next1

4c5e24045e0ff93c78b9fae21e6dc332bc7a7798 authored almost 3 years ago
Bump asciimath to 2.0.4

b47e0139d43579df597bcd774b219887f8f6f1de authored almost 3 years ago
#69 update changelog

97c5e592f7a71b20b3e82fbb32d3c16a73e2a3d2 authored almost 3 years ago
#69 extract 'is under/over' logic to method

b9c4990f36c65ffb7417948bb17470da599e00c0 authored almost 3 years ago
Merge pull request #68

Fix behaviour of ubrace, obrace with superscript, subscript

3d94071ccd23e9d36dd380fdd96a3570bfb2aa45 authored almost 3 years ago
latex for underbrace: https://github.com/asciidoctor/asciimath/issues/69

1b9430ce576d15665645110dd03d23ddbf0e74b4 authored almost 3 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciimath

697bc251f51c637e15b40b475c18c765f0205383 authored almost 3 years ago
#70 fix MathML output for `frac`

cb2125d74e4ed728e621d29d81478341a5a2a76c authored almost 3 years ago
#71 Fix parsing of row vectors

8e4f72f282d367bf45cb3ffec10e03ada0e2b7e6 authored almost 3 years ago
ubrace munder: https://github.com/metanorma/metanorma/issues/235

4ed0b46eba1e66328bc01eef4300cfa8a0a54e0d authored about 3 years ago
Merge branch 'asciidoctor-master'

c2afb3566ee1ce6c2ed074369dfee74e6d3c7f61 authored about 3 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciimath into asciidoctor-master

c12631eafc695f14dd741ed2cb7f91a125d28252 authored about 3 years ago
Merge pull request #66 from akhil99/latex-fix-ellipsis

LaTeX fix ellipsis translation

286f4ef274507d1029fb448a90999fe5191b1217 authored over 3 years ago
Update symbol table with \ellipsis -> \ldots

6d4edd48b0cc2e219c318a8b15293d6df4d9b374 authored over 3 years ago
Properly translate ellipsis to LaTeX

ee577c7ec0fafa5f3764cac89361a982ab22b3f5 authored over 3 years ago
Fix customisation spec

14c38ce9b21658250331bea9755fb8693c0a2e99 authored over 3 years ago
Add support for mlt, glt, ~, and -+

d3fd7ac8a1d9d83a799b63631d700f1cf5be8c1c authored over 3 years ago
#63 don't unwrap Paren instances that use :lrparen

6dd30e3b86d258906c582a3b86db5c48611a9288 authored over 3 years ago
#63 fix parsing of expressions containing vbar characters

81e1b61e4c41e9ece26191e5e04ed3bf539f867d authored over 3 years ago
Bump asciimath to 2.0.4.next1

07edd2db3364676b8db5430935d971b20064fd77 authored over 3 years ago
Bump asciimath to 2.0.3

76e13c22e8eee70ab4e6a50e519763b72acbd4ea authored over 3 years ago
#62 update changelog

54d58cd6986c76e485d9fd2426476f46e03d4ac5 authored over 3 years ago
Disable MathML schema validation in specs for now

2e13d27eaea76637e3993761676238566cb69e84 authored over 3 years ago
More dev dependency tweaking

b50b1bd81663bc34c4ce062f29336a5d958c5a80 authored over 3 years ago
Move development dependencies from gemspec to Gemfile

15b462dc00b5335c56a12ba8f5c2014bc863e638 authored over 3 years ago
Bump nokogiri version to resolve a dependabot vulnerability warning

ccabef2bf40d80225e0edd39e42173024ca2ff45 authored over 3 years ago
#62 fix infinite recursion in LaTeX generator

882ba9f89e6e7a7ac85025eae03ec86ad01b9468 authored over 3 years ago
#58 add extended test case from PR #61

978579ca030446f12042153bfc2aa202287b01cf authored almost 4 years ago
#59 Add option to disable non-ASCII escaping

377d3ed3019ade865e74901b94a7826c2682bfbb authored almost 4 years ago
#58 produce `<mo>` tags instead of `<mi>` tags for non-alphanumeric strings

17b3711ad848ccfd179c441402626ca2c8adf452 authored almost 4 years ago
Bump asciimath to 2.0.3.next1

3a4bbab7da1bdcf4b64034692a79a69e161257f2 authored almost 4 years ago
Bump asciimath to 2.0.2

b12209e9f5922f29f74e9d25ab50cffc66e5d512 authored almost 4 years ago
Merge pull request #57 from slonopotamus/patch-1

Drop workaround for https://github.com/ruby/setup-ruby/issues/129

310b3fefca48b29d58959517c644b910eeca3a13 authored about 4 years ago
Drop workaround for https://github.com/ruby/setup-ruby/issues/129

3e5dd33fc41d109f55346fff685b2c1ee2a3cbb1 authored about 4 years ago
#53 Add support for Roman style

ce84db89cfc3f8f91ef16a19375b4e812b205327 authored about 4 years ago
Merge pull request #56 from slonopotamus/gh-actions

resolves #55 move CI to GitHub Actions

b48e3921c01832d627ec640b3b3af836a468f9d5 authored about 4 years ago
resolves #55 move CI to GitHub Actions

33e246b528c3d75c62ca45707b686a6a1a4c8144 authored about 4 years ago
Merge pull request #54 from mojavelinux/fix-warnings

fix warnings

d0172c1c6275abc79cda41e8d015bef45d3d18e0 authored about 4 years ago
fix warnings

- remove stray variable reference in parser.rb
- remove unused assignemnt in latex.rb

4adb08c416c6149d4dc9e26d43fae63c2a043671 authored about 4 years ago
#51 Update unit test for accent/mrow change

7b48295ae5c5bfc3f4679daa9ca322f69aec1931 authored over 4 years ago
#52 Update changelog

5a0e0cdd61627ab6f14213a59d7f6317b816f23a authored over 4 years ago
#51 Avoid mrow for accents

1bc5f0d84d806d524f4eecfb5f3f3077cc77fc9c authored over 4 years ago
#52 Flip phi and varphi by default

7ddc7ce33aca2840b7cc9fca9851914ceb9d267a authored over 4 years ago
#51: unit test fix

b4657b39cd7d7b910176a604f5a34e2bf57e0ac7 authored over 4 years ago
#51: generate accent and accentunder MathML attributes when appropriate

49ccf258a108bd7a62dcbe8ea4a2cf3d670b3e03 authored over 4 years ago
#50 Use an empty identifier instead of nil when operands are missing

4130c827938efe906493224fc4fc4a7b2c548827 authored over 4 years ago
Update README.adoc

6fb34156191f7907be61b28210233273ec728149 authored over 4 years ago
Bump asciimath to 2.0.1

fed958696ffe18e5cc6d18d1010c0a38cbb6eefa authored over 4 years ago
Fix unit tests

2d7bf244e17b328a4e56acf1e292fbc0134717c2 authored over 4 years ago
Update changelog

82bf585691f2fc7a1a71bbf16f3b40490653f6d5 authored over 4 years ago
Merge pull request #43 from GarkGarcia/add-ker-symbol

Added the 'ker' symbol to the SymbolsTable and the parser

7f90f3f8892267c18839297f808e44aac39cb46f authored over 4 years ago
Add some customisation test cases

ef51c3fedd2457717a54d8b04171170c402832c0 authored over 4 years ago
Update customisation instructions in README

19e87f1a5163dc19334e4e938f24d02408c67eac authored over 4 years ago
Merge remote-tracking branch 'GarkGarcia/customizable-renderer-tables'

341543593c43096300ab72e30f8dfac33593bb4c authored over 4 years ago
Remove usage of Rake classes in gemspec

f09d69ec98417e3ab46683a114c58307f390d9b3 authored over 4 years ago
Update CHANGELOG.adoc

e151283745d2809333021e8d3c7f6c7b0ed95b09 authored over 4 years ago
Merge pull request #49 from riboseinc/ronaldtse/fix-single-column-matrix

Fix parsing of single column matrix (fixes #48)

51b5eddf697ae54dc5fd127021ff4e12425fe37c authored over 4 years ago
Fix parsing of single column matrix (fixes #48)

eec9421b23bf0269053ecd111a8c48246ecd6516 authored over 4 years ago
Fixed the specs

9841869d2755793ea8e240bc67483ad96336c4e1 authored over 4 years ago
Reverted to the old naming-convention

6c421dd30e067c451bcc7e4e12dffdac83b15a9f authored over 4 years ago
Added documentation for the current scheme for extentions and customization

c48b90f535efeff87bf24911cb442361985a771b authored over 4 years ago
Redesigned the LatexBuilder.resolve_symbol logic to accomodate for Hash entries in @symbol_table

b91665b3982767b427ce1b0dcb4c6b75d2878589 authored over 4 years ago
Fixed small issue in the specs

5e0107e685abf724bdbb347e2aa24c02e745249e authored over 4 years ago
Added DEFAULT to the symbol table names

5797d015d01fdfc45efc281fb2c547b77d3c21bf authored over 4 years ago
Renamed the default symbol tables to SYMBOL_TABLE

90e87934e1f2b4589e389bd96064fef2ed66d1f4 authored over 4 years ago
Made the LaTeX render internal symbols table public and costumizable

6b5709c3e91b673ba6fadf1b8a52fbe717de7478 authored over 4 years ago
Bump asciimath to 2.0.1.next1

1f7443987cfb16525d147bd91d0d636f209fcd4c authored over 4 years ago
Bump asciimath to 2.0.0

6aa2839a06bec38acbb40ee6f8d24cb567831bd8 authored over 4 years ago
Update changelog and version

07ac217aaf3468cdac028345267be73790b4cb9e authored over 4 years ago
Merge pull request #44 from GarkGarcia/latex-color

Made it so that the LaTeX renderer references colours by name when a name exists

9e3d8dda476a050fe1b95818945190272f3c2e68 authored over 4 years ago
Fixed typo and corrected the specs

c88716f12cb275d3f81751ab26b1b4c33676dc1a authored over 4 years ago
Updated the COLOURS table to only use colours desccribed in the official xcolor documentation as "Base colors"

94ec603d0fe31dea48730cc338a765ddc4742507 authored over 4 years ago
Made it so that the LaTeX renderer references colours by name when a name exists

851c813f34e69f89ce1e8a589fc97c16d0ed7b11 authored over 4 years ago
#35 Update AST.adoc to reflect the object based AST

4ee7a6d93c5f8fae37eaa1a014fbaa31ea6da0f1 authored over 4 years ago
#34 Use a Parser instance method to convert color nodes

5ffd566812f79de29b214ea10e91a40875500d01 authored over 4 years ago
#34 Add a dedicated color table builder

0068b444d1f6d2a13fe5bfae8bd99aa4e4f03aad authored over 4 years ago
#34 Convert color names to AST nodes

c30c2b4568757d6707f08de6f2fbda9a8ff4f77e authored over 4 years ago
Added the 'ker' symbol to the SymbolsTable and the parser

ab1aa733b5f93a086137dab8da8653bd265d04e7 authored over 4 years ago
Merge pull request #42 from GarkGarcia/latex-curly-method-redesign

Changed the behaviour of the LatexBuilder::curly method

09c1ed291752d84f5db0fc0c3603234739b6df29 authored over 4 years ago
#41 Add LaTeX macros to symbol table

ff55788e2a531ed8c405475039cd0e7e6335d348 authored over 4 years ago
#40 Make the parser and display symbol tables parameters to enable extensions

83886c44d2be5a88bd6d16ad0ac74f98ce999126 authored over 4 years ago
Changed the behaviour of the LatexBuilder::curly method

25d168b2715046a6a4208a2c086ef856c3e7fac0 authored over 4 years ago
#26 Restore mfenced output in MS Office MathML mode

a906af4a0188cf6448d37c9c5022532276096a20 authored over 4 years ago
#41 Restore codepoint hyperlinks in symbol table

08b04c25cbb8cf6201e23c7f5fb08e63c21a2d48 authored over 4 years ago
#41 Refine symbol table generation script

ac7d1445fde52d47bad2f6c50173b365ca1ced66 authored over 4 years ago
Merge pull request #39 from GarkGarcia/latex-small-fixes

Minor fixes for the LaTeX renderer

0ca80a02429e92c4fca0d66bdaeab1dfb6c117ad authored over 4 years ago
Fixed the algorithm for processing parenthesis in LaTeX

3758ddd47ea81fba7f413cff08b5c9b1d70c4e64 authored over 4 years ago
Included :mod in the category of symbols considerer as "very small"

e2c0e190bf10549881f1d6a5de4fbe5cf063a993 authored over 4 years ago
Removed :csc from the SYMBOLS table

That should have the same effect as binding SYMBOLS[:csc] to "\csc"

fbc60710b8dea27109c98c09530011e1a8ef10bd authored over 4 years ago
Replaced \operatorname{csc} for \csc

Also included the symbol `:dz` in the category of symbols that are considerer "very small"

a7676694780b795fe1ec3325d365a990c8a301ab authored over 4 years ago
Merge pull request #38 from GarkGarcia/latex-operators

Fix the spacing of some standard AsciiMath operators

74e5ba3355837774c202b4c61b085f9e0b62f612 authored over 4 years ago
Fix the spacing of some standard AsciiMath operators

53d0fd687021eb4a0286642b5793516fed1f17ce authored over 4 years ago
Merge pull request #36 from GarkGarcia/left-right-optimization

Avoid outputing \left and \right whenever possible

a1cb6c4d2d7d489e802e45e464c632aa1b810e9d authored over 4 years ago