# HG changeset patch # User markus schnalke # Date 1340722870 -7200 # Node ID f9bf4d5ac1ba7f390ca93a455d0df934dcfd0acb # Parent 48e28eaee6f973e7828fc067fc28a5efb4b8bd43 style: Divert verbatim text (VS/VE) to handle page transitions. diff -r 48e28eaee6f9 -r f9bf4d5ac1ba style --- a/style Tue Jun 26 13:42:18 2012 +0200 +++ b/style Tue Jun 26 17:01:10 2012 +0200 @@ -316,14 +316,12 @@ . \" VS - verbatim text start (\\ -> ^G; ' -> disabled; . -> ^B) .de VS .br -.ne 4 +.ne 3 .sp \n(DDu -.if t .in +.5i -.if n .in +8n +.di _V .nf .ft CW -.\" ps -1 -.ta T 8n +.ps -.5 .\" set up verbatim environment \.blm \.ec  @@ -337,6 +335,20 @@ cc .c2 .ec +.br +.di +.ne \\n(dnu+1v \" ensure enough space on the page +.if t .in +.5i +.if n .in +8n +.ta T 8n +\.ec  \" set up verbatim environment, once again +\.c2 "" +\.cc  +_V \" output the verbatim content +\" restore the special characters +cc +.c2 +.ec .blm __ .if t .in -.5i .if n .in -8n