Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two typos in demo.typ #171

Open
raenye opened this issue May 24, 2024 · 0 comments
Open

Two typos in demo.typ #171

raenye opened this issue May 24, 2024 · 0 comments

Comments

@raenye
Copy link

raenye commented May 24, 2024

#slide(title: "A title")[
Let's explore what we have here.
On the top of this slide, you can see the slide title.
We used the `title` argument of the `#slide` function for that:
```typ
#slide(title: "First slide")[
...
]
```

"A title" ≠ "First slide"

`start` can also be omitted, then it starts with the first subside:

s/subside/subslide/

@raenye raenye changed the title Two typos Two typos in demo.typ May 24, 2024
@raenye raenye changed the title Two typos in demo.typ Two typos in demo.typ May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant