Revert "Fix giberrish website timeline"

This reverts commit 2f3b8ec89b.

makes things worst...
This commit is contained in:
Cedric
2023-11-18 21:43:29 +00:00
parent fce5102095
commit b559d72781

View File

@@ -1,7 +1,7 @@
# Macros for commands
LATEX := latexmk -cd -pdflua -lualatex="lualatex -interaction=nonstopmode" -synctex=1 -use-make
EBOOK := tex4ebook --lua -d epub -f epub -c tex4ebook.cfg
WEBSITE := make4ht --lua -c website.cfg -a debug -uf html5+tidy+common_domfilters
WEBSITE := make4ht --lua -c website.cfg -a debug -uf html5+tidy+common_domfilters+dvisvgm_hashes
CLEAN := latexmk -cd -lualatex -c -use-make
CHECK_1 := lacheck
CHECK_2 := chktex