texlive-tikz-optics 2024.2
Library for drawing optical setups with TikZ
This package provides a new TikZ library designed to easily draw optical setups with TikZ. It provides shapes for lens, mirror, etc. The geometrically (in)correct computation of light rays through the setup is left to the user.
- Website: https://ctan.org/pkg/tikz-optics
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-tikz-optics 2024.2
as follows:
guix install texlive-tikz-optics@2024.2
Or install the latest version:
guix install texlive-tikz-optics
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.