nataliethistime / songdown-app

This is the web application component of the Songdown project.
http://songdown.herokuapp.com
MIT License
3 stars 1 forks source link

Printing #35

Closed nataliethistime closed 9 years ago

nataliethistime commented 9 years ago

The situation with printing is pretty terrible right now. My solution is thus:

Implement a new page on the express app that is for returning the raw output of the compiler. Use url params to control things like transpose and font size. This way, printing might work on a browser other than Chrome (which, btw, Chrome itself doesn't do it very well anyway).