Skip to content

missing chapter numbering #1

@poshenchang

Description

@poshenchang

Minimal reproduction:

#import "@preview/mousse-notes:1.1.0": *

#set page(paper: "us-letter")
#show: book.with(
  title: [Title],
  subtitle: [Subtitle],
  font-style: "serif",
)

#outline(indent: auto)
#pagebreak()

Compiling on Typst 0.14.2 produces:

error: expected string or function, found none

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions