Skip to content

New tokenizer and start work on packages#29

Open
ronaldtse wants to merge 1 commit into
plurimath:latexml-compatfrom
manzhikov:wip
Open

New tokenizer and start work on packages#29
ronaldtse wants to merge 1 commit into
plurimath:latexml-compatfrom
manzhikov:wip

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

No description provided.

@ronaldtse ronaldtse changed the base branch from master to latexml-compat October 12, 2020 17:22
@manzhikov manzhikov force-pushed the wip branch 2 times, most recently from 071f23c to a198f0a Compare October 12, 2020 21:31
RSpec.describe Latexmath::Core::Mouth do

context 'Sample 1' do
tex = '\\varepsilon = \\frac{1}{2} ( J + J^t )'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use let?

end

context 'Sample 2' do
tex = '$$f_i = \\sum_{j=1}^2 s_{ij} n_j \\quad {\\rm for} \\quad i = 1,2$$'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use let?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants