Replies: 2 comments
-
Unfortunately, we can't use your report. Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
-
I'm going to convert to a Q&A discussion. @statzhero Yes, that's the idea, eg in conjunction with the templates we offer in https://github.com/quarto-journals/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
Not sure this is a bug at all, however:
The documentation talks at length about authors and affiliations but then the default latex template does not render an affiliation: is the idea that quarto users should edit the
title.tex
themselves?Your environment
➜ ~ quarto --version 1.3.450
Quarto check output
➜ ~ quarto check [✓] Checking versions of quarto binary dependencies... Pandoc version 3.1.1: OK Dart Sass version 1.55.0: OK [✓] Checking versions of quarto dependencies......OK [✓] Checking Quarto installation......OK Version: 1.3.450 Path: /Users/rico/Applications/quarto/bin [✓] Checking basic markdown render....OK [✓] Checking Python 3 installation....OK Version: 3.12.5 Path: /opt/homebrew/opt/python@3.12/bin/python3.12 Jupyter: 5.7.2 Kernels: python3 [✓] Checking Jupyter engine render....OK
Beta Was this translation helpful? Give feedback.
All reactions