I am using the move(image.. method to insert an external pdf into typst:
I would like to cross-reference a chapter in the included pdf from my document. Thinking of setting some type of invisible marker in the pdf, or other reference (h1 search?).
Is this possible? I have pdfXChange, so setting the marker would be no problem.