Tagged Questions
4
votes
0answers
145 views
Stop listings going over page breaks
I am using Pandoc to generate Tex from Markdown. It automatically generates listings when it comes across the appropriate Markdown (code indented four spaces). It then uses the listings package to ...