Skip to content

v0.1.0

Choose a tag to compare

@VincentTam VincentTam released this 27 Feb 18:40
· 13 commits to master since this release

YouTube live demo:
https://youtu.be/ivUu91eDfvY

#import "@preview/auto-canto:0.1.0": *

#set text(32pt, font: ("Libertinus Serif", "Noto Serif CJK HK"))
#set par(justify: true)

#let my-text="佢係好學生,平時會成日睇書,"
#quick-render(my-text, romanization: "yale")
#(my-text = "weekend 仲會番教會添。")
#quick-render(my-text)

#(my-text = "而家人人都會學英文,連學廣東話都要用拉丁字母嚟標注。")
#quick-render(my-text, visual-tones: false)
auto-canto-v1-eg