IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4088


Ignore:
Timestamp:
Jun 2, 2005, 10:59:36 AM (21 years ago)
Author:
jhoblitt
Message:

NULL keyword formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4087 r4088  
    1 %%% $Id: psLibSDRS.tex,v 1.259 2005-06-02 20:54:00 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.260 2005-06-02 20:59:36 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    43214321\paragraph{NULL values}
    43224322
    4323 The ``value'' of a quad may be declare to be undefined with the ``NULL''
    4324 keyword.  ``NULL'' is allowed to co-exist with a ``comment'' and may be
     4323The ``value'' of a quad may be declare to be undefined with the \code{NULL}
     4324keyword.  \code{NULL} is allowed to co-exist with a ``comment'' and may be
    43254325surrounded by whitespace.  Any non-whitespace character will cause of the
    43264326``value'' to be interpreted as a string.
Note: See TracChangeset for help on using the changeset viewer.