Documentation PDF improvements
This commit is contained in:
parent
80844f5575
commit
55545eeccc
@ -1,3 +1,4 @@
|
||||
#set document(title: "leipzig-glossing documentation")
|
||||
#import "leipzig-gloss.typ": abbreviations, gloss, numbered-gloss, gloss-count
|
||||
|
||||
#show link: x => underline[*#x*]
|
||||
@ -22,6 +23,7 @@
|
||||
|
||||
#let fmnt = abbreviations.emit-abbreviation("FMNT")
|
||||
|
||||
#align(center)[#text(17pt)[`typst-leipzig-glossing` Documentation]]
|
||||
|
||||
= Introduction
|
||||
|
5
justfile
5
justfile
@ -2,8 +2,9 @@ default:
|
||||
just --list
|
||||
|
||||
|
||||
build-example:
|
||||
typst compile leipzig-gloss-examples.typ
|
||||
# Build the leipzig-glossing documentation PDF
|
||||
build-doc:
|
||||
typst compile documentation.typ
|
||||
|
||||
|
||||
build-abbreviations-example:
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user