Peter Eisentraut
089e8f959e
Fix copy-and-paste bug in print style.
2002-01-30 21:53:40 +00:00
Peter Eisentraut
0385ba1121
Temporary workaround for links within bibliography references fouling up
...
footnote count.
2002-01-10 18:22:44 +00:00
Peter Eisentraut
9c9a72b807
Repair the GEQO bibliography. It was marked up all wrong. Move some of
...
the info to the main bibliography.
2002-01-08 18:03:26 +00:00
Peter Eisentraut
e5fadc78b5
Support for images in jadetex and pdfjadetex. Formatting improvements for
...
lists, bibliography, index, page numbering. Add comments.
2001-11-08 23:46:29 +00:00
Peter Eisentraut
f08c9ff84b
Make the CREATE TABLE ref page more readable and update some information.
2001-10-22 18:14:47 +00:00
Peter Eisentraut
ffb8f73890
Bunch of copy fitting and style sheet tweakage to get decent looking print
...
output (from pdfjadetex). Also updated instructions to install documentation
processing toolchain.
2001-10-09 18:46:00 +00:00
Peter Eisentraut
a50696c9e1
Finetuning for legalnotice in print output. Add some "ASCII markup" for
...
text output.
2001-10-04 22:30:14 +00:00
Peter Eisentraut
14d330b5b6
Use <mediaobject> instead of <graphic> for forward compatibility. Be more
...
flexible about the extension of the graphic files, allow for other formats
in print output. (Generating these formats is not implemented yet.)
2001-09-30 16:05:54 +00:00
Peter Eisentraut
4a4abd4232
Generate index.html as the root file name of the documentation set,
...
rather than making index.html a symlink to the autogenerated name.
Fixes fatal problems with tar programs that don't handle symlinks
very well (MacOS X).
(The names user.html, admin.html, etc. are still available as make
targets, but they aren't packaged anymore.)
Use the manifest file that the stylesheets generate as the file list
for packaging. Put graphics in the right place while building, not
while packaging, so you can actually look at them after building.
2001-09-18 12:08:27 +00:00
Peter Eisentraut
4284002d35
Markup examples as examples. Fix formatting of examples.
2001-09-15 00:48:59 +00:00
Peter Eisentraut
184c4afcd6
Some formatting changes, add CSS stylesheet. Include indexes in
...
documentation tarball builds.
2001-09-14 20:37:55 +00:00
Peter Eisentraut
01839df6dd
Add index. Only some parts of the manual set have index entries so far...
2001-05-12 22:51:36 +00:00
Peter Eisentraut
7ad278817c
Eliminate some hackery when creating text files (INSTALL) with a few lines
...
of DSSSL.
2001-03-10 16:05:35 +00:00
Peter Eisentraut
2db9d5e53a
Markup, spell check, refine JDBC documentation.
2001-02-24 12:40:27 +00:00
Peter Eisentraut
824648afae
Turn on section numbering.
2001-02-20 22:27:26 +00:00
Peter Eisentraut
b9c7d371ed
Make <lineannotation> italic. Fix syntax error in print style.
2001-02-18 17:15:03 +00:00
Peter Eisentraut
41b4628916
Format <structname>, <structfield>, and <type> mono-spaced.
2001-02-14 19:35:14 +00:00
Peter Eisentraut
22aeb5306e
Hmm, so referencing a CSS stylesheet when there isn't one doesn't work
...
everywhere.
2001-02-13 22:35:15 +00:00
Peter Eisentraut
702f1235b9
Custom DSSSL stylesheet. Style changes included here:
...
HTML:
* make .html the default extension
* allow use of CSS stylesheet ("stylesheet.css", not included)
* make <set> TOC two levels deep
* put time of creation into meta header
Print:
* make print output justified by default
* footnotes at bottom of each page
* allow TeX to hyphenate
2001-02-13 21:27:05 +00:00