				Read me first
				=============

	These submissions are from DECUS France.  The directory structure
is pretty deep so they have been split into FRANCE_CARROL86 and FRANCE_OTHERS
to make it easier to traverse the directory tree.  A lot of the documentation
is in French.  We have made an attempt to provide a brief summary of the
submission in English below.

	We have deleted the games (except ADVENT in French which we put in the
[.GAMES...] structure) because they were direct copies of an earlier U. S. VAX 
Tape.  The VAXNET stuff appears to be a copy of VAXNET stuff which has been on
the U. S. VAX Tapes.  We have gotten rid of a few apparently superflourous
directory levels.  Other than that and this file the submission is as DECUS
France submitted it. 

1.  The procedures here are to simplify use of FMS. All are in a directory
with the logical name UAT; logical names are set up by LOGFMS.COM.
    All form libraries are in a directory pointed to by logical name FAT
and procedures are in a form library defined by FORMLIB_NAME.

2.  Font editor for LN03 laser Printer
	This editor allows you to create or modify fonts for an LN03.
A set of command procedures is also present.
	The font format is similar to TeX fonts, and a utility to translate
this editor's fonts to LN03 fonts is provided (PXL to LN3). It is recommended
that TeX fonts be used as inputs. The Edit_Fontes program is in C. The screen
character viewer is in Fortran, and TPU is used. An .EXE with and one without
VAXCRTL.EXE shared library required are both provided.
	A large number of LN03 fonts are provided.  (The fonts are in 
compressed save-set files.)

3.  A system for having utilities live in directories pointed to by logicals
of form UTL$... rather than SYS$... is presented.

4.  An impressive emulation of SMG$ routines DCL is in [.DIGITAL.DCL$SMG$].
