I want to know what is the smallest paper dimension (in big point) that can be used in (La)TeX?
|
|
|||
|
|
|
The smallest unit it TeX is 1sp (scaled point, 65536 sp = 1 pt). The preview package sets its default margin to 0.50001bp (used on all four sites) to ensure that the final size is never lower than 1bp. Its manual states that this is because lower sizes can cause issues with Ghostscript. I therefore wouldn't go below this value either if you plan to use DVI output and convert it using Ghostscript later. As you know EPS files (and some PS) have a The same I would not go below 1bp for any output format. |
|||||||||
|
1sp(scaled point, 65536 sp = 1 pt). Thepreviewpackage sets its default margin to 0.50001bp (used on all four sites) to ensure that the final size is never lower than 1bp. Its manual states that this is because lower sizes can cause issues with Ghostscript. I therefore wouldn't go below this value either if you plan to use DVI output and convert it using Ghostscript later. – Martin Scharrer♦ Jul 10 '11 at 12:20spis about 37 feet across by my calculation... – Seamus Jul 16 '11 at 11:14