Joost Kremers wrote:

> As a workaround, though, I'll just use the book class as long as I'm
> writing and change it to scrbook when I do the final compilation and
> layout.

Another workaround:

\documentclass[pagesize=no]{scrbook}


Using the showbox option of preview.sty yields:

With pdftex:

\vbox(24.27454+0.0)x270.17181
.\vbox(24.27454+0.0)x270.17181
..\glue(\splittopskip) 0.0
..\hbox(15.0119+9.26263)x122.08807, shifted 148.08374, display


With xetex:

\vbox(24.27454+0.0)x270.17181
.\special{papersize=597.50793pt,845.04694pt}
.\vbox(24.27454+0.0)x270.17181
..\glue(\splittopskip) 0.0
..\hbox(15.0119+9.26263)x122.08807, shifted 148.08374, display

And [pagesize=no] omits this \special.


Ciao
Andreas


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to