Code Monkey home page Code Monkey logo

Comments (8)

kevinykuo avatar kevinykuo commented on July 19, 2024 2

Sent a PR upstream distillpub/template#98, will follow up with necessary changes here.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024 1

I understand that. I think the answer here may ultimately be that we take over bibliographic rendering from Distill (i.e. just ignore their default processing and do our own).

from distill.

carbonmetrics avatar carbonmetrics commented on July 19, 2024 1

There was a problem with formatting of citations in radix, and it is still there in distill. #54.

I love the formatting of the output in this package, but in its present form it cannot be used for its intended purpose.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024 1

I just pushed a change that should address this (we now use pandoc to generate the bibliography rather than the distill framework): e8585bc

You can install this with remotes::install_github("rstudio/distill")

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

from distill.

carbonmetrics avatar carbonmetrics commented on July 19, 2024

I have posted the issue. I have cleaned the bibliography with a C script, but the problem remains with double names of authors and special signs. The problem does not occur in rmarkdown or latex.

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

Okay, thanks for posting that issue over there. As I mentioned before this is a defect in a library called by a library we consume, so we can't really fix it unless we re-write Radix to do all of it's own bibliography handling.

from distill.

carbonmetrics avatar carbonmetrics commented on July 19, 2024

Thanks. The C patch fixed the problem partially. It may be possible to fix it further along those lines. I can imagine that nobody wants to rewrite Radix. But the Distill people do not seem to undertake any action and this problem hits the core of what Radix aims to do: academic writing.

My guess is that there are more people with this same problem. It will reduce the uptake of Radix, which would be an absolute shame. I really can't use Radix if it can't cite properly, whatever the cause.

from distill.

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.