Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BACKPORT: LaTeX and HTML show #481

Merged
merged 6 commits into from
Mar 4, 2021
Merged

BACKPORT: LaTeX and HTML show #481

merged 6 commits into from
Mar 4, 2021

Conversation

palday
Copy link
Member

@palday palday commented Mar 4, 2021

This brings the methods from #480 back to the v3.x series.

palday and others added 6 commits March 4, 2021 17:19
* refactor markdown show methods

* show methods for latex and html

* formatting

* update mime docs

* escape sigma and chi square for latex

* document escape behavior

* xelatex

* more escaping

* news entry

* truncate to avoid exponent formatting in tests

* more exponent formatting

* tiny platform differences

* osx you are a pain

(cherry picked from commit 160783d)
@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #481 (2c35a6d) into v3.x (c7ff101) will increase coverage by 0.06%.
The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v3.x     #481      +/-   ##
==========================================
+ Coverage   93.25%   93.31%   +0.06%     
==========================================
  Files          24       24              
  Lines        1852     1869      +17     
==========================================
+ Hits         1727     1744      +17     
  Misses        125      125              
Impacted Files Coverage Δ
src/MixedModels.jl 100.00% <ø> (ø)
src/mimeshow.jl 98.40% <96.96%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c7ff101...b137d31. Read the comment docs.

@dmbates
Copy link
Collaborator

dmbates commented Mar 4, 2021

Good to merge I say.

@palday palday merged commit 5cd943d into v3.x Mar 4, 2021
@palday palday deleted the pa/latexhtml3 branch March 4, 2021 17:11
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