-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
I'm having an issue with an incomplete texdoc file:
$ texdoc texdoc
/home/solonovamax/.texlive/texmf-var/texdoc/cache-tlpdb.lua:7397: unfinished string near '"details'Here is the contents of the last two lines of that file:
["latex/xcolor/xcolor2.pdf"] = {["details"] = "Examples of usage with pstricks", },
["latex/xcookybooky/README"] = {["detailsso, the file here is just broken. I believe that this may perhaps have been caused by me running out of disk space, so not an issue with texdoc.
However, I cannot for the life of me figure out how to regenerate that file. It would be nice if texdoc automatically regenerated the file if it cannot parse it.
Reactions are currently unavailable