Viktor Grigorov is working on a new J Reference card, with a little
advice from me. He is using LaTeX. We would like to create displays of
boxed nouns that look like what J produces:
< 2;<1 2
+-------+
|+-+---+|
||2|1 2||
|+-+---+|
+-------+
2 ; <<1 2 NB. display fudged to center the first box vertically
+-+-----+
| |+---+|
|2||1 2||
| |+---+|
+-+-----+
a:,<1 2
++---+
||1 2|
++---+
The display should use solid lines for the borders, not + - and |.
We are having trouble lining up the boxes just right. Can someone post
LaTeX snippets to format those properly?
Henry Rich
--
This email has been checked for viruses by AVG.
https://www.avg.com
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm