Search Locate Previous Next Contents

nltCharSep – apply character rule

LaserJet II printers are very slow at drawing lines and grids. If you simply want to rule across under a section, it is much faster to do this with line-drawing characters. All TrueType fonts have an ‘emdash’ which will make a continuous line when appropriately reshaped. This is normally mapped to the ‘upstyle’ character in your APL font.

nltList mat
nltCharSep '—'    © Check the mapping!


Continue to: nltEndGrid – ending a table explicitly
© Copyright Causeway Graphical Systems Ltd 2001