David Haberthür

Results 94 comments of David Haberthür

So something like a [colour picker](https://pub.dev/packages/flutter_material_color_picker)? Maybe limited to a [subset of colours](https://wiki.openstreetmap.org/wiki/Key:colour)? This would be lovely for micromapping benches and hydrants!

I don't know about an open API, but at least there's an app: http://www.engineerit.ch/apps/veloverleih/#app

I'll try to fiddle with the deploy script, but having a link to the `output` branch is a quick and easy solution, yeah!

> Should we also output a `.bib` file with the reference metadata, or should this be included in the .tex? Usually, from what I've seen submission systems that can ingest...

I'd also really like to have a LaTeX file as output, so I don't have to fiddle with `pandoc` myself. I'm happy to do some more manual work with it...

PS: If I _do_ change all the Umlauts to their written out expression (ä > ae, ö > oe, etc.), then the script works :) But the text is then...

Running the command below with `Python 3.5.2` (Thanks to Anaconda) > python wa2latex.py _chat_with_umlauts.txt > whatsbook-folio.tex gives me ``` Traceback (most recent call last): File "wa2latex.py", line 148, in line...

I’ve tried under Linux (at work), where I don’t have access to the file now. At home (on OS X 10.11.6), the `chat.txt` file is UTF-8 encoded, and I get...

If I export the Swiss german variables on OS X, then I get the same error as on Linux ``` Traceback (most recent call last): File "wa2latex.py", line 168, in...

I just sent the file to the email address in your GitHub profile.