Skip to content

class PdfLinkDataWhatsitNode

Example:

assert.node_type(
  "whatsit",
  "pdf_link_data",
  {
    id = "whatsit (8)",
    subtype = "pdf_link_data (28)",
    fields = { "prev (-1)", "next (0)", "id (1)", "subtype (2)" },
  }
)

https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/blob/4f2b914d365bab8a2747afe6e8c86d0f1c8475f7/source/texk/web2c/luatexdir/tex/texnodes.c#L1066

😱 Types incomplete or incorrect? 🙏 Please contribute!