Skip to content

YtoTech/talk-TUG2020-LaTeX-on-HTTP

Repository files navigation

TUG2020 talk on LaTeX-on-HTTP

Presentation material for the LaTeX-on-HTTP talk at TUG2020.

The lecture video can be found on Youtube.

Slides

Open Talk slides

Demo code

Navigate the demo

Look at the code progression from the demo stages.

Run the code

To run the demo code, you'll need:

With Pipenv, run the following command to install Python dependencies to run the demo:

pipenv install

Then you can run the demo:

pipenv run python demo.py

You can also run any intermediate step of the demo. For example for the Hello world step:

pipenv run python stages/1-hello-world/demo.py

Related resources


Yoan Tournade

About

LaTeX-on-HTTP talk material at TUG2020 online conference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published