What is Different about Quarto? (Relative to R Markdown)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024

ความคิดเห็น • 18

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว +1

    Neat! I like the "moon" theme.

  • @kenedavidnwosu1819
    @kenedavidnwosu1819 ปีที่แล้ว +1

    Splendid tutorial!

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว +1

    The references building (bibtex) and cross-references (auto-labelling figures, equations etc) is all straight from LaTeX

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว +1

    I think the mess up in bibliography might be in the bibliography part. I used bibtex in my doc and it worked fine.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว +1

    Interesting - the pdf looks much like what LaTeX does. LaTeX has "usepackages" that will generate either random latin text, or text in the style of Kant or even random math equations. In fact I think one of the authors of Quarto stated that they were deeply influenced by how LaTeX works when the designed Quarto.

    • @emmanuelteitelbaum
      @emmanuelteitelbaum  ปีที่แล้ว

      Yes, it is based on Pandoc, which can convert to LaTeX.

  • @CanDoSo_org
    @CanDoSo_org ปีที่แล้ว

    Hi, guys. I got a strange problem. Some shortcuts work in Rmarkdown, but not in Quarto. For example, Insert Assignment Operator, Insert Pipe Operator. Anyone runs into the same problem?

    • @emmanuelteitelbaum
      @emmanuelteitelbaum  ปีที่แล้ว

      Are you in the "Visual" editor or the "Source" editor? For me it is working in the source editor but not the visual editor. Might be worth raising in the Quarto-CLI discussion forum on GitHub. github.com/quarto-dev/quarto-cli/discussions

    • @CanDoSo_org
      @CanDoSo_org ปีที่แล้ว

      @@emmanuelteitelbaum Neither. Do not work either in source or visual.

    • @emmanuelteitelbaum
      @emmanuelteitelbaum  ปีที่แล้ว

      @@CanDoSo_org Not sure then. I would try the Quarto CLI discussion forum...

    • @CanDoSo_org
      @CanDoSo_org ปีที่แล้ว

      @@emmanuelteitelbaum Thanks, man. I solved the issue by updating the Quarto. By the way, how come there is no automatically way to update the Quarto. I don't even know it was out of date.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว

    Have you tried to generate a class syllabus in Quarto? That would be very useful and appreciated by many (I know there are some in RMarkdown but those are pdf only).

    • @emmanuelteitelbaum
      @emmanuelteitelbaum  ปีที่แล้ว

      Yes, check out my course website: www.psc2339.com/

    • @emmanuelteitelbaum
      @emmanuelteitelbaum  ปีที่แล้ว

      It's based on this template by Mine Cetinkaya-Rundel: sta210-s22.github.io/website/

    • @haraldurkarlsson1147
      @haraldurkarlsson1147 ปีที่แล้ว

      @@emmanuelteitelbaum
      Wow - that looks nice.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว

    So is revealjr better than (LaTeX) Beamer?

    • @emmanuelteitelbaum
      @emmanuelteitelbaum  ปีที่แล้ว

      It depends on what you want to do, but I like revealjs because it is more dynamic and interactive. See the quarto gallery for more examples: quarto.org/docs/gallery/

  • @rossd6809
    @rossd6809 ปีที่แล้ว

    Doesn't like & ?