Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,8 @@ website:
href: docs/reference/globs.qmd
- text: "Citations"
href: docs/reference/metadata/citation.qmd
- text: "Cross-References"
href: docs/reference/metadata/crossref.qmd
- id: prerelease
title: "Quarto 1.3"
contents:
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/asciidoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/context.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/docbook.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/docx.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/epub.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/fb2.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/haddock.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
14 changes: 14 additions & 0 deletions docs/reference/formats/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,20 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
},
{
"name": "crossrefs-hover",
"description": "Enables a hover popup for cross references that shows the item being referenced."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/icml.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/ipynb.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/jats.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/man.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/markdown/commonmark.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/markdown/gfm.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/markdown/markua.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/muse.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/odt.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/opml.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/org.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/pdf.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/formats/presentations/beamer.json
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,16 @@
}
]
},
{
"name": "crossref",
"title": "Cross-References",
"options": [
{
"name": "crossref",
"description": "Configuration for crossref labels and prefixes. See [Cross-Reference Options](https://quarto.org/docs/reference/metadata/crossref.html) for more details."
}
]
},
{
"name": "citation",
"title": "Citation",
Expand Down
Loading