VPSPulse Mirrors

High-Performance Open-Source Archive

NEWS

News

0.16.0

0.15.2

New features:

Bugs:

0.15.1

Bugs:

Misc:

0.15.0

Breaking change:

New features:

Changes:

Internal changes:

Bugs:

0.14.0

Breaking changes:

Deprecated global options:

New functions:

New arguments:

New miscellaneous features:

Bugs:

0.13.0

Bugs:

0.12.0

Deprecated or replaced features:

New:

Bug fixes:

0.11.0

Breaking changes:

New features:

Typst: Major refactor improves several things and brings Typst very close to feature parity with other formats.

Misc:

Bugs:

Internal changes:

0.10.0

Bugs:

Misc:

0.9.0

New:

Bugs:

Docs improvement:

0.8.0

New:

Bugs:

Tests:

0.7.0

Breaking change:

Bugs:

New:

Misc:

0.6.1

0.6.0

Bugs:

0.5.0

New:

Typst:

Bugs:

0.4.0

Breaking change

HTML tables no longer insert MathJax scripts by default. This behavior could enter in conflict with other MathJax scripts loaded explicitly by the user or automatically by Quarto. Users can revert to the previous behavior by setting a global option:

options(tinytable_html_mathjax = TRUE)

Alternatively, users can insert appropriate scripts directly in their HTML document or as a Quarto literal chunk:

```{=html}
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>
MathJax = {
  tex: {
    inlineMath: [['$', '$'], ['\\(', '\\)']]
  },
  svg: {
    fontCache: 'global'
  }
};
</script>
```

General

HTML

LaTeX

Typst

Global options

Bugs

0.3.0

Breaking change:

tt():

format_tt():

theme_tt():

style_tt():

save_tt():

Typst:

Misc:

Bug fixes:

0.2.1

0.2.0

New features:

Minor:

Bugs:

0.1.0

New function theme_tt():

format_tt():

Typst format:

Misc:

Breaking changes:

Bugs:

0.0.5

0.0.4

New:

Bugfix:

0.0.3

New:

0.0.2

Improvements:

Bug fixes:

Documentation:

0.0.1

Initial package release. Yay!

Need mirroring services?
Contact our team at info@vpspulse.com.

Mirror powered by VPSpulse

Infrastructure sponsored by VPSPulse & Secure Payments by ArionPay.