[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Groff] sqtroff / groff diffs - escape sequences
From: |
Andy Crichton |
Subject: |
RE: [Groff] sqtroff / groff diffs - escape sequences |
Date: |
Tue, 12 Feb 2002 17:22:20 -0000 |
I have converted all of the []'s to '''s but there is still the matter of
\D'b and \D'w
As an aside sqtroff allows most characters (apart from operators) for the
delimiters.
\D'b dh dv '
is to draw a box from the current position of width dh (defaults to points)
and length dv(in vertical line space) from the current position.
I presume I can get the current position from a register and draw the box
with explicit positions instead?
\D'w sets the gray scale or resets it to it's previous setting if there are
no arguments. The example from the sqtroff book for white text on a black
background is
\D[f 1]\D[b (u;\n[.l]-\n[.i]) 1.2v]\D[w 1]\D[f 0]
Is there a separate register for the grayscale of text and other drawn
objects in groff?
I am trying to achieve a box containing black text with a grayscale
background so there is a
.AA
some text
.BB
where .AA starts the box section and .BB ends it
groff doesn't have \h[...] but, following the original, \h'...' only.
I wonder why Clark hasn't allowed this. Any idea? It should be quite
easy to allow [ and ] for all escapes as delimiters also. I don't
see syntax or compatibility problems firsthand.
Additionally, groff doesn't have \D'b ...' -- what is this?
> \h[-\\n[tmarg]u]\v[-\\n[vadj]]\D[b \\n[width]u -\\n[height]u]
__________________________
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed. The
contents are confidential and may be privileged.
Any views or opinions expressed are those of the sender and may not reflect the
views or opinions of the company and the company accepts no liability in
respect thereof.
If you have received this email in error please notify address@hidden
immediately.
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
Re: [Groff] sqtroff / groff diffs - escape sequences, ralph, 2002/02/12