Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Didn't know about that regarding the top element of a table, thanks! Commented Sep 4, 2015 at 7:47
  • Can the whole pdf be posted as an image like you did in my last question, or do we have to take a screenshot and upload it as an image? Commented Sep 4, 2015 at 7:51
  • @VinayakMehta Some time ago, it was possible to upload PDF, which was converted automatically to PNG, but the current upload form only supports "jpeg, png, tiff, gif or bmp". Usually, I remove the page number at TeX level, run TeX to get the PDF, remove the margins with pdfcrop and convert it to PNG (with transparency to remove the white background) via ghostscript. Most of it can be automated by a script. Commented Sep 4, 2015 at 7:56
  • Learning something new everyday on TeX.SX! :D Commented Sep 4, 2015 at 8:12