Ranges within LaTeX2 lists.
Usage
LaTeX2range(path, range)
# S3 method for class 'LaTeX2range'
print(x, source = NULL, ...)Details
LaTeX2range objects are lists with path and range entries.  path is a recursive index
into a LaTeX2 list, and range is a range of
entries in the result.
If path is NULL, the object refers to the entire
source object.  If range is NULL, it refers
to the whole LaTeX2item given by the path.