mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Fix import in tutorial
This commit is contained in:
parent
1d5bf56e58
commit
669f9707c3
@ -322,7 +322,7 @@ path of the file after the `{from}` keyword.
|
|||||||
>>> set align(left)
|
>>> set align(left)
|
||||||
>>> columns(2, doc)
|
>>> columns(2, doc)
|
||||||
>>>}
|
>>>}
|
||||||
<<< #import conf from "conf.typ"
|
<<< #import "conf.typ": conf
|
||||||
|
|
||||||
#show doc => conf(
|
#show doc => conf(
|
||||||
title: [
|
title: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user