-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi there :)
Apologies for my overly negative title, but I have great difficulty getting this to "just work".
I'm on Ubuntu 22, dependencies installed (python3, pip3, pandoc, texlive-full, etc.), and a myriad of errors.
In no particular order:
- had to go to
wg21/deps/python/pyvenv.cfg
and change the variableinclude-system-site-packages
to true, otherwise it couldn't find the installed Python packages, e.g.requests
. - It complained multiple times about "error reading bibliography file wg21/data/csl.json", in which case I had to manually delete that file before I could run the
Makefile
again. - After fixing a lot of problems that should seem unrelated / I don't care, I get an error with a Latex command "\CSBlock" undefined.
There are (asides from this one) 7 open issues unattended.
It seems I must resort to raw Latex, because at least that works :/
This tool looks really cool otherwise, I'm really hoping these issues get fixed / documented.
Kind regards.
Metadata
Metadata
Assignees
Labels
No labels