Show
Ignore:
Timestamp:
01/10/08 11:11:30 (1 year ago)
Author:
mlaker1
Message:

Removed all markup in preparation for version 1.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cf-conventions/branches/devel/docbooksrc/coordinate-systems.xml

    r7 r44  
    387387    </para> 
    388388     
    389     <para role="newtext"
     389    <para
    390390    <example id="lambert-conformal-projection"> 
    391391      <title>Lambert conformal projection</title> 
     
    461461        one dimensions to variables. Scalar coordinate variables have 
    462462        the same information content and can be used in the same 
    463         contexts as a size one coordinate variable. <emphasis role="newtext">Note however that 
     463        contexts as a size one coordinate variable. Note however that 
    464464        use of this feature with a latitude, longitude, vertical, 
    465465        or time coordinate will inhibit COARDS conforming 
    466         applications from recognizing them.</emphasis> 
     466        applications from recognizing them. 
    467467    </para> 
    468468    <para> 
     
    495495    p500:long_name = "pressure" ; 
    496496    p500:units = "hPa" ; 
    497     <emphasis role="newtext">p500:positive = "down" ;</emphasis> 
     497    p500:positive = "down" ; 
    498498  float height(time,lat,lon); 
    499499    height:long_name = "geopotential height" ;