Erik Terpstra
Erik Terpstra
The example on haltalk.herokuapp.com currently results in a 500 Internal Server Error: http://haltalk.herokuapp.com/explorer/browser.html#/users
Add an instruction/example how to do a call to a C function or lib (it doesn't really matter if it is a bit hardcoded for now).
Sorry if I'm missing the obvious: I suppose I need to `cargo run --example simple`. Which results in: ``` warning: unused variable: `font` --> examples/simple.rs:10:9 | 10 | let font...
Tried using Docker as a vagrant provider. It breaks on: ``` Given there is a running VM called "vm1" # vagrant-cucumber-0.0.8/lib/vagrant-cucumber/step_definitions.rb:3 Rolling back VM states undefined method `has_snapshot?' for #...
Addresses: https://github.com/guidoism/tex-oberon/issues/1 This is an attempt to start conversion of `oberon.tex` to XML an then to HTML. I don't have enough knowledge of TeX related tooling, so this PR is...
The PDF is look really good already, thanks for that monumental effort! I was wondering if the LaTeX source can be converted to HTML as well at some point? And...