Package Information
- Last Updated
- Minimum Typst Version
- 0.14.0
- Authors
- Bendix
- Categories
- visualizationcomponents
- Disciplines
- physics
- Dependencies
- @preview/cetz:0.4.2
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/beam:0.1.12. Import in your Typst file
Add this to your .typ file:
#import "@preview/beam:0.1.1": *beam for typst
beam aims to simplify the creation of schematics for experiment setups in the field of optics.
Spin up the canvas just like when using CeTZ or zap:
#import "@preview/beam:0.1.1"
#beam.setup({
import beam: *
// draw your setup here
})
Documentation
Please refer to the manual for proper documentation.
Examples
Be sure to check out the examples for inspiration!
Michselson Interferometer

Mode Cleaner Cavity

Photoluminescence Microscopy

Credits
I built this package on the foundations of the fabulous zap.