[comp.windows.x] patch to xtex, mark.c

grunwald@FOOBAR.COLORADO.EDU (Dirk Grunwald) (01/19/90)

people using xtex on a Sun, or a sun-byte-order machine, will want to
apply the following patch to file mark.c

diff -r1.3 mark.c
572,576c572,576
<   int width;
<   int height;
<   int confirmHeight;
<   int confirmWidth;
<   int titleHeight;
---
>   Dimension width;
>   Dimension height;
>   Dimension confirmHeight;
>   Dimension confirmWidth;
>   Dimension titleHeight;

This makes the ``stringQuery'' box, which is used to confirm the
printing command when printing pages, be visible, as opposed to living
in outer mongolia.

I will be making another version of xtex available in about a week,
with some menu support.

Dirk Grunwald -- Univ. of Colorado at Boulder	(grunwald@foobar.colorado.edu)
						(grunwald@boulder.colorado.edu)