From c772b8b1ec4c835c20630471a9e1208eb98adc55 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Mon, 25 Oct 2021 14:48:36 +0200 Subject: generate LaTeX tables summary from ext and input it in pdf using LC_NUMERIC=fr_FR.UTF-8 we get space separated thousands, but the separator is an unicode charracter so we must declare it in the LaTeX header. The full tables will be generated later --- pdf/assets/summary.daily.5.tex | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pdf/assets/summary.daily.5.tex (limited to 'pdf/assets') diff --git a/pdf/assets/summary.daily.5.tex b/pdf/assets/summary.daily.5.tex new file mode 100644 index 0000000..5ff7548 --- /dev/null +++ b/pdf/assets/summary.daily.5.tex @@ -0,0 +1,7 @@ +22 377 & 19 333 & 13 260 & 12 240 & 10 147 & 14 601 & 10 739 & 147 538 \\ +2 374 & 3 138 & 3 060 & 4 080 & 1 768 & 2 573 & 11 304 & 149 715 \\ +2 116 & 2 747 & 3 060 & 4 080 & 867 & 2 681 & 11 611 & 150 955 \\ +3 012 & 2 917 & 4 080 & 4 080 & 869 & 2 359 & 12 111 & 152 087 \\ +5 210 & 5 430 & 5 100 & 6 120 & 4 373 & 6 020 & 14 192 & 165 312 \\ +\hline +35 089 & 33 565 & 28 560 & 30 600 & 18 024 & 28 234 & 59 957 & 765 607 \\ -- cgit v1.2.3