gvwilson / sdxjs

Software Design by Example with JavaScript
Other
58 stars 13 forks source link

fix: don't use colon after a figure reference #5

Closed juananpe closed 2 years ago

juananpe commented 2 years ago

This is subtle fix, but with not so subtle implications. While using colon after a figure reference could look great in the HTML version:

image

It certainly looks like an error in the PDF version, where LaTeX decides the layout of the images inside the page:

image