#show heading: set text(font: "Inria Serif") #show heading: it => block[ \~ #emph(it.body) #counter(heading).display(it.numbering) \~ ] = Dragon With a base health of 15, the dragon is the most powerful creature. typst の使い方 言語学を研究する学生のために
- example with gloss-#pl.#ins 'an/the example with glosses' #ex- label(<gl>) + \*example without glosses #ex-label(<pex>) ] • 標準の連番リストは段落や章ごとにリセットされるため使いにくい。 • 用例の中に階層構造を作ったり、グロスを載せる必要があるときは eggs がおすすめ。 typst の使い方 言語学を研究する学生のために
words all up. #word-count(total => [ The number of words in this block is #total.words and there are #total.characters letters. ]) In this document, there are 1212 words all up. The number of words in this block is 14 and there are 50 letters. • は WYSISYG(見たままが得られる)でないので、コードを数えても文書の文字数がわか らない。 • ただし日本語では語は当てにならないので注意! typst の使い方 言語学を研究する学生のために