page_content stringlengths 0 46.9k | metadata dict |
|---|---|
Hello Quarto team! I've been test-driving Quarto since last night, and I'm very excited about what I've experienced with Quarto thus far. Thank you all for putting out a great tool! The default templates are tasteful and gorgeous, and the documentation is well-written.
I have a question regarding hiding Jupyter code... | {
"assignee": null,
"comments": 2,
"created_at": "2022-04-04T11:51:31Z",
"creator": "ericmjl",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 520,
"state": "closed",
"title": "Question: Is it possible to hide a Jupyter code cell in a PDF?",
"url": "https://... |
I have python installed from the windows store, currently python 3.10 and I am an unable to get quarto to detect it when attempting to render notebooks that include Python or Julia.
The installation is on PATH, and I am able to start python from either `python` or `python3` in `cmd.exe` and Windows PowerShell, but ... | {
"assignee": null,
"comments": 2,
"created_at": "2022-04-04T05:31:40Z",
"creator": "BradyAJohnston",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 519,
"state": "closed",
"title": "Detecting Windows Store Python",
"url": "https://github.com/quarto-dev/qua... |
Hi,
I have problems with the use of 'code-tools' and its 'view source' button: the source code is not displayed correctly, remains grayed out and cannot be navigated properly (see for example : https://computo.sfds.asso.fr/published-paper-tsne/ and the source code https://github.com/computorg/published-paper-tsne)
... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-04-03T14:09:08Z",
"creator": "jchiquet",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 515,
"state": "closed",
"title": "Problem in displaying source code with code-tools",
"url": "https://git... |
Yes, you are correct, we should be moving the ancillary binaries into their own subdirectory so they don't pollute the `PATH` on Windows. cc @dragonstyle
_Originally posted by @jjallaire in https://github.com/quarto-dev/quarto-cli/discussions/510#discussioncomment-2494559_ | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-04-03T13:18:17Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 514,
"state": "closed",
"title": "On windows, place non-quarto binaries in a folder not in the path",
... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/509
<div type='discussions-op-text'>
<sup>Originally posted by **choxos** April 3, 2022</sup>
Hi,
It seems some of the PubMed references could not be found by Insert Citation tool. For instance: https://pubmed.ncbi.nlm.nih.gov/20930260/. I... | {
"assignee": null,
"comments": 1,
"created_at": "2022-04-03T12:57:39Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 513,
"state": "open",
"title": "Adding references using PMID",
"url": "https://github.com/quarto-dev/quarto... |
Finally something that looks clean and simple in this space! Great job guys. I think it would be nice to also add mkdocs support.
So basically another guide https://quarto.org/docs/output-formats/hugo.html and maybe an mkdocs plugin would be a great addition. | {
"assignee": null,
"comments": 2,
"created_at": "2022-04-03T07:08:22Z",
"creator": "LeonardAukea",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 512,
"state": "closed",
"title": "Add mkdocs support ",
"url": "https://github.com/quarto-dev/quarto-cli/issue... |
When I make a long report, I want to see some chunks quickly.
In R Markdown, I check the outline that is a function of RStudio, check the chunk label and click it (like the figure below).
But in Quarto, when I set the chunk label by `#| label:` in the chunk, I can't see the label on the outline.
Is there any way to ... | {
"assignee": null,
"comments": 1,
"created_at": "2022-04-03T06:42:11Z",
"creator": "Doubt-0KB",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 511,
"state": "closed",
"title": "How to see the chunk label by `#| label` on the outline?",
"url": "https://gith... |
I am confused by Quarto's treatment of citations and hoping someone can help clarify. The documentation states
> Quarto uses Pandoc to format citations and bibliographies. By default, Pandoc will use the [Chicago Manual of Style](https://chicagomanualofstyle.org/) author-date format, but you can specify a custom forma... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-04-02T13:54:32Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 505,
"state": "closed",
"title": "Incorrect escaping braces around citations",
"url": "https://github.... |
Hi All;
I tried to take Quarto for whirl using Python 3. I use macOS Monetery with Python 3.10.
I rendered the published example
```
title: "matplotlib demo"
format:
html:
code-fold: true
jupyter: python3
---
For a demonstration of a line plot on a polar axis, see @fig-polar.
```{python}
#| l... | {
"assignee": null,
"comments": 5,
"created_at": "2022-04-02T05:23:35Z",
"creator": "Mutaz94",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 502,
"state": "closed",
"title": "Unable to render with including `plt.show()`",
"url": "https://github.com/quarto-... |
Hi,
I've started using Quarto for some slides I'm making and something weird is happening:
- When I render the HTML slides in a Windows Desktop, everything works as expected.
- When I do the same on a Windows laptop, the slides render as an HTML document.
- In both computers I have installed Quarto, I'm using RS... | {
"assignee": null,
"comments": 3,
"created_at": "2022-04-01T21:02:10Z",
"creator": "aimundo",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 501,
"state": "closed",
"title": "Revealjs slides not rendering correctly",
"url": "https://github.com/quarto-dev/q... |
Hi,
Loving Quarto so far. This is all very exciting.
This suggested feature is more of a "quality of life" feature, but it would be great to have Quick Look support on Macs for `.qmd` files. I love being able to quick look (press space bar for a file preview) at other plain-text files like R and Python scripts. i... | {
"assignee": null,
"comments": 4,
"created_at": "2022-04-01T20:31:07Z",
"creator": "mattwarkentin",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 500,
"state": "closed",
"title": "Mac Quick Look support for .qmd files",
"url": "https://github.com/quarto-d... |
Using `quarto v 0.9.172` on Mac OSX
# Some VSCode Documentation suggestions
Under the [vscode tool section](https://github.com/quarto-dev/quarto-web/blob/main/docs/tools/vscode.qmd), it may be helpful to to document a few additional features:
1. Add kernel selection notes for interactive quarto authoring
2. A... | {
"assignee": null,
"comments": 2,
"created_at": "2022-04-01T18:59:56Z",
"creator": "jthomasmock",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1316,
"state": "closed",
"title": "vscode documentation items",
"url": "https://github.com/quarto-dev/quarto-cl... |
I almost feel sorry to write that, I find quatro so good ...
But I believe it's precisely "because of that": I wish there was such a flawless and complete pandoc integration in org-mode (don't get me wrong I love org-mode to death).
So my question is simple: when are you going to integrate org-mode into the quatro ... | {
"assignee": null,
"comments": 3,
"created_at": "2022-04-01T17:51:31Z",
"creator": "fbob",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 499,
"state": "closed",
"title": "And ... org-mode ",
"url": "https://github.com/quarto-dev/quarto-cli/issues/499"
} |
Quarto is great! I dont like that the content "jumps" or "shifts" between two pages if there is a toc (the one usually on the right that says "on this page" and one page that doesnt have a toc. So when you click yourself through a book really fast, the content jumps from left to right and vice versa. | {
"assignee": "dragonstyle",
"comments": 2,
"created_at": "2022-04-01T15:53:03Z",
"creator": "jakobschumacher",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 498,
"state": "closed",
"title": "Content \"jumps\" from a page with a toc on the right compared to ... |
On https://quarto.org/docs/get-started/computations/rstudio.html there is a broken link to the [Fenced Echo](https://quarto.org/docs/computations/running-code.html#fenced-echo) documentation. | {
"assignee": null,
"comments": 1,
"created_at": "2022-04-01T00:56:34Z",
"creator": "WillemSleegers",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 495,
"state": "closed",
"title": "Broken link to Fenced Echo",
"url": "https://github.com/quarto-dev/quarto-... |
Currently, the rendering of equations in the speaker notes is problematic: they are rendered both as equations AND texts at the same time.
```markdown
---
title: Testing equation in speaker note
format: revealjs
---
## Test equation in speaker notes
Sometimes, I want to include some equations in the speak... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-31T22:51:27Z",
"creator": "juliantao",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 494,
"state": "closed",
"title": "[revealjs] Equation in speaker notes",
"url": "https://github.com/quarto-dev/qu... |
I want things like misspelled filenames to trigger an error, especially in a CI job (which is awesome BTW https://github.com/quarto-dev/quarto-cli/discussions/439).
However, I don't get the non-zero exit code I would expect:
```
$ quarto render --fail-if-warnings
[ 1/14] file1.md
[ 2/14] file2.md
...
WARNING... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-31T14:49:48Z",
"creator": "johnkerl",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 493,
"state": "open",
"title": "quarto-render --fail-if-warnings not working as expected",
"url": "https://git... |
Clicking on a link in the navigation bar links to a new page, but for a brief moment you can see that the content starts at the top of the screen (under the navigation bar) and then jumps down a bit. I believe this is because the navigation bar floats at the top of the page and the content needs to adjust for the heigh... | {
"assignee": "dragonstyle",
"comments": 7,
"created_at": "2022-03-31T08:42:39Z",
"creator": "WillemSleegers",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 491,
"state": "closed",
"title": "Page content jumps on page load",
"url": "https://github.com/quar... |
I know that with kable, you can generate a table with captions from a code block.
Is the same true for python generated tables?
What about latex tables generated in python code blocks?
Thank you! | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-31T02:50:40Z",
"creator": "amichuda",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 490,
"state": "closed",
"title": "Python table and captions generated by code block",
"url": "https://github.com/q... |
Hello!
I'm loving the custom layouts especially to do side-by-side text and images. This is what I'm after (done previously in a Hugo site using a shortcode I wrote to use custom CSS):
<img width="907" alt="Screen Shot 2022-03-30 at 4 16 36 PM" src="https://user-images.githubusercontent.com/12160301/160946106-27... | {
"assignee": null,
"comments": 6,
"created_at": "2022-03-30T23:44:18Z",
"creator": "apreshill",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 489,
"state": "closed",
"title": "Feature request: allow flexible markdown text with line breaks in custom layouts"... |
The font size of the plots in the generated report is not as it is set.
Using `seaborn.set(font_scale=2)` and generating some plots with `seaborn` in `python`, the font size on the published plots is not what is set. | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-30T23:24:18Z",
"creator": "Rasoul82",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 488,
"state": "open",
"title": "setting font_scale in seaborn",
"url": "https://github.com/quarto-dev/quarto-c... |
Using `seaborn` in `python` to generate a bunch of `displot`s and publishing them as html or docx, there is a bug with ordered categorical data. The published plot doesn't present the categorical data in its order. I assume this is happening as there is a conversion of the variable to string when serialising the plots ... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-30T23:20:44Z",
"creator": "Rasoul82",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 487,
"state": "closed",
"title": "plot using an ordered categorical variable does not work",
"url": "https://githu... |
Hello,
Not sure this is the right place so feel free to ask me to move this to bslib or thematic. But is it possible to support something like `thematic::thematic_rmd(font = "auto")` in Quarto? | {
"assignee": null,
"comments": 3,
"created_at": "2022-03-30T14:29:57Z",
"creator": "py9mrg",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 482,
"state": "open",
"title": "Auto-theming ggplot2 figures",
"url": "https://github.com/quarto-dev/quarto-cli/... |
I am pretty sure this worked before, but I am not sure when this changed. Maybe something about the default theme changed the way `aside` tags are handled?
```
---
title: Hello world
format: revealjs
---
# Hello
World.
:::{.notes}
These are speaker notes.
:::
```
(see https://quarto.org/docs/pre... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-30T08:32:22Z",
"creator": "jmbuhr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 481,
"state": "closed",
"title": "speaker notes show up on slide (not as notes)",
"url": "https://github.com/quarto-... |
It looks like if I add `execute: cache: true` to my YAML header to use the Knitr cache, `ojs_define` stops working and my OJS cells fail.
For example, if I run a test with an R chunk and an OJS chunk, like:
```r
#| label: testin
ojs_define(test = data.frame(
x = 1:100,
y = rnorm(100)
))
```
```js
... | {
"assignee": null,
"comments": 3,
"created_at": "2022-03-30T01:46:14Z",
"creator": "jimjam-slam",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 480,
"state": "closed",
"title": "Knitr cache breaks ojs_define",
"url": "https://github.com/quarto-dev/quarto-... |
For example, if port 4000 is already in use, then this just uses another port.
```
$ quarto preview --port 4000
Check file:///Users/winston/quarto-cli/src/quarto.ts
Preparing to preview
Watching files for changes
Browse at http://localhost:7936/
```
It would be helpful to print a warning or throw an error... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-29T00:57:06Z",
"creator": "wch",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 479,
"state": "closed",
"title": "`quarto preview --port xxx` silently uses other port if port is already in use",
"url... |
I would like to have multiple lines in the author field of an HTML document, but I get the following error and the document does not render.
## Minimal Example
```
---
title: "Example"
author: |
Author 1
Author 2
format: html
---
```
## Error
`ERROR: TypeError: Cannot read properties of undefine... | {
"assignee": "dragonstyle",
"comments": 10,
"created_at": "2022-03-28T17:58:00Z",
"creator": "maxdrohde",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "1.0 Formats",
"number": 477,
"state": "closed",
"title": "Error when using multiline string in author field with HTML do... |
Using Quarto 0.9.80:
```bash
quarto create-project .
# => Creating project at <FULL-PATH-TO-DIR>:
# => - Created _quarto.yml
# => - Created ..qmd
```
The "." directory name does not indicate its name and should not be used when creating the initial `*.qmd` file.
The `quarto create-project .` should p... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-28T15:12:40Z",
"creator": "aronatkins",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 476,
"state": "closed",
"title": "create-project \".\" creates \"..qmd\"",
"url": "https://github.com/quarto-dev... |
I believe it is possible to create a version selector on the current nav bar, but a dedicated feature might be useful.
Or it would be great to have instructions on how to set up a version selector in the documentation.
For example, in the case of the Hugo theme Docsy <https://www.docsy.dev/docs/adding-content/versi... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-28T11:03:56Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 474,
"state": "open",
"title": "Version selector for websites and html books",
"url": "https://github.com/quart... |
This was first report by @t-kalinowski on slack.
In callouts, the caption defined as header inside the block will create some errors when rendered to PDF.
Example:
````markdown
---
title: "A Bug"
format: pdf
---
::: callout-note
## Using the multi-assignment `%<-%` operator
The `%<-%` operator is... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-28T10:56:41Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 473,
"state": "closed",
"title": "Process markdown in callout block caption and correctly escape for LaTeX output",
"... |
Hello! Would it be possible to collapse sidebars so that they are no longer visible? (example [here](https://www.cssscript.com/demo/smooth-collapsible-sidebar-navigation/)). Apologies if this exists and I missed it. Thanks for considering! | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-28T02:22:37Z",
"creator": "ivelasq",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 472,
"state": "open",
"title": "[Feature Request] Collapsible sidebar",
"url": "https://github.com/quarto-dev/q... |
When I set `toc-location: left`, the table of contents still shows up on the right.
See the code and output below:
## Minimal Example
```
---
title: "Test"
toc: true
format:
html:
toc-location: left
---
# Section 1
## Section 2
```
## Output
<img width="1017" alt="Screen Shot 2022-03-27... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-03-27T18:58:24Z",
"creator": "maxdrohde",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 471,
"state": "closed",
"title": "toc-location not working in HTML?",
"url": "https://github.com/quarto-... |
Hi dear developers, and as allways thanks for this program.
I found compilations errors rendering the [block-layout examples from the doc](https://quarto.org/docs/authoring/figures.html#block-layout) to latex/pdf.
```md
::: {layout-ncol=2}
### List One
- Item A
- Item B
- Item C
### List Two
- Item ... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-03-26T14:51:33Z",
"creator": "benabel",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 469,
"state": "closed",
"title": "latex block-layout return `LaTeX Error: Something's wrong--perhaps a missi... |
<img width="963" alt="" src="https://user-images.githubusercontent.com/25252172/160237503-2f7c9a5f-79ea-4628-a31b-c512bebcbe12.png">
As you can see, the `author` name is a bit too close to the subtitle. How can I make a line space between the subtitle and the author's name, and how can I put my name on the right sid... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-26T11:37:02Z",
"creator": "dataandcrowd",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 468,
"state": "closed",
"title": "Line Spacing and Right Align on the Title Page",
"url": "https://github.com/... |
Embedding an image with a caption (and/or a label) creates a figure environment, which errors on latex output when included in the page margin:
```
:::column-margin

:::
```
`LaTeX Error: Not in outer par mode.`
It works without the caption, as then there is not figure environment bein... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-25T09:07:01Z",
"creator": "jmbuhr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 462,
"state": "closed",
"title": "margin figures error for pdf output",
"url": "https://github.com/quarto-dev/quarto... |
I'm having some trouble including a LaTeX figure following the documentation at https://quarto.org/docs/authoring/figures.html#pgftikz-graphics.
When using the latest version of Quarto,
```
$ quarto --version
0.9.133
```
it seems that including a LaTeX figure without a caption crashes when rendering:
```... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-25T05:29:13Z",
"creator": "bechang",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 461,
"state": "closed",
"title": "Including a LaTeX figure without a caption crashes when rendering",
"url": "https... |
It seems that the speaker notes in `revealjs` is being treated as an aside note.
Also, the footnote syntax `[^A footnote]` as shown in the guide on the website does not work.
| {
"assignee": null,
"comments": 2,
"created_at": "2022-03-24T18:38:09Z",
"creator": "juliantao",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 459,
"state": "closed",
"title": "`revealjs` speaker notes, aside notes and footnotes",
"url": "http... |
HI there,
I'm maintaining RStudio in Arch Linux AUR, so had to adopt quarto-cli as well.
https://aur.archlinux.org/packages/quarto-cli
quarto-cli>=0.9.130 doesn't rendering projects in RStudio resulting the following error message:
```
ERROR: Cannot serve project of type 'default' (try using project type 'w... | {
"assignee": null,
"comments": 3,
"created_at": "2022-03-24T08:44:01Z",
"creator": "trap000d",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 458,
"state": "closed",
"title": "RStudio and quarto-cli >=0.9.130",
"url": "https://github.com/quarto-dev/quarto-... |
Quarto version 0.9.128
To replicate:
create a new website project via "quarto create-project mysite --type website"
edit _quarto.yml as follows (only change is addition of sidebar section):
```
project:
type: website
website:
title: "mysite"
navbar:
background: primary
left:
- hr... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-03-22T20:42:12Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 455,
"state": "closed",
"title": "Two sidebar render bugs when item label includes number in parentheses",
... |
Quarto version 0.9.128
1. create a new website project via "quarto create-project mysite --type website"
2. edit _quarto.yml as follows (only change is addition of sidebar section):
```
project:
type: website
website:
title: "mysite"
navbar:
background: primary
left:
- href: index.q... | {
"assignee": null,
"comments": 0,
"created_at": "2022-03-22T20:37:22Z",
"creator": "tcllab",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 454,
"state": "closed",
"title": "Two sidebar render bugs when item label includes number in parentheses",
"url": "h... |
Hi,
In Quarto Books when the next chapter is under a "part" I think it would be better to show that the user is at the end of a section and goes to a new section.
In the below example when the user is in "parazit.qmd" the next link in page navigation is to "benign.qmd". But I think the link should also contain the ... | {
"assignee": null,
"comments": 0,
"created_at": "2022-03-22T18:45:42Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 453,
"state": "open",
"title": "page navigation show part name",
"url": "https://github.com/quarto-dev/quarto-cl... |
I'm using the `transpose` function on data frames that are coming out of R, but I was surprised to note that if one of my columns is either an empty string (`""`) or a missing value (`NA_character_` in R or `null` in OJS), the entire row is lost, even if the field in question isn't touched by OJS otherwise.
For exam... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2022-03-22T05:18:08Z",
"creator": "jimjam-slam",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 451,
"state": "closed",
"title": "transpose() drop entire rows with any missing values or empty strings",
... |
When I try to create a sidebar with multiple sections, and each section item in _quarto.yml is given a numerical value for a name, the last number specified is used as the text label for all sections in the rendered html.
To replicate:
1. create a new website project via "quarto create-project mysite --type websi... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-21T17:06:18Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 450,
"state": "closed",
"title": "Numerical values for sidebar section names mishandled",
"url": "https://github.c... |
Quarto 0.9.100 on Linux. Installed via .deb file.
I made a YAML syntax error in _quarto.yml, and got the following error output when executing "quarto render" on the command line:
```
ERROR: Theme file compilation failed:
Error: Undefined variable. ... | {
"assignee": "dragonstyle",
"comments": 5,
"created_at": "2022-03-21T00:29:02Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 448,
"state": "closed",
"title": "Corruption of bootstrap.min.css",
"url": "https://github.com/quarto-dev... |
Hi,
LinkedIN and Facebook shares contain metadata code characters. See images. How can I further configure shared links?
<img width="644" alt="Screen Shot 2022-03-19 at 21 12 16" src="https://user-images.githubusercontent.com/7208830/159133636-888a84f5-047a-4cd7-897a-941ee3a1bc6f.png">
<img width="542" alt="Sc... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-19T18:20:08Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 447,
"state": "closed",
"title": "social media share button configuration",
"url": "https://github.com/quarto-dev/qu... |
I wanted only the `index.qmd` file under the project to be the target of rendering, so I set it up as follows.
```yml
project:
type: website
output-dir: docs
render:
- "index.qmd"
```
However, it appears that `index.qmd` files in subdirectories (e.g. `subdir/index.qmd`) are also subject to renderi... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-19T10:13:16Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 446,
"state": "closed",
"title": "How to specify more detailed files to render in project settings",
"url": "https:... |
Hi,
Is it possible to change the name of chapters in the menu from `_quarto.yml`?
I am trying to make a bilingual (Turkish and English) book using `asis`. See code here: https://github.com/patolojiatlasi/patolojiatlasi.github.io/blob/main/kronikinflamasyon.Rmd
When I render the book I think the chapter name is... | {
"assignee": null,
"comments": 5,
"created_at": "2022-03-19T09:34:53Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 445,
"state": "closed",
"title": "name of chapters in a book",
"url": "https://github.com/quarto-dev/quarto-cli/issu... |
I tried to generate HTML files in a subdirectory, but it did not work as it seems to be affected by the project settings in the parent directory.
I have a project with the following directory structure.
```shell
$ tree
.
├── _quarto.yml
└── sub-proj
└── index.qmd
1 directory, 2 files
```
I would l... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-19T09:16:03Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 444,
"state": "closed",
"title": "Is `_quarto.yml` in the parent directory affected when trying to render files in su... |
I rendered a revealjs slide with the latest version and the footnote was broken.
(The footnote page is not generated at the end of the slide) | {
"assignee": null,
"comments": 5,
"created_at": "2022-03-19T06:04:23Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 443,
"state": "closed",
"title": "Footnote was broken with quarto v0.9.116",
"url": "https://github.com/quarto-dev/... |
Not sure if this isn't documented or isn't possible but how can I pass a path to be used as a working directory? I usually have the src folder with code and one folder up is the top of a "project" although I'm not using rstudio and projects. | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-18T22:43:27Z",
"creator": "davidbudzynski",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 442,
"state": "closed",
"title": "Setting working directory",
"url": "https://github.com/quarto-dev/quarto-c... |
Defining macros per [docs](https://quarto.org/docs/authoring/markdown-basics.html#equations) like
```
::: {.hidden}
$$
\def\RR{{\bf R}}
\def\bold#1{{\bf #1}}
$$
:::
$$\RR$$
```
Does not work with Revealjs. The output is simply `\RR`. The same occurs when using a hidden slide, e.g.
```
## Setup {... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-18T20:38:27Z",
"creator": "agerlach",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 441,
"state": "closed",
"title": "RevealJS Hidden TeX macros not defined",
"url": "https://github.com/quarto-dev/q... |
I installed Quarto by cloning this repo and running `./configure-macos.sh`. Sometimes I update with a `git pull`, and then when I actually use quarto, it updates Deno. If I press ctrl-c when it's in the middle of updating, it breaks my quarto installation. For example:
```
$ quarto render
Bootstrapping Deno...
... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-18T20:24:51Z",
"creator": "wch",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 440,
"state": "open",
"title": "Pressing ctrl-c when quarto is updating breaks installation",
"url": "https://githu... |
Hi,
I want to make conditional rendering of chunks as described in: [rmarkdown cookbook
](https://bookdown.org/yihui/rmarkdown-cookbook/eng-asis.html)
The asis engine is recognised as python script and I get error below.
Is it possible to use asis engine for markdown content?
`Starting Jupyter kernel...Tra... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-18T07:24:25Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 437,
"state": "closed",
"title": "asis from Rmarkdown",
"url": "https://github.com/quarto-dev/quarto-cli/issues/437"... |
Hi @dragonstyle
Thank you.
I am now getting result as "invalid date".
<img width="1561" alt="Screen Shot 2022-03-17 at 23 23 21" src="https://user-images.githubusercontent.com/7208830/158889078-6b8f81c9-ab74-4b8a-881f-033b3d847577.png">
_Originally posted by @sbalci in https://github.com/quarto-dev/quarto-cli/... | {
"assignee": "dragonstyle",
"comments": 9,
"created_at": "2022-03-18T07:16:16Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 436,
"state": "closed",
"title": "invalid date in books",
"url": "https://github.com/quarto-dev/quarto-cli/... |
(I understand that you've had a few issues around dependencies lately! Please feel free to shut this down if it's not appropriate.)
I've been experimenting with importing a newer version of Observable Plot than the one bundled with Quarto so that I can take advantage of newer features (eg. the new ARIA accessibility... | {
"assignee": null,
"comments": 3,
"created_at": "2022-03-18T03:16:00Z",
"creator": "jimjam-slam",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 435,
"state": "closed",
"title": "Tracking newer Observable Plot (or Inputs) releases",
"url": "https://github.... |
Reported by @mine-cetinkaya-rundel (Reprex here: https://gist.github.com/mine-cetinkaya-rundel/3e46083d87db9637b725c977b0b12e9f)
@cderv Could you take a look at this?
| {
"assignee": null,
"comments": 2,
"created_at": "2022-03-18T00:46:14Z",
"creator": "jjallaire",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 434,
"state": "closed",
"title": "Reveal: Code highlighting for lines of code below the fold don't work. ",
"url"... |
### Discussed in https://github.com/quarto-dev/quarto-web/discussions/92
<div type='discussions-op-text'>
<sup>Originally posted by **nurfatimaj** March 13, 2022</sup>
Hi!
Is it possible to change the text inside the cookie-consent pop-up window? If I understood correctly, the option `prefs-text` only matters... | {
"assignee": null,
"comments": 0,
"created_at": "2022-03-17T22:39:56Z",
"creator": "jjallaire",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 433,
"state": "open",
"title": "Change the text of the cookie consent pop-up window",
"url": "https://github.... |
Using Quarto 0.9.80
```bash
quarto create-project --type website quarto-fixed-section
```
Add a `bash.qmd` file into that project; its contents don't matter.
Use the following configuration:
```yaml
project:
type: website
website:
title: "quarto-fixed-section"
sidebar:
contents:
-... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-17T17:41:29Z",
"creator": "aronatkins",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 432,
"state": "closed",
"title": "sidebar section padding with fixed-font name",
"url": "https://github.com/quar... |
Using Quarto 0.9.80.
When a blockquote element contains a heading, the blockquote is given padding.
````markdown
---
title: "quarto-blockquote-bug"
---
This is some text that is at the start of the document.
> ## Something important
>
> This is the text for something important that is part
> of a bloc... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-17T16:30:30Z",
"creator": "aronatkins",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 429,
"state": "closed",
"title": "blockquote padding with embedded heading",
"url": "https://github.com/quarto-d... |
I used the linux setup script, but at the end got the message:
`"Quarto symlink doesn't appear to be configured."`
Due to this I was not able to run `quarto render`. After reaching out to the quarto team, I got to know that the PATH variable did not include `~/bin/` where the symlink is created. I was able to resolve... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2022-03-16T18:23:57Z",
"creator": "gsingh91",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 427,
"state": "closed",
"title": "More details if symlink setup fails",
"url": "https://github.com/quarto... |
Using Quarto 0.9.80.
```bash
quarto create-project --type website quarto-nav-fixed-bug
```
Within that project, modify the content of `about.qmd` to be:
````markdown
---
title: "About `awesome`"
---
About this site
````
When rendered, the navbar shows:
<img width="453" alt="image" src="https://u... | {
"assignee": null,
"comments": 0,
"created_at": "2022-03-16T17:35:30Z",
"creator": "aronatkins",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 426,
"state": "closed",
"title": "fixed-font in title gives unreadable nav bar content",
"url": "https://github.... |
Hi - I tried using 'number-sections: true' with PDF output (knitr, through RStudio) - somehow the titles are changed then.
This code produces the result as expected (with the correct title):
```
---
title: "The Association of ..."
author: "Me, someone else, anyone else"
toc: true
number-sections: false
for... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-16T14:25:31Z",
"creator": "cathblatter",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 425,
"state": "closed",
"title": "Option 'number-sections: true' leads to wrong title in PDF-format",
"url": "h... |
Dear Collegues,
Congratulations with the great improvements with revealjs presentations through quarto & rstudio!
While experimenting wih the many, easy, usefull,... possibilities, I noticed some strange behaviour in rendering a same 1920px*1080px data-background on a level 2 versus a level 1 slide. The same imag... | {
"assignee": null,
"comments": 5,
"created_at": "2022-03-16T08:01:30Z",
"creator": "TomGeens",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 422,
"state": "closed",
"title": "data-background renders the same image differently on level 2 (ok) vs level 1 (not... |
Hi 👋
I'd like to use [GitHub links](https://quarto.org/docs/websites/website-navigation.html#github-links) to help my team edit pages easier.
I added this to my `_quarto.yml`:
```
website:
title: "hi-charles-and-jj"
repo-url: https://github.ibm.com/team/hi-team
repo-actions: [edit, issue]
```
B... | {
"assignee": null,
"comments": 6,
"created_at": "2022-03-14T23:01:49Z",
"creator": "apreshill",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 421,
"state": "closed",
"title": "Feature request: support enterprise GitHub links for website navigation",
"url"... |
It would be nice to be able to use the "About Page" feature to design a hero banner for the top of a page that has additional content below it.
It would, for example, be helpful if the "About" feature had the same flexibility as the "Listing" feature; i.e., an option for the feature code to appear in a specified di... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-14T22:16:11Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 420,
"state": "closed",
"title": "Feature request: allow About content to be assigned to a div",
"url": "https://g... |
Hi, is there an option to have a dropdown list instead of a tabset? This option is available in R Markdown. | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-14T14:51:18Z",
"creator": "Chanelle280",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 419,
"state": "open",
"title": "Create a dropdown list with {panel-dropdown} ",
"url": "https://github.com/... |
Assuming a qmd file `index.qmd`
```
---
title: "Test"
format:
html:
self-contained: false
---
# Hello
World.
```
Running `quarto render index.qmd -t html` (or `preview`) generates `index.html` and `index_files/` on which it relies.
However, generating a different output format from the same do... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-14T12:29:30Z",
"creator": "jmbuhr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 418,
"state": "closed",
"title": "Rendering a self contained format after a non-self-contained format deletes _files f... |
Currently, this won't have effect because sections are not numbered
````markdown
---
titre : "Sans titre"
format:
html:
number-offset: [5]
---
# Quarto
Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see <https://quarto.org>.
````... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-14T09:07:02Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 417,
"state": "closed",
"title": "number-offset implies number-sections, maybe the later when former is set ? ",
"url... |
````markdown
---
titre : "Sans titre"
format:
html:
number-sections: true
number-offset: 5
validate-yaml: false
---
# Quarto
Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see <https://quarto.org>.
````
This will throw ... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-14T08:45:34Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 416,
"state": "closed",
"title": "number-offset does not accept a single number as doc says",
"url": "https://github.... |
Hi there! Not sure if I'm misunderstanding how themes are specified, but I can't get them working at all.
`test.qmd`:
```
---
title: "Test test test"
author: "jimjam-slam"
format:
html:
theme: darkly
---
Check this out! Woo!
```
Output:

```
and I've got only R code without table
<img width="589" alt="Zrzut ekranu 2022-03-12 o 21 48 16" src="https://... | {
"assignee": null,
"comments": 3,
"created_at": "2022-03-12T20:49:25Z",
"creator": "dax44",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 411,
"state": "closed",
"title": "Why flextables won't show after render",
"url": "https://github.com/quarto-dev/quar... |
Quarto 0.9.30 on Linux.
When I set "number-sections: false" in the html section of _quarto.yml in a book project, chapter numbers as expected are not shown in headers or table of contents, but they are shown in the page navigation links at the bottom of each page.
This can be reproduced simply by creating a new b... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-03-12T17:48:19Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 410,
"state": "closed",
"title": "Page navigation shows chapter number when \"number-sections: false\" set"... |
Quarto 0.9.30 on Linux.
When I add a navbar to a book and include a link to a chapter as an item, the chapter number appears in the item text, even when I specify a "text" field for the navbar item in _quarto.yml.
Reproduce:
1. Create a new book project with "quarto create-project mybook --type book"
2. Edit ... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-11T17:32:02Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 407,
"state": "closed",
"title": "Book chapter numbering leaks in navbar",
"url": "https://github.com/quarto-dev/q... |
I have the weird problem where GitHub seems to think that everything in my quarto document is actually front matter, so it it displays it in a table and the content as one line. Does anyone have an idea why this would happen?
This is what it looks like: https://github.com/hits-mbm-dev/paper-talin-loop/blob/main/inde... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-11T16:09:17Z",
"creator": "jmbuhr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 406,
"state": "closed",
"title": "display of qmd file on GitHub",
"url": "https://github.com/quarto-dev/quarto-cli/i... |
I was trying to formate a "docx" file (MS word file), but failed. And i don't know the reason why. strange thing was that when i switch to Rmarkdown, the docx file was successfully produced.
here is what i wrote in yaml of qmd File:
 and now I get "Invalid Date" in the compiled HTML document when I insert the current date in YAML with `r format(Sys.time(), '%e %B %Y')`. This worked for me in the older version and it also works in Rmarkdown. Is this a bug, or is there now a new way to use the current d... | {
"assignee": null,
"comments": 9,
"created_at": "2022-03-11T12:52:02Z",
"creator": "fschaffner",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 402,
"state": "closed",
"title": "Invalid Date",
"url": "https://github.com/quarto-dev/quarto-cli/issues/402"
} |
I have a `post-render` script written in TypeScript. At the top it has the following import:
```ts
import * as fs from "https://deno.land/std@0.129.0/fs/mod.ts";
```
When I run `quarto-render`, I get the following error:
```
scripts/post-render.ts
error: Specifier not found in cache: "https://deno.land/std... | {
"assignee": null,
"comments": 6,
"created_at": "2022-03-11T04:39:41Z",
"creator": "wch",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 401,
"state": "closed",
"title": "Post-render TS script can't find uncached modules",
"url": "https://github.com/quarto... |
I love that I can use Quarto to do my data analysis in R or Python and then switch to an OJS chunk to visualise. What would be amazing is if I could render that visualisation in a separate, child HTML file and have that file embedded in the main rendered doc as an `<iframe>`. That way I could still read the rendered do... | {
"assignee": null,
"comments": 8,
"created_at": "2022-03-10T23:37:35Z",
"creator": "jimjam-slam",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 400,
"state": "closed",
"title": "Feature request: option to render chunk as separate HTML file and embed as ifra... |
The labels for the categories look like buttons and I cannot help but want to click them 😀
For a good reason: won't it be nice to make them clickable and link them to the list of documents with the same category? | {
"assignee": "dragonstyle",
"comments": 11,
"created_at": "2022-03-10T01:13:33Z",
"creator": "juliantao",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 398,
"state": "closed",
"title": "[featrue request] Clickable listing category labels",
"url": "https:/... |
Hi,
When I try to embed external images to html I have no problem. But epub book rendering gives error.
- When I use `![]()` syntax I get following error:
`
`
```
! Unable to load picture or PDF file '... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-07T14:29:58Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 392,
"state": "closed",
"title": "embedding external images for epub books",
"url": "https://github.com/quarto-dev/q... |
Hi,
Thanks for the quarto.
I use CNAME for custom github page address.
CNAME is deleted in the docs folder when rendering quarto book in Rstudio, and the address forwarding does not work.
I have other pages with Rmarkdown (distill) and they copy the CNAME to docs folder when rendering.
Thank you.
Serdar
| {
"assignee": null,
"comments": 2,
"created_at": "2022-03-06T18:26:46Z",
"creator": "sbalci",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 391,
"state": "closed",
"title": "CNAME is deleted in the docs folder when rendering quarto book in Rstudio",
"url":... |
Unless I am missing something, whereas with `table` and `grid` I can get `subtitle` to display, I cannot manage to do so with `default`. Indeed, I cannot see subtitle displayed in the [listing examples](https://quarto.org/docs/websites/website-listings.html#customizing-fields) in the docs. I'm assuming this is a bug, r... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-03-06T11:59:53Z",
"creator": "DayalStrub",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 390,
"state": "closed",
"title": "`default` document listing does not display `subtitle`",
"url": "http... |
The knitr function `purl()` is really handy for extracting code chunks from RMarkdown files.
It would be really useful to have such functionality in Quarto. I've used `quarto convert` to great effect. Could there be command line functionality like
```bash
quarto convert test.qmd test.py
```
Or perhaps a sep... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-06T11:57:17Z",
"creator": "Robinlovelace",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 389,
"state": "open",
"title": "Command line tool to extract code",
"url": "https://github.com/quarto-dev... |
It's been great to experiment with RStudio's transition to [Electron](https://dailies.rstudio.com/rstudio/spotted-wakerobin/electron/bionic/). Will the forthcoming [standalone Quarto visual editor](https://quarto.org/docs/visual-editor/#getting-started) also be based on Electron?
If so, given the runaway success of ... | {
"assignee": null,
"comments": 3,
"created_at": "2022-03-06T05:15:15Z",
"creator": "gvelasq",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 388,
"state": "open",
"title": "Feature request: Extensibility of the standalone Quarto visual editor",
"url": ... |
Consider this:
```
---
name:"mello"
title: "hello"
---
````
The YAML parsing _fails_, and hence we can't give the error message we would if instead we had
```
---
name:"mello"
---
```
I'm not sure how to fix this in general outside of writing a better YAML parser, and I really don't want to do that... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-03-05T02:25:20Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement",
"yaml-validation"
],
"locked": false,
"milestone": "Future",
"number": 385,
"state": "open",
"title": "YAML error messages in the prese... |
Lua filters can change the content of math fomulas, except for formulas with labels when rendering to PDF.
This can be worked around by running the Lua filter before the quarto filters, so maybe it's not a bug? But it's a bit confusing that the behavior changes depending on the format and label vs no label...
Her... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-03-04T09:42:26Z",
"creator": "knuesel",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 383,
"state": "open",
"title": "Filters not applied on labelled math formulas when rendering to PDF",
... |
_[Firstly, thanks for this. It looks great! And love the multilingual nature of it.]_
I just wanted to ask whether it was a conscious decision to [suggest](https://quarto.org/docs/tools/jupyter-lab.html#plain-text-editing) people use plain text in Jupyter if they don't want a (JSON) ipynb file for version control, o... | {
"assignee": null,
"comments": 1,
"created_at": "2022-03-02T21:19:58Z",
"creator": "DayalStrub",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1330,
"state": "closed",
"title": "Using Jupytext to link qmd with ipynb when working in Jupyter lab",
"url": "h... |
I have some use case where I need the figure to be wrapped within the text.
I can achieve this with:
```
\begin{wrapfigure}{R}{6cm}
\centering
\includegraphics[width=5.5cm]{a.jpg}
\end{wrapfigure}
```
but it would be very handy to have it natively supported for both HTML and pdf output.
HTML could simp... | {
"assignee": null,
"comments": 4,
"created_at": "2022-03-01T21:41:16Z",
"creator": "kuon",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 376,
"state": "open",
"title": "Support for wrapfigure",
"url": "https://github.com/quarto-dev/quarto-cli/issues/3... |
When a listed (child?) page is re-rendered, the listing (parent?) page is also re-rendered automatically. It seems that this is necessary since the `data-listing-file-modified-sort` field needs to be updated on the parent page.
However, I encountered a problem when I listed a number of `revealjs` files on an index... | {
"assignee": null,
"comments": 2,
"created_at": "2022-03-01T20:06:31Z",
"creator": "juliantao",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 375,
"state": "closed",
"title": "behavior of `render` and `preview` of `revealjs` files that are listed in an inde... |
When I rendered a quarto book (html) on Windows (quarto cli v0.9.51), I noticed some differences in the files generated compared to rendering on Linux.
1. ~~`number-sections: true` is set, but no number are assigned to the headers.~~ No numbers are assigned to headers for files in sub directories.
2. `search.json`'... | {
"assignee": null,
"comments": 6,
"created_at": "2022-03-01T09:37:55Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 372,
"state": "closed",
"title": "Chapter numbers are not assigned correctly to files in subdirectories on windows (H... |
When I set the .qmd header to be:
```
toc: true
```
revealjs slides that are hidden via:
```
## Slide Title {visibility="hidden"}
```
are still shown in the table of contents. Is there a way to hide them from the TOC? | {
"assignee": null,
"comments": 1,
"created_at": "2022-02-28T22:37:48Z",
"creator": "KeAWang",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 371,
"state": "closed",
"title": "Hidden revealjs slides are still shown on the table of contents",
"url": "https:/... |
When reporting an error message of a validation failure, we use information that belongs to a "different format".
Because we were working hard to minimize the number of total schemas (given the compile-time and file-size constraints we had with AJV), we decided on tagging _fields_ with the formats they're enabled, b... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-02-28T16:21:23Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement",
"yaml-validation"
],
"locked": false,
"milestone": "Future",
"number": 369,
"state": "open",
"title": "YAML error messages are inconsis... |
Hello,
I suspect the answer to this is `no`, but is it possible to add a filter to quarto that is run _before_ quarto processes a qmd file to replace executable code snippets?
Thanks! | {
"assignee": null,
"comments": 2,
"created_at": "2022-02-28T15:13:23Z",
"creator": "abergou",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 368,
"state": "closed",
"title": "question about quarto filters",
"url": "https://github.com/quarto-dev/quarto-cli/... |
The listing function is really powerful! I wonder if it is possible to make `listing` work also for non-qmd files.
This is helpful to create a list of links for downloadable files, such as pdf, csv, or image files. I tried with a list a csv files by using the `filename` as the field name. It did not work out of the ... | {
"assignee": "dragonstyle",
"comments": 9,
"created_at": "2022-02-28T03:45:59Z",
"creator": "juliantao",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.2",
"number": 367,
"state": "closed",
"title": "Listing of non-qmd files",
"url": "https://github.com/quarto-dev/qua... |
The ability to create blogs with Quarto is amazing! I am converting my website from blogdown and it has been very easy. Thank you.
I ran into errors when trying to make a page with multiple listings. I copied the following from the [guide](https://quarto.org/docs/websites/website-listings.html#multiple-listings):
... | {
"assignee": null,
"comments": 8,
"created_at": "2022-02-27T23:03:48Z",
"creator": "ivelasq",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 366,
"state": "closed",
"title": "Error in page with multiple listings ",
"url": "https://github.com/quarto-dev/qua... |
If I execute the following commands:
```
quarto create-project --type website
quarto render --output-dir /tmp/quarto
```
the output files are not rendered to /tmp/quarto, but to the subdirctory tmp/quarto within the project directory. | {
"assignee": null,
"comments": 3,
"created_at": "2022-02-23T20:41:35Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 362,
"state": "closed",
"title": "cli option --output-dir doesn't accept absolute path",
"url": "https://github.co... |
I tried to create a quarto book because I had accumulated several reports that I had set to be `self-contained: true` and distributed as a single HTML file.
In this case, the rendering failed due to the file containing the self-contained option.
I wonder if it is possible to make it so that invalid options are auto... | {
"assignee": null,
"comments": 4,
"created_at": "2022-02-22T14:41:01Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 360,
"state": "open",
"title": "Fails to render a book containing a file with the `self-contained` option.",
"u... |
I think we can use [vscode-yaml](https://github.com/redhat-developer/vscode-yaml) or something similar to do auto-completion based on the schema when editing yaml files.
If the schema of `_quarto.yml` is provided, it would be great because it would save me the trouble of editing the file while staring at the reference... | {
"assignee": null,
"comments": 5,
"created_at": "2022-02-22T14:23:36Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 359,
"state": "closed",
"title": "`_quarto.yml`'s schema",
"url": "https://github.com/quarto-dev/quarto-cli/issues/... |
I wonder if this link could be set to the fork containing the actual quarto document source code.
https://github.com/quarto-dev/quarto-web/blob/d03cac2dbbaf08555a08a63a4fb232bdbb3644b2/docs/books/book-basics.qmd#L25
https://github.com/jjallaire/visualization-curriculum | {
"assignee": null,
"comments": 1,
"created_at": "2022-02-22T14:01:29Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1329,
"state": "closed",
"title": "Link to the fork (example of quarto)",
"url": "https://github.com/quarto-dev/qua... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.