Reserved Line (For corrections)

Code Used: [svrlb1]

You would not use this code to *reduce* the number of lines per page, but as part of a solution to increase the number of lines per page, when you need to do that only on one page, a few pages, or, in any case, not all pages.

Consider the case that you have transcribed a book, pressed the result onto zinc plates, and run off 1,000 copies. Now along comes a very minor revision. Perhaps you had made a transcription error that was not caught before the first press run. Or perhaps the original material changed just a bit.

What you would like to do is to change as few plates as possible.

But, at first glance, it would seem that any change on any one plate has the potential to cause changes on any number of plates that follow it, because of "runover effects". In other words, if a line is added on plate n, then the last line of plate n might spill over onto plate n+1.

This means a line is now added to plate n+1, so the last line might spill over onto plate n+2, and so forth. So a very minor change can mean you have a lot of plates to re-press.

And, even if you have not pressed plates, you may have to make a lot of adjustments to tables of contents and indexes to account for the same formatting effect.

The solution which some producers prefer is to reserve one line per page in the initial run. In other words, if the equipment will emboss 26 lines per page, the job is nonetheless set with 25 lines per page. Now the spillover effect of any modification can be mitigated -- perhaps even kept to one plate.

DBT's formatter cannot be told to temporarily change the page size. But it can be told to temporarily use less than the full available page size.

So, here is what the producer would do:

1. In the initial run, DBT would be set for 25 (or n) lines per page.

2. If a revision causes any spillover effects that cause text formerly on one page to move to the previous page, a [pg] code might be used to prevent this, keeping the pagination as it was before. (This solution has always been available.)

3. If a revision causes any spillover effects that cause text formerly on one page to move to the next page, then DBT would be reset for 26 (or n+1) lines per page for the whole document.

At the same time, a [svrlb1] code would be introduced at the beginning of the document. And, additionally, an [svrlb0] code would be placed before the revision and another [svrlb1] code after it. This "frames" the revision in a way such that it will be written onto a true 26 (or n+1) line page.