dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
218 stars 27 forks source link

testsuite: Allow white note page #130

Closed dannyedel closed 8 years ago

dannyedel commented 8 years ago

This allows for the note page from colored-rectangles.pdf to be rendered 0xffffff (white), which happens on minimally older latex-beamer installations (they ignore note page background color)

Since this is not a dspdfviewer issue, allow the test suite to pass in this case, with a warning.

also update travis to build the PDF during the test run (this should work on precise and trusty now)