Scenic

Usage

```zsh

for now

% cargo run -- example/slide.latex > dst/result.pdf ```

```zsh

e.g. zathura

% zathura --mode=presentation dst/result.pdf ```

Build

zsh % make build

Test

zsh % make test

Requirements

License

GPL-3.0-or-later

```txt Scenic Copyright (C) 2023 Yasuhiro Яша Asaka

This program comes with ABSOLUTELY NO WARRANTY; for details type show w'. This is free software, and you are welcome to redistribute it under certain conditions; typeshow c' for details. ```