rndblnch
rndblnch
the labels of pages are messed-up when using `\pause` in a frame in conjunction with `\setbeameroption{show notes on second screen}`. minimal sample below: ``` \documentclass{beamer} \setbeameroption{show notes on second screen}...
fixing #623
The automatic generation of keyword arguments name for __new__ method from initWith* just turns the first letter of the first argument to lowercase. But when the first argument is all...
would fix #12
while trying to update the data with `make`, it launches the `scripts/process.py` script, but the script does nothing. it seems to lack a line actually calling the function that does...