summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/hitexdir/hintview/README.TXT
blob: 6370527109e6a509fac6ef791e325d05f6e20f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This is a first - and very basic - version of a viewer for HINT files.
HINT files can be produced from TeX sources using hitex.

Build
-----
The present code is tested under Linux, but if you have the
right libraries it should compile under other Linux like systems.

The build process is defined by the Makefile in the src subdirectory.
Just cd src/ and run make - if you are lucky it will produce the 
hintview executable.

You will need the following libraries and associated header files:
libdl, libglew, libglfw3 libfreetype, libX11, libXrandr, libXinerama, 


Documentation
-------------
The command line options, keystrokes, and mouse actions are described
in hintview.1 ind the man/ subdirectory.