AD
Size: a a a
AD
¥
Aß
¥
IH
¥
Aß
¥
S
𝘎(
IH
IH
#+BEGIN: clocktable :scope subtree :maxlevel 4 :block thismonth :step week :stepskip0 t
Weekly report starting on: [2021-08-02 Mon]
...
Weekly report starting on: [2021-08-09 Mon]
...
Weekly report starting on: [2021-08-16 Mon]
...
#+END:
DL
AD
AD
(use-package faces
:defer t
:custom
(face-font-family-alternatives
'(("Monospace" "courier" "fixed")
("Consolas" "Monaco" "Roboto Mono" "PT Mono" "Terminus" "Monospace")
("Monospace Serif" "CMU Typewriter Text" "Courier 10 Pitch" "Monospace")
("Serif" "CMU Serif" "Georgia" "Cambria" "Times New Roman" "DejaVu Serif" "serif")))
:custom-face
(variable-pitch ((t (:family "Serif" :height 220))))
(fixed-pitch ((t (:family "Monospace Serif" :height 220))))
(default ((t (:family "Monospace Serif" :height 220)))))
AD
¥