hplgit / doconce

Lightweight markup language - document once, include anywhere
http://hplgit.github.io/doconce/doc/web/index.html
Other
309 stars 60 forks source link

BIBFILE and publish issues? #174

Closed reckoner closed 5 years ago

reckoner commented 5 years ago

My understanding is that publish is still used within doconce from using BIBFILE. The problem is that https://bitbucket.org/logg/publish has a lxml dependency that requires libiconv.so.2 and I cannot get that working on Ubuntu 18 bionic.

Is there a way to avoid using publish with BIBFILE? It seems that publish it lightly supported so I don't know if keeping it in doconce will make sense going forward. I am using Python 3.7.

Thanks!

KGHustad commented 5 years ago

If you have trouble installing DocOnce, the easiest and recommended installation method is via conda.

How did you install lxml?

Bibliography support in DocOnce currently requires publish. That might change in the next major version of DocOnce.

reckoner commented 5 years ago

I did not install lxml directly. It came with some other package.