Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5e3b0a5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 25, 2024
1 parent cdb8616 commit cf2b5cd
Show file tree
Hide file tree
Showing 29 changed files with 1,234 additions and 1,232 deletions.
24 changes: 12 additions & 12 deletions man/format_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -423,9 +423,9 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tinytable_64qnbys3pfr9y38jlu5w</title>
<title>tinytable_6wbfdm6fhoc0g333jdvp</title>
<style>
.table td.tinytable_css_je0j3u69ett8xfjc8zfb, .table th.tinytable_css_je0j3u69ett8xfjc8zfb { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_3gxsxgd6fwhte4xskleo, .table th.tinytable_css_3gxsxgd6fwhte4xskleo { border-bottom: solid 0.1em #d3d8dc; }
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
Expand All @@ -443,7 +443,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-borderless" id="tinytable_64qnbys3pfr9y38jlu5w" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_6wbfdm6fhoc0g333jdvp" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>

<tr>
Expand All @@ -454,37 +454,37 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<tbody>
<tr>
<td>10 001</td>
<td> 9 998</td>
<td>10 000</td>
<td>10 000</td>
</tr>
<tr>
<td> 9 999</td>
<td>10 001</td>
<td>10 000</td>
</tr>
<tr>
<td>10 001</td>
<td>10 002</td>
<td> 9 999</td>
</tr>
</tbody>
</table>
</div>

<script>
function styleCell_tinytable_j1bw9wrst62px3vxpfgz(i, j, css_id) {
var table = document.getElementById("tinytable_64qnbys3pfr9y38jlu5w");
function styleCell_tinytable_w9ywhqn306irkofvl0gk(i, j, css_id) {
var table = document.getElementById("tinytable_6wbfdm6fhoc0g333jdvp");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_64qnbys3pfr9y38jlu5w');
var table = document.getElementById('tinytable_6wbfdm6fhoc0g333jdvp');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
// newCell.innerText = content;
// this may be unsafe, but innerText does not interpret <br>
newCell.innerHTML = content;
}
window.addEventListener('load', function () { styleCell_tinytable_j1bw9wrst62px3vxpfgz(0, 0, 'tinytable_css_je0j3u69ett8xfjc8zfb') })
window.addEventListener('load', function () { styleCell_tinytable_j1bw9wrst62px3vxpfgz(0, 1, 'tinytable_css_je0j3u69ett8xfjc8zfb') })
window.addEventListener('load', function () { styleCell_tinytable_w9ywhqn306irkofvl0gk(0, 0, 'tinytable_css_3gxsxgd6fwhte4xskleo') })
window.addEventListener('load', function () { styleCell_tinytable_w9ywhqn306irkofvl0gk(0, 1, 'tinytable_css_3gxsxgd6fwhte4xskleo') })
</script>


Expand Down
74 changes: 37 additions & 37 deletions man/tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -396,9 +396,9 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tinytable_tg0k3xigq9xu533t7drs</title>
<title>tinytable_r57em6qw7df625ziulqu</title>
<style>
.table td.tinytable_css_9uvkzemktdv8cvcwf7qt, .table th.tinytable_css_9uvkzemktdv8cvcwf7qt { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_455cpv00nt1o3zoa4n46, .table th.tinytable_css_455cpv00nt1o3zoa4n46 { border-bottom: solid 0.1em #d3d8dc; }
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
Expand All @@ -416,7 +416,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-borderless" id="tinytable_tg0k3xigq9xu533t7drs" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_r57em6qw7df625ziulqu" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>

<tr>
Expand Down Expand Up @@ -462,24 +462,24 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</div>

<script>
function styleCell_tinytable_f3n2khcufyo1p4whdhkl(i, j, css_id) {
var table = document.getElementById("tinytable_tg0k3xigq9xu533t7drs");
function styleCell_tinytable_lipfujikowta128a3dwv(i, j, css_id) {
var table = document.getElementById("tinytable_r57em6qw7df625ziulqu");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_tg0k3xigq9xu533t7drs');
var table = document.getElementById('tinytable_r57em6qw7df625ziulqu');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
// newCell.innerText = content;
// this may be unsafe, but innerText does not interpret <br>
newCell.innerHTML = content;
}
window.addEventListener('load', function () { styleCell_tinytable_f3n2khcufyo1p4whdhkl(0, 0, 'tinytable_css_9uvkzemktdv8cvcwf7qt') })
window.addEventListener('load', function () { styleCell_tinytable_f3n2khcufyo1p4whdhkl(0, 1, 'tinytable_css_9uvkzemktdv8cvcwf7qt') })
window.addEventListener('load', function () { styleCell_tinytable_f3n2khcufyo1p4whdhkl(0, 2, 'tinytable_css_9uvkzemktdv8cvcwf7qt') })
window.addEventListener('load', function () { styleCell_tinytable_f3n2khcufyo1p4whdhkl(0, 3, 'tinytable_css_9uvkzemktdv8cvcwf7qt') })
window.addEventListener('load', function () { styleCell_tinytable_f3n2khcufyo1p4whdhkl(0, 4, 'tinytable_css_9uvkzemktdv8cvcwf7qt') })
window.addEventListener('load', function () { styleCell_tinytable_lipfujikowta128a3dwv(0, 0, 'tinytable_css_455cpv00nt1o3zoa4n46') })
window.addEventListener('load', function () { styleCell_tinytable_lipfujikowta128a3dwv(0, 1, 'tinytable_css_455cpv00nt1o3zoa4n46') })
window.addEventListener('load', function () { styleCell_tinytable_lipfujikowta128a3dwv(0, 2, 'tinytable_css_455cpv00nt1o3zoa4n46') })
window.addEventListener('load', function () { styleCell_tinytable_lipfujikowta128a3dwv(0, 3, 'tinytable_css_455cpv00nt1o3zoa4n46') })
window.addEventListener('load', function () { styleCell_tinytable_lipfujikowta128a3dwv(0, 4, 'tinytable_css_455cpv00nt1o3zoa4n46') })
</script>


Expand All @@ -496,9 +496,9 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tinytable_laalyuq2rp6z9u6rkrva</title>
<title>tinytable_bbwfbytugrzyccmj0lzi</title>
<style>
.table td.tinytable_css_9agl0flrqui6j4bg6frs, .table th.tinytable_css_9agl0flrqui6j4bg6frs { }
.table td.tinytable_css_x7hvctmpi9iyx3d93jpu, .table th.tinytable_css_x7hvctmpi9iyx3d93jpu { }
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
Expand All @@ -516,7 +516,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-striped" id="tinytable_laalyuq2rp6z9u6rkrva" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_bbwfbytugrzyccmj0lzi" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Data about cars.</caption>
<tbody><tr>
Expand Down Expand Up @@ -562,39 +562,39 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</div>

<script>
function styleCell_tinytable_86dxzy63b128qsqnw921(i, j, css_id) {
var table = document.getElementById("tinytable_laalyuq2rp6z9u6rkrva");
function styleCell_tinytable_1ifknp9tl3gxd1ixyac0(i, j, css_id) {
var table = document.getElementById("tinytable_bbwfbytugrzyccmj0lzi");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_laalyuq2rp6z9u6rkrva');
var table = document.getElementById('tinytable_bbwfbytugrzyccmj0lzi');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
// newCell.innerText = content;
// this may be unsafe, but innerText does not interpret <br>
newCell.innerHTML = content;
}
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(1, 0, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(2, 0, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(3, 0, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(4, 0, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(1, 1, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(2, 1, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(3, 1, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(4, 1, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(1, 2, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(2, 2, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(3, 2, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(4, 2, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(1, 3, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(2, 3, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(3, 3, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(4, 3, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(1, 4, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(2, 4, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(3, 4, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_86dxzy63b128qsqnw921(4, 4, 'tinytable_css_9agl0flrqui6j4bg6frs') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(1, 0, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(2, 0, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(3, 0, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(4, 0, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(1, 1, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(2, 1, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(3, 1, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(4, 1, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(1, 2, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(2, 2, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(3, 2, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(4, 2, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(1, 3, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(2, 3, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(3, 3, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(4, 3, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(1, 4, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(2, 4, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(3, 4, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
window.addEventListener('load', function () { styleCell_tinytable_1ifknp9tl3gxd1ixyac0(4, 4, 'tinytable_css_x7hvctmpi9iyx3d93jpu') })
</script>


Expand Down
Loading

0 comments on commit cf2b5cd

Please sign in to comment.