Section Start Here
What you will build.
-
A small syllabus page that practices document structure, lists, inline formatting, math, and tables.
-
A worksheet lesson that uses
-
<example>, and
-
An interactive reading check with auto-graded questions that you can share online.
Your working rhythm.
In PreTeXt.Plus, the rhythm is simple: Edit → Rebuild → Preview. The preview does not update on its own, so plan to click Rebuild or press Ctrl+S after every meaningful change.
If a step asks you to compare against a finished model, open that target in another tab so you can glance back and forth while you work.
When you get stuck.
Most beginner errors are ordinary XML errors: a missing closing tag, a tag typed in the wrong place, or content pasted outside the environment that should contain it. When that happens, compare your source to the linked template in the PreTeXt Cheatsheet, rebuild again, and make one small correction at a time.
If you want more context after this tutorial, the Resource Links, Frequently Asked Questions, and Level-Up Guide: PreTeXt.Plus to GitHub Codespaces chapters are the next places to go.
