As a high school math teacher, I’m currently creating comprehensive summaries for all upper-level math topics for my advanced courses. These Advanced Organizers cover key areas like calculus, stochastic processes, and analytic geometry, presented in a structured layout with visually appealing boxes.
I’ve already finished the organizers for calculus and stochastics, and I’m currently working on the one for linear algebra and analytic geometry. I’m thrilled to share some previews of my work-in-progress and how Typst and CeTZ have made it possible to create such clean and flexible designs. Once everything is finalized, I plan to share the full source code and possibly package the layout as a reusable template.
I’d love to hear your thoughts or ideas! Feel free to check out the current versions I’ve uploaded.
In Funktionsuntersuchung, Ableitungsregeln, you could align the equations in the same category at =
In spezielle Ableitungen, I have always preferred the visual memento of trigonometry derivatives, i.e., you turn a quarter to the right, so if you have a figure for that, I think it is more helpful than memorizing them;
In spezielle Ableitungen, why not write 1/x instead of x^-1?
In Integralrechnung, you wrote Das Intergral, it is probably Integral. Also there is a dot at the end of the figure for some reason.
In Integrationsregeln, I feel like giving each properties names would help your students remember better (at least, in my case it did).
In Sigmaregeln, why not give the figure for the normal values?
In Bernouilli-Experiment & Bernouilli-Formel, binomialPdf should be binomialPmf
I absolutely love your vector figures! They are great
If you are using the dot product/scalar product dot notation ·, then perhaps you should use x for multiplication in other sheets to avoid confusion
Thank you so much for your kind words and the detailed feedback! It means a lot to me that you took the time to share your thoughts and ideas—this is exactly why I shared my work here.
I totally agree that these notes look amazing and are definitely a great resource for highschool students! I have two small comments:
There are a few small typos:
In the “Potenzregel” under “Stammfunktionen”, there is a capital X, which should be small.
In the “Steckbriefaufgaben” under “Kurvenanpassungen” 2. you probably mean “Allgemeine” instead of “Allgemeinen”.
Similarly, in the following caption it should be “Abschnittsweise definierte Funktionen”.
The way you explain how to compute the “Umkehrfunktion” doesn’t seem quite accurate. Swapping y and x and then computing y as a function from x looks odd to me. Maybe this “recipe” is helpful for highschool students, but as a trained mathematician this is simply confusing me. The implication y = x^2 => x = y^2 is also just wrong. (Also I think you probably want to assume y is non-negative in the example. Otherwise the second implication x = y^2 => y = sqrt(x) doesn’t hold.)
Looks really nice, I hope your students will appreciate the effort you are putting into this!
I would love to take a look at the code but I cannot open the project due to the error Failed to initialize: The ID is malformed.
Could you please check the link again?
I found a minor mistake:
In the section “Das Integral” the arrows are not correctly pointing at the respective variables anymore. This was correct in the original document you shared.
And I also have a few suggestions:
In the section “Integrationsregeln” it would be great to add a few words to the specific rules (if those rules actually have names, I don’t really remember…). At the moment the rules are just arranged kind of randomly which made the box somewhat difficult/choppy to read for me. (This was already suggested by two others above, I didn’t read the entire thread until after posting my reply)
In the section “Die Exponentialfunktion” I would highlight the points (1 | e) and (e | 1) or add arrows that point specifically at the intersection of the red line with the blue function and the green function respectively.
When I created cheat sheets for a programming workshop, I added “made with https://typst.app” in the bottom right corner of each page. I know you are targeting high school students here, but maybe you can at least make them aware of Typst and save them from ever going down the LaTeX rabbit hole .