We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The project file is text.tex. Its content is
text.tex
\documentclass{article} \usepackage{biblatex} \addbibresource{bibliography.bib} \begin{document} \cite{A} \printbibliography \end{document}
The bibliography file is bibliography.bib. Its content is
bibliography.bib
@book{A, author = {Me}, title = {Kamasutra}}
What's wrong? Thanks.
Dependencies in .deps Gathering outputs... Deps file .deps: source text, base name text, output text.pdf .deps, jobname text.pdf Processing /etc/texmf/web2c/texmf.cnf ... Processing /usr/share/texmf/fonts/map/fontname/texfonts.map ... Processing /usr/share/texmf/fonts/tfm/public/cm/cmbx12.tfm ... Processing /usr/share/texmf/fonts/tfm/public/cm/cmr12.tfm ... Processing /usr/share/texmf/fonts/tfm/public/cm/cmti10.tfm ... Processing /usr/share/texmf/fonts/type1/public/amsfonts/cm/cmbx12.pfb ... Processing /usr/share/texmf/fonts/type1/public/amsfonts/cm/cmr10.pfb ... Processing /usr/share/texmf/fonts/type1/public/amsfonts/cm/cmti10.pfb ... Processing /usr/share/texmf/tex/generic/oberdiek/etexcmds.sty ... Processing /usr/share/texmf/tex/generic/oberdiek/ifluatex.sty ... Processing /usr/share/texmf/tex/generic/oberdiek/ifpdf.sty ... Processing /usr/share/texmf/tex/generic/oberdiek/infwarerr.sty ... Processing /usr/share/texmf/tex/generic/oberdiek/kvsetkeys.sty ... Processing /usr/share/texmf/tex/generic/oberdiek/ltxcmds.sty ... Processing /usr/share/texmf/tex/generic/oberdiek/pdftexcmds.sty ... Processing /usr/share/texmf/tex/generic/xstring/xstring.sty ... Processing /usr/share/texmf/tex/generic/xstring/xstring.tex ... Processing /usr/share/texmf/tex/latex/base/article.cls ... Processing /usr/share/texmf/tex/latex/base/ifthen.sty ... Processing /usr/share/texmf/tex/latex/base/size10.clo ... Processing /usr/share/texmf/tex/latex/biblatex/bbx/numeric.bbx ... Adding /usr/share/texmf/tex/latex/biblatex/bbx/numeric.bbx as numeric.bbx Processing /usr/share/texmf/tex/latex/biblatex/bbx/standard.bbx ... Adding /usr/share/texmf/tex/latex/biblatex/bbx/standard.bbx as standard.bbx Processing /usr/share/texmf/tex/latex/biblatex/biblatex.cfg ... Adding /usr/share/texmf/tex/latex/biblatex/biblatex.cfg as biblatex.cfg Processing /usr/share/texmf/tex/latex/biblatex/biblatex.def ... Adding /usr/share/texmf/tex/latex/biblatex/biblatex.def as biblatex.def Processing /usr/share/texmf/tex/latex/biblatex/biblatex.sty ... Adding /usr/share/texmf/tex/latex/biblatex/biblatex.sty as biblatex.sty Processing /usr/share/texmf/tex/latex/biblatex/blx-compat.def ... Adding /usr/share/texmf/tex/latex/biblatex/blx-compat.def as blx-compat.def Processing /usr/share/texmf/tex/latex/biblatex/blx-dm.def ... Adding /usr/share/texmf/tex/latex/biblatex/blx-dm.def as blx-dm.def Processing /usr/share/texmf/tex/latex/biblatex/cbx/numeric.cbx ... Adding /usr/share/texmf/tex/latex/biblatex/cbx/numeric.cbx as numeric.cbx Processing /usr/share/texmf/tex/latex/biblatex/lbx/english.lbx ... Adding /usr/share/texmf/tex/latex/biblatex/lbx/english.lbx as english.lbx Processing /usr/share/texmf/tex/latex/etoolbox/etoolbox.sty ... Processing /usr/share/texmf/tex/latex/graphics/keyval.sty ... Processing /usr/share/texmf/tex/latex/logreq/logreq.def ... Processing /usr/share/texmf/tex/latex/logreq/logreq.sty ... Processing /usr/share/texmf/tex/latex/oberdiek/kvoptions.sty ... Processing /usr/share/texmf/tex/latex/url/url.sty ... Processing /usr/share/texmf/web2c/texmf.cnf ... Processing /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map ... Processing /var/lib/texmf/web2c/pdftex/pdflatex.fmt ... Processing bibliography.bib ... Processing text.tex ... Adding text.tex with comments stripped Used a .bib file, but didn't find 'text.pdf .bbl'; this likely won't work. Output in arxiv.tar.gz: 10 files, 102KiB compressed
The text was updated successfully, but these errors were encountered:
I am also experiencing this issue.
Rolling back to version 0.4.0 solves the issue for me.
Sorry, something went wrong.
No branches or pull requests
Description
The project file is
text.tex
. Its content isThe bibliography file is
bibliography.bib
. Its content isWhat's wrong? Thanks.
My arxiv-collector version is: 0.4.1
Debugging output:
Dependencies in .deps
Gathering outputs...
Deps file .deps: source text, base name text, output text.pdf .deps, jobname text.pdf
Processing /etc/texmf/web2c/texmf.cnf ...
Processing /usr/share/texmf/fonts/map/fontname/texfonts.map ...
Processing /usr/share/texmf/fonts/tfm/public/cm/cmbx12.tfm ...
Processing /usr/share/texmf/fonts/tfm/public/cm/cmr12.tfm ...
Processing /usr/share/texmf/fonts/tfm/public/cm/cmti10.tfm ...
Processing /usr/share/texmf/fonts/type1/public/amsfonts/cm/cmbx12.pfb ...
Processing /usr/share/texmf/fonts/type1/public/amsfonts/cm/cmr10.pfb ...
Processing /usr/share/texmf/fonts/type1/public/amsfonts/cm/cmti10.pfb ...
Processing /usr/share/texmf/tex/generic/oberdiek/etexcmds.sty ...
Processing /usr/share/texmf/tex/generic/oberdiek/ifluatex.sty ...
Processing /usr/share/texmf/tex/generic/oberdiek/ifpdf.sty ...
Processing /usr/share/texmf/tex/generic/oberdiek/infwarerr.sty ...
Processing /usr/share/texmf/tex/generic/oberdiek/kvsetkeys.sty ...
Processing /usr/share/texmf/tex/generic/oberdiek/ltxcmds.sty ...
Processing /usr/share/texmf/tex/generic/oberdiek/pdftexcmds.sty ...
Processing /usr/share/texmf/tex/generic/xstring/xstring.sty ...
Processing /usr/share/texmf/tex/generic/xstring/xstring.tex ...
Processing /usr/share/texmf/tex/latex/base/article.cls ...
Processing /usr/share/texmf/tex/latex/base/ifthen.sty ...
Processing /usr/share/texmf/tex/latex/base/size10.clo ...
Processing /usr/share/texmf/tex/latex/biblatex/bbx/numeric.bbx ...
Adding /usr/share/texmf/tex/latex/biblatex/bbx/numeric.bbx
as numeric.bbx
Processing /usr/share/texmf/tex/latex/biblatex/bbx/standard.bbx ...
Adding /usr/share/texmf/tex/latex/biblatex/bbx/standard.bbx
as standard.bbx
Processing /usr/share/texmf/tex/latex/biblatex/biblatex.cfg ...
Adding /usr/share/texmf/tex/latex/biblatex/biblatex.cfg
as biblatex.cfg
Processing /usr/share/texmf/tex/latex/biblatex/biblatex.def ...
Adding /usr/share/texmf/tex/latex/biblatex/biblatex.def
as biblatex.def
Processing /usr/share/texmf/tex/latex/biblatex/biblatex.sty ...
Adding /usr/share/texmf/tex/latex/biblatex/biblatex.sty
as biblatex.sty
Processing /usr/share/texmf/tex/latex/biblatex/blx-compat.def ...
Adding /usr/share/texmf/tex/latex/biblatex/blx-compat.def
as blx-compat.def
Processing /usr/share/texmf/tex/latex/biblatex/blx-dm.def ...
Adding /usr/share/texmf/tex/latex/biblatex/blx-dm.def
as blx-dm.def
Processing /usr/share/texmf/tex/latex/biblatex/cbx/numeric.cbx ...
Adding /usr/share/texmf/tex/latex/biblatex/cbx/numeric.cbx
as numeric.cbx
Processing /usr/share/texmf/tex/latex/biblatex/lbx/english.lbx ...
Adding /usr/share/texmf/tex/latex/biblatex/lbx/english.lbx
as english.lbx
Processing /usr/share/texmf/tex/latex/etoolbox/etoolbox.sty ...
Processing /usr/share/texmf/tex/latex/graphics/keyval.sty ...
Processing /usr/share/texmf/tex/latex/logreq/logreq.def ...
Processing /usr/share/texmf/tex/latex/logreq/logreq.sty ...
Processing /usr/share/texmf/tex/latex/oberdiek/kvoptions.sty ...
Processing /usr/share/texmf/tex/latex/url/url.sty ...
Processing /usr/share/texmf/web2c/texmf.cnf ...
Processing /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map ...
Processing /var/lib/texmf/web2c/pdftex/pdflatex.fmt ...
Processing bibliography.bib ...
Processing text.tex ...
Adding text.tex with comments stripped
Used a .bib file, but didn't find 'text.pdf .bbl'; this likely won't work.
Output in arxiv.tar.gz: 10 files, 102KiB compressed
The text was updated successfully, but these errors were encountered: