Skip to main content
0 votes
1 answer
47 views

In _quarto.yml I have defined a custom crossref type crossref: custom: - key: axm kind: float reference-prefix: Axioms Now within my quarto doc files I define the axiom environment ...
dj_a's user avatar
  • 151
1 vote
1 answer
309 views

The following code in an *.qmd leads to referencing by number: --- format: typst section-numbering: "1" --- # First chp A link to @sec-chp2 # Second chp {#sec-chp2} Result: How can I ...
MartineJ's user avatar
  • 847
0 votes
0 answers
75 views

I know how to cross-reference a table in Quarto (see https://quarto.org/docs/books/book-crossrefs.html) But I would like to cross-reference a single cell in a table. Would that be possible? I tried to ...
GraceHopper's user avatar
3 votes
0 answers
162 views

In a Quarto revealjs presentation with level 1 and 2 slides, I'm trying to add a reference to a specific slide by its slide number. However, the level 1 slide interferes with the numbering, which ...
Dan Chaltiel's user avatar
  • 8,617
1 vote
1 answer
351 views

I am trying to cross-reference a regression table using the modelsummary package in R Quarto. When rendering the pdf document, where the reference should be, appears ?@tbl-test. I followed the ...
ThomasKlein's user avatar
0 votes
1 answer
73 views

I am trying to do a simple implmentation of XREF in SOA BPEL 12c. I have created an XREF with end system as tokenType, Token and UpdatedOn. Used populateXRefRow to populated values in XREF. xref:...
Pargat's user avatar
  • 769
0 votes
0 answers
332 views

I have used the book tool to create a 1800 page file that has hundreds of crossreferences over multiple documents within the book. Now I need to make another project that consists of exerpts from the ...
SabineR's user avatar
  • 157
1 vote
1 answer
86 views

Is there a way to cross-reference a table in R Markdown? Please note that I'm not refering to a table of type kable, but the base one, the one you can insert directly from the visual panel.
Gaspar's user avatar
  • 155
0 votes
1 answer
135 views

I want to write a document with equations from different books. The problem is sometimes different books use different letter for the same physical dimension. I would like to create something like a ...
user23581058's user avatar
0 votes
0 answers
123 views

I have a large Word doc with many figure references that are hard text. I'd like to update them to real cross-references. My code only replaces two instances midway through the document, and I can't ...
ebrown88's user avatar
2 votes
1 answer
636 views

I am writing some documentation in Sphinx and cannot figure out how to reference a plantuml diagram in text. Using the numref role I can reference figures via a label, e.g., :numref:`diag`. In text ...
Ali's user avatar
  • 31
1 vote
0 answers
521 views

For some reason cross referencing to e.g. another table within a table-caption works perfectly well when rendering to html, but not when rendering to pdf. As you can see from the output below, @tbl-...
Dries's user avatar
  • 544
0 votes
1 answer
416 views

I have asked this to Chat GPT. Here is part of my statement: I have a macro. The idea behind the macro is that there is an open document (openDoc), where a user has selected formatted paragraphs and ...
ctviggen's user avatar
0 votes
1 answer
332 views

New to R here, driving myself crazy trying to do something that I feel should be simple - thought I'd consult the hive mind before continuing to bang my head against my own limitations. Details: Two ...
Joe O's user avatar
  • 3
1 vote
1 answer
91 views

I am a long-time forum lurker and a first-time poster. I'm sorry in advance for any deficiencies in my post. This is a rather complicated one. Description: I have a Frankenstein dataset gathered from ...
Sam Deegan's user avatar

15 30 50 per page
1
2 3 4 5
25