Giter Club home page Giter Club logo

Comments (4)

camcmac avatar camcmac commented on July 24, 2024

I'm getting this same error. I've looked in the _main.log file and found these error messages that are more descriptive.

Potential 1:
`Package biblatex Warning: Using fall-back BibTeX(8) backend:
(biblatex) functionality may be reduced/unavailable.

)`

Potential 2:
Package biblatex Warning: Language 'latin' not supported. (biblatex) Using dummy definitions on input line 262.

Potential 3:
Package biblatex Info: Trying to load bibliographic data... Package biblatex Info: ... file '_main.bbl' not found. No file _main.bbl. Package biblatex Info: Reference section=0 on input line 262. Package biblatex Info: Reference segment=0 on input line 262. Runaway argument? {\scantokens { \LARGE {\bfseries {\@title }} ! Paragraph ended before \MT@prot@l was complete. <to be read again> \par l.315

To me, this looks like an encoding problem. Something somewhere has not specified UTF-8.

To fix this, I tried to set the backend argument in the index.rmd file to bibtex8 like so:

use-biblatex: true bib-latex-options: "style=authoryear, sorting=nyt, backend=bibtex8, maxcitenames=2, useprefix, doi=true, isbn=false, uniquename=false"

This didn't work. I'll try again later, or maybe someone else can take this and run with it.

from oxforddown.

bttomio avatar bttomio commented on July 24, 2024

Thanks a lot, @camcmac!

Changing from biblatex to natbib did not fix the problem either. The error message is the same.

from oxforddown.

bttomio avatar bttomio commented on July 24, 2024

Is this problem related to this one: rstudio/tinytex#347 (comment)?

from oxforddown.

bttomio avatar bttomio commented on July 24, 2024

Indeed, adding \microtypesetup{nopatch=item} and \microtypesetup{patch=item} to templates.tex fixes the problem.

from oxforddown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.