Ben, Georges, Many thanks for your input. I checked out the example of a figure from the Scribble manual:
#lang scribble/manual @(require scriblib/figure) @figure["straw" @elem{A straw}]{@image["straw.png"]} Reference to @(figure-ref "straw"). The figure itself successfully converts to LaTeX and HTML, but strangely not Markdown. The reference is no longer a reference-by-name in LaTeX or Markdown output, though those formats provide referencing by labels. It is good to know that a low-level referencing mechanism is provided in Scribble, though. Best regards, Dmitry -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.