issues
search
asciidoctor
/
asciimath
Asciimath parser
MIT License
24
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix compatibility with `--enable-frozen-string-literal`
#78
casperisfine
closed
1 week ago
1
Update gemspec with URLs
#77
casperisfine
closed
1 week ago
1
From asciimath to latex: Translate `del` as `\partial` instead of `\del`
#76
SeerLite
opened
1 year ago
0
tilde(x) produces latex \~{x} instead of \tilde{x}
#75
SeerLite
closed
1 year ago
3
Add missing TeX alts for font commands.
#74
expeehaa
closed
1 year ago
1
fix mismatched indentation causing a warning in Ruby 3
#73
mojavelinux
closed
2 years ago
0
add processing of ((x,y,z)) as matrix: https://github.com/asciidoctor…
#72
opoudjis
closed
2 years ago
2
Matrix requirement on bracketing too strict
#71
opoudjis
closed
2 years ago
0
frac()() does not appear to be implemented
#70
opoudjis
closed
2 years ago
0
Fix behaviour of ubrace, obrace with superscript, subscript
#69
opoudjis
closed
2 years ago
12
Fix behaviour of ubrace, obrace with superscript, subscript
#68
opoudjis
closed
2 years ago
0
Support for MathML output for HTML backend?
#67
SuperSonicHub1
closed
2 years ago
3
LaTeX fix ellipsis translation
#66
akhil99
closed
3 years ago
0
Add support for augmented matrices
#65
pepijnve
opened
3 years ago
0
Expressions containing `|` are not parsed correctly
#64
pepijnve
closed
2 years ago
1
stack level too deep
#63
geverl
closed
3 years ago
3
asciidoctor-pdf fails with "stack level too deep" for certain expressions
#62
SanchithHegde
closed
3 years ago
4
Add proper support for '%' and '!' symbols
#61
skalee
closed
3 years ago
2
Conformance tests with JavaScript reference implementation
#60
skalee
opened
3 years ago
4
Optionally leave Unicode characters unescaped in MathML output
#59
skalee
opened
3 years ago
2
Percent sign should be an operator (<mo>)
#58
skalee
closed
3 years ago
1
Drop workaround for https://github.com/ruby/setup-ruby/issues/129
#57
slonopotamus
closed
3 years ago
0
resolves #55 move CI to GitHub Actions
#56
slonopotamus
closed
3 years ago
1
Migrate away from travis-ci.org
#55
slonopotamus
closed
3 years ago
1
fix warnings
#54
mojavelinux
closed
3 years ago
0
Request normal font shift
#53
opoudjis
closed
3 years ago
8
phi/varphi option
#52
opoudjis
closed
4 years ago
1
accent attribute needs to be respected in processing, for Word
#51
opoudjis
closed
3 years ago
11
Crash when italics symbol `ii` used independently
#50
ronaldtse
closed
3 years ago
3
Fix parsing of single column matrix (fixes #48)
#49
ronaldtse
closed
4 years ago
3
Parsing of matrices of a single column fails since 2.0.0
#48
ronaldtse
closed
4 years ago
4
Customizable renderer tables
#47
GarkGarcia
closed
4 years ago
13
Create interfaces for extentions and custumazation
#46
GarkGarcia
closed
4 years ago
9
Releasing the recent changes to RubyGems
#45
GarkGarcia
closed
4 years ago
2
Made it so that the LaTeX renderer references colours by name when a name exists
#44
GarkGarcia
closed
4 years ago
3
Added the 'ker' symbol to the SymbolsTable and the parser
#43
GarkGarcia
closed
4 years ago
0
Changed the behaviour of the LatexBuilder::curly method
#42
GarkGarcia
closed
4 years ago
0
Anomalies in symbols table
#41
davidfarmer
closed
4 years ago
5
Add "ker" as a standard symbol?
#40
GarkGarcia
closed
4 years ago
8
Minor fixes for the LaTeX renderer
#39
GarkGarcia
closed
4 years ago
3
Fix the spacing of some standard AsciiMath operators
#38
GarkGarcia
closed
4 years ago
9
Fix the spacing of some standard AsciiMath operators
#37
GarkGarcia
closed
4 years ago
3
Avoid outputing \left and \right whenever possible
#36
GarkGarcia
closed
4 years ago
0
Update AST.adoc
#35
GarkGarcia
closed
4 years ago
2
Standardize color descriptors across renderers
#34
GarkGarcia
closed
4 years ago
23
Adapt the LaTeX builder to the new, classe-based AST
#33
GarkGarcia
closed
4 years ago
5
Consider supporting an alternative to AsciiMath
#32
davidfarmer
opened
4 years ago
10
Added information about the \cancel command in README.adoc
#31
GarkGarcia
closed
4 years ago
1
Use objects instead of Hashes and Arrays to represent the AST
#30
pepijnve
closed
4 years ago
11
LaTeX subsup behaviour
#29
GarkGarcia
closed
4 years ago
1
Next