b

beam

@preview

A package to draw optical experiment setups with CeTZ

v0.1.1
LGPL-3.0-or-later

Package Information

Last Updated
Minimum Typst Version
0.14.0
Authors
Bendix
Categories
visualizationcomponents
Disciplines
physics

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/beam:0.1.1

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/beam:0.1.1": *

Version History

0.1.10.14.0
ffb9541eb5b0...
0.1.00.14.0
fa8a9a7d5891...

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

michselson interferometer

Mode Cleaner Cavity

mode cleaner cavity

Photoluminescence Microscopy

photoluminescence microscopy

Credits

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