From a395c9df173b53e095f1a20d6bc583063cdb60c7 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 2 Nov 2014 00:06:28 +0100 Subject: changed syntax for long Q-Register names: use [] brackets instead of {} this breaks many existing scripts, and means you may have to rebuild SciTECO with ./configure --enable-bootstrap The syntax of SciTECO might change in backwards-incompatible until version 1.0 is released. --- doc/generate-docs.tes | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc/generate-docs.tes') diff --git a/doc/generate-docs.tes b/doc/generate-docs.tes index f5758e6..2d5af6a 100755 --- a/doc/generate-docs.tes +++ b/doc/generate-docs.tes @@ -27,12 +27,12 @@ Troff requests, escapes and tman macros may also be used. ! -@{format_header}{ +@[format_header]{ fd--S .U.f :L"S.|Z'U.t Q.f,Q.tXa Q.f,Q.tD I  ebQ#tm I\# GENERATED FROM Q.#sc (\.#sc): .SS Qa -a-10"N I - ' eq.{header} + ' eq.[header] j j\(->;> -j .,q.txa .,q.td eqa eq.{header}i +j .,q.txa .,q.td eqa eq.[header]i .IR Qa > j j 0a-10"=d' zj-a-10"=-d' - ebQ#tm g.{header}i + ebQ#tm g.[header]i .  } -@{format_body}{ +@[format_body]{ i.LP  EF Q*-1"=1;' -- cgit v1.2.3