apaquarto icon indicating copy to clipboard operation
apaquarto copied to clipboard

A quarto extension for creating APA7 documents in .docx, .html, and .pdf formats

Results 14 apaquarto issues
Sort by recently updated
recently updated
newest added

Following the note in #42 it might be of interest to provide a Typst format. I am happy to provide something like a `format: apaquarto-typst` to this extension, based on...

Trying to render a pdf in doc mode errs: ```bash quarto render template.qmd --to apaquarto-pdf --output template-doc.pdf -M documentmode:doc ``` Gives the following output ```bash pandoc --output template.tex -M documentmode:doc...

Thanks for this great extension. An issue I've noticed is that the margins are wrong in the generated .pdf output (any document mode) when a4paper is set to true. See...

In the following example, my table is too long and will take on 3 our 4 pages. Is there a way to force the table to continue rendering to multiple...

I am writing a PDF manuscript in jou mode and find that content keeps disappearing instead of wrapping to the next column / page. Here is an example where the...

Here's an illustration of the issue: As shown the table caption and note are not contained in the column but instead run into the gutter (sic?).

Hello, the figure caption for an image is rendering like this by default and I'm not sure why ![image](https://github.com/user-attachments/assets/fa418009-2767-4af8-8c9a-0ff1e4c90321)

Would it be possible to include a `wordcount` option that would place a word count underneath the keywords?

Hello! I'm working with the tinytable package and when I render it using apaquarto-typst sometimes by default the rendered output either a) renders everything bolded or b) renders everything but...

I'm not sure if this is actually an issue or if the feature isn't available but doing the following code with the newest apaquarto extension does not render a table...