advi
advi 2.0.0
Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX
http://advi.inria.fr/GNU Lesser General Public License v2.1 only
programs: advi-latex-files, advi
Maintainers
Platforms (26)
aarch64-darwinmips64el-linuxloongarch64-linuxmicroblazeel-linuxpowerpc-linuxm68k-linuxarmv7l-linuxpowerpc64le-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ advi ];
Ad-hoc shell
nix-shell -p advi
Flake (nix run)
nix run nixpkgs#advi