Rubby ルビをふる
rubby – Typst Universe
    Add ruby (furigana) next to base text.
     
    #import "@preview/rubby:0.10.2": get-ruby
#let ruby = get-ruby(  size: 0.5em,         // Ruby font size  dy: 0em,             // Vertical offset of the ruby  pos: top,            // Ruby position (top or bottom)  alignment: "center", // Ruby alignment ("center", "start", "between", "around")  delimiter: "|",      // The delimiter between words  auto-spacing: true,  // Automatically add necessary space around words)ルビのふりかた
Section titled “ルビのふりかた”ルビはRubbyを#ruby[り|よう][利|用]する。