diff options
author | Frank Baker <fbaker@hdfgroup.org> | 1999-07-02 02:54:33 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 1999-07-02 02:54:33 (GMT) |
commit | a129c4d54ee930cc1dd5472177035d94cab19def (patch) | |
tree | 6e700705df31689d73eb9f1b57bc7ad4fc7e2180 /doc/html/H5.user.PrintTpg.html | |
parent | 2e69c87e6bb087451a1bd80c0274ff35ab5de340 (diff) | |
download | hdf5-a129c4d54ee930cc1dd5472177035d94cab19def.zip hdf5-a129c4d54ee930cc1dd5472177035d94cab19def.tar.gz hdf5-a129c4d54ee930cc1dd5472177035d94cab19def.tar.bz2 |
[svn-r1404]
H5.format.html
Copy edits
Beginning of revisions to bring the Specification up-to-date and
move it to present tense
Couple of new intro paragraphs, designed largely to offer the
user a bit more context
H5.user.html
Datatypes.html
Font correction and minor formatting changes.
H5.user.PrintGen.html
H5.user.PrintTpg.html
New files to enable creating a searchable and printable version
of the HDF5 User's Guide. These files enable the creation of a
PDF file containing the entire document. H5.user.PrintGen.html
controls the print job; H5.user.PrintTpg.html is the title page
for the PDF volume.
Diffstat (limited to 'doc/html/H5.user.PrintTpg.html')
-rw-r--r-- | doc/html/H5.user.PrintTpg.html | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/doc/html/H5.user.PrintTpg.html b/doc/html/H5.user.PrintTpg.html new file mode 100644 index 0000000..1b018e0 --- /dev/null +++ b/doc/html/H5.user.PrintTpg.html @@ -0,0 +1,75 @@ +<html> + <head> + <title> + HDF5 User's Guide + </title> + </head> + + <body bgcolor="#FFFFFF"> + + +<hr> +<br> +<br><br> + +<center> + +<font size=7> +A User's Guide for HDF5 +</font> + +<br><br><br> +<hr> +<hr> +<br><br><br> + +<font size=6> +Release 1.0 +<br> +January 1999 +</font> + +<br><br><br><br> + +<font size=3> +Hierarchical Data Format (HDF) Group +<br> +National Center for Supercomputing Applications (NCSA) +<br> +University of Illinois at Urbana-Champaign (UIUC) +</font> + +</center> + +<br><br><br> +<hr> +<hr> +<br><br><br> +<br><br><br> + +<blockquote> +<strong>A Note to the Reader:</strong> +The primary HDF5 user documents are the online HTML documents +distributed with the HDF5 code and binaries and found on the HDF5 website. +Several users have expressed a desire for documents in an alternative format: +<ul> +<li>Some have requested a version that can be reasonably printed in a + single print operation. +<li>Others have requested an easily searchable version. +</ul> +This PDF file has been created expressly to meet these needs. +<p> +The reader will note that each section of this document looks very much +as the corresponding HTML page would look in a web browser. That is not +accidental as the HTML version remains the HDF5 development team's primary +documentation vehicle. +</blockquote> + + +<br><br> +<hr> + + + +</body> +</html> |