chiark / gitweb /
doc/sod.sty, doc/*.tex: New notation for line control in `prog'.
[sod] / doc / structures.tex
index d379c99c21ebdb0da4a2d008320d2bea928a43c1..2fcbb2e964bb98d3c3193e11b320fe330ec32341 100644 (file)
@@ -307,7 +307,7 @@ type @|struct $C$__ilayout|.
     union $B$__ichainu_$i$ $i$; \\
     \quad$\vdots$ \- \\
   \};
-  \\[\bigskipamount]
+  \\+
   typedef struct $C$__ichain_$h$ $C$;
 \end{prog}
 
@@ -412,7 +412,7 @@ structure.
       \quad$\vdots$ \- \\
     \} $c$; \- \\
   \};
-  \\[\bigskipamount]
+  \\+
   extern const union $C$__vtu_$h$ $C$__vtable_$h$;
 \end{prog}