temml 0.10.31 → 0.10.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  | Library | Minified JavaScript + CSS |
4
4
  |:--------------|:-------------------------:|
5
- | Temml | 158 KB |
5
+ | Temml | 160 KB |
6
6
  | MathJax 2.7.5 | 338 KB |
7
7
  | KaTeX | 280 KB |
8
8
  | TeXZilla | 168 KB |
@@ -50,6 +50,12 @@ mo.prime-pad {
50
50
  padding-left: 0.08em;
51
51
  }
52
52
 
53
+ /* \cancel & \phase use background images. Get them to print. */
54
+ menclose {
55
+ -webkit-print-color-adjust: exact; /* Chrome & Edge */
56
+ print-color-adjust: exact;
57
+ }
58
+
53
59
  /* Array cell justification in Firefox & WebKit */
54
60
  .tml-right {
55
61
  text-align: right;
@@ -61,6 +61,12 @@ mo.prime-pad {
61
61
  padding-left: 0.08em;
62
62
  }
63
63
 
64
+ /* \cancel & \phase use background images. Get them to print. */
65
+ menclose {
66
+ -webkit-print-color-adjust: exact; /* Chrome & Edge */
67
+ print-color-adjust: exact;
68
+ }
69
+
64
70
  /* Array cell justification in Firefox & WebKit */
65
71
  .tml-right {
66
72
  text-align: right;
@@ -64,6 +64,12 @@ mo.prime-pad {
64
64
  padding-left: 0.08em;
65
65
  }
66
66
 
67
+ /* \cancel & \phase use background images. Get them to print. */
68
+ menclose {
69
+ -webkit-print-color-adjust: exact; /* Chrome & Edge */
70
+ print-color-adjust: exact;
71
+ }
72
+
67
73
  /* Array cell justification in Firefox & WebKit */
68
74
  .tml-right {
69
75
  text-align: right;
@@ -61,6 +61,12 @@ mo.prime-pad {
61
61
  padding-left: 0.08em;
62
62
  }
63
63
 
64
+ /* \cancel & \phase use background images. Get them to print. */
65
+ menclose {
66
+ -webkit-print-color-adjust: exact; /* Chrome & Edge */
67
+ print-color-adjust: exact;
68
+ }
69
+
64
70
  /* Array cell justification in Firefox & WebKit */
65
71
  .tml-right {
66
72
  text-align: right;
@@ -47,6 +47,12 @@ mo.prime-pad {
47
47
  padding-left: 0.08em;
48
48
  }
49
49
 
50
+ /* \cancel & \phase use background images. Get them to print. */
51
+ menclose {
52
+ -webkit-print-color-adjust: exact; /* Chrome & Edge */
53
+ print-color-adjust: exact;
54
+ }
55
+
50
56
  /* Array cell justification in Firefox & WebKit */
51
57
  .tml-right {
52
58
  text-align: right;
@@ -51,6 +51,12 @@ mo.prime-pad {
51
51
  padding-left: 0.08em;
52
52
  }
53
53
 
54
+ /* \cancel & \phase use background images. Get them to print. */
55
+ menclose {
56
+ -webkit-print-color-adjust: exact; /* Chrome & Edge */
57
+ print-color-adjust: exact;
58
+ }
59
+
54
60
  /* Array cell justification in Firefox & WebKit */
55
61
  .tml-right {
56
62
  text-align: right;