feat: 9.5.9
37
csug/canned/about.html
Normal file
|
@ -0,0 +1,37 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>About CSUG9</title>
|
||||
<link href="csug.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>
|
||||
The printed version of this book was created with LaTeX from extended
|
||||
LaTeX sources with the help of a preprocessor written in Scheme.
|
||||
The preprocessor handles extensions for incorporating arbitrary
|
||||
verbatim Scheme code and various other features not directly supported
|
||||
by LaTeX.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The HTML version was created from the preprocessed sources for the
|
||||
printed version by a separate Scheme program that performs a LaTeX to
|
||||
HTML conversion.
|
||||
In addition to the extended LaTeX source files, this program takes as
|
||||
input the .aux and .bbl files produced by a complete LaTeX/BibTeX run
|
||||
of the document in order to support labels and page references in the
|
||||
text, summary of forms, and index.
|
||||
As it runs, the program produces a .haux file containing urls for the
|
||||
labels, bibliographic entries, and index entries; as with LaTeX, a
|
||||
second run of the program is needed to achieve proper
|
||||
cross-referencing.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Most of the images and certain mathematical formulas included in the
|
||||
HTML version were produced with the help of LaTeX, dvips, ghostscript,
|
||||
and various programs from the netpbm library.
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
BIN
csug/canned/cisco-logo-large.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
csug/canned/cisco-logo-orig.png
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
csug/canned/cisco-logo.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
25
csug/canned/copyright.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Copyright Notice</title>
|
||||
<link href="csug.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>
|
||||
<b>© 2005-2015 Cisco Systems, Inc.</b><br>
|
||||
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a>.<br>
|
||||
Revised April 2016 for Chez Scheme Version 9.3.4.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Cisco and the Cisco logo are trademarks or registered trademarks
|
||||
of Cisco and/or its affiliates in the U.S. and other countries. To
|
||||
view a list of Cisco trademarks, go to this URL:
|
||||
http://www.cisco.com/go/trademarks. Third-party trademarks mentioned
|
||||
are the property of their respective owners. The use of the word
|
||||
partner does not imply a partnership relationship between Cisco and
|
||||
any other company. (1110R)
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
1
csug/canned/csug.css
Symbolic link
|
@ -0,0 +1 @@
|
|||
../csug.css
|
BIN
csug/canned/fatfibhtml-orig.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
csug/canned/fatfibhtml.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
csug/canned/profilehtml-orig.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
csug/canned/profilehtml.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
csug/canned/profview.png
Normal file
After Width: | Height: | Size: 3.4 KiB |