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

Поделиться
HTML-код
  • Опубликовано: 11 сен 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.

  • @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).

  • @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/

  • @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.

  • @rossd6809
    @rossd6809 Год назад

    Doesn't like & ?