Skip to content

Negating query #3904

Answered by laurmaedje
lumio asked this question in Q&A
Apr 9, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

It's better to select on the kind rather than the supplement. Then, it will not be language-dependant:

  #outline(
    title: none,
    target: figure.where(kind: raw)
      .or(figure.where(kind: image)
      .or(figure.where(kind math.equation)
      .or(figure.where(kind: table)
  )

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lumio
Comment options

@laurmaedje
Comment options

Answer selected by lumio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants