Nik Clayton
18f94d697b
Hack to select the right image scaling based on the 'format' attribute
...
of the 'imagedata' element.
2001-02-20 19:09:50 +00:00
Nik Clayton
88abf1e8bb
Better image support. Use Ghostscript and NetPBM, rather than simply
...
relying on ImageMagick.
2001-02-20 19:08:58 +00:00
Nik Clayton
4e9b64c5f7
Turn on %generate-legalnotice-link%. This makes the word "Copyright" in
...
generated HTML link to the legalnotice, if the document has one.
Requested by several people on -doc (all of whom probably thought this
would be quite a lot of effort, heh heh heh).
2001-02-13 19:21:31 +00:00
Nik Clayton
378340c7fe
Use epstopdf (from teTeX) rather than ImageMagick to convert EPS to PDF
...
files. The results seem to be nicer.
2001-02-12 17:03:54 +00:00
Bruce A. Mah
fe8bbd1aca
Add a few more entries that crept in from recent release notes.
2001-01-29 23:08:31 +00:00
Nik Clayton
5a65a99ceb
Set the heading-level characteristic to '2' if we're generating PDF output.
...
This has the useful side effect of generating bookmarks in the PDF file,
which programs like Adobe Acrobat Reader can use to provide a navigable
table of contents in a side window. This only seems to work with OpenJade,
but the option doesn't cause Jade any problems.
2001-01-08 12:40:52 +00:00
Alexander Langer
81329ff230
Use a document independent list of translators.
...
Obtained from: FreeBSD German Documentation Project
Obtained from: FreeBSD French Documentation Project
2001-01-06 18:39:27 +00:00
Alexander Langer
0e17cb35be
Add entries for the German translation.
2001-01-06 18:26:46 +00:00
Alexander Langer
c26577ed14
Add "bdquo", which is supposed to be used in German texts.
...
Submitted by: nik, months ago
2001-01-06 18:26:11 +00:00
Bruce A. Mah
1500794443
A few more entries in man-refs.ent.
2001-01-03 23:38:28 +00:00
Bruce A. Mah
3204d89866
Restore the removed svr4(8) and linux(8) entries, and add one for the
...
now-deprecated osf1(8). -CURRENT doesn't have these anymore, but the
-STABLE branches do; plus it's a little odd to try to write about the
scripts' removal without these entries.
2001-01-02 23:57:50 +00:00
Bruce A. Mah
7f046f705f
Add in a few more manual pages.
2001-01-02 23:54:59 +00:00
Bruce A. Mah
3242c4fb74
Add another handful of manpage entities, culled from the release notes.
2000-12-20 22:38:40 +00:00
Bruce A. Mah
d3cb48cf21
Add a handful of manpage entities.
2000-12-19 20:27:11 +00:00
Jim Mock
78991380db
Add the cvs-committers and developers mailing lists to the Who's Who
...
section of the committer's guide. While I'm here, change some
instances of freebsd.org to FreeBSD.org.
Submitted by: obrien
2000-12-05 21:39:14 +00:00
Sheldon Hearn
3c1a15236c
Revert rev 1.56 for fear of breaing translations.
...
Reported by: nik
2000-11-29 15:27:17 +00:00
Sheldon Hearn
8b9852e397
Remove the entry for the soon-to-be-removed ibcs2(8).
2000-11-29 10:43:41 +00:00
Sheldon Hearn
b4676be084
Replace the entry for the soon-to-be-removed svr4(8) with the new
...
svr4(4).
2000-11-29 10:39:50 +00:00
John Baldwin
4a58f51374
Add manual references needed for the kernel locking chapter of the
...
developer's handbook.
2000-11-29 04:14:02 +00:00
Ben Smithurst
5fc5caec39
imake(1)
2000-11-23 11:27:59 +00:00
Nik Clayton
71197e65e9
Add "IP6Addr" as a valid option for the role attribute on <hostid>. Nothing
...
uses this yet, but lets try and stay ahead of the curve for a change :-)
2000-11-20 10:43:53 +00:00
Nik Clayton
a42c0acc76
Preamble for the .tex files that will be converted to PDF to get them to
...
look for .pdf images in preference to .png images.
2000-11-07 10:23:41 +00:00
Bruce A. Mah
b92d604c5a
Add entries for pcn(4) and mly(4).
2000-11-03 23:17:11 +00:00
Sheldon Hearn
9e6e37ef9e
Retire the joy(8) script. Using shell scripts to load kernel loadable
...
modules is out of fashion.
There is still a joy(4) manual page to clue people into the existence of
the joy of FreeBSD.
2000-11-02 14:15:30 +00:00
Sheldon Hearn
49882e8444
The linux(8) page has been retired. The recently add linux(4) takes
...
its place, although neither appears to be used in the doc tree.
2000-11-02 14:04:47 +00:00
Jun Kuriyama
a2bdbe7902
Remove ${.TARGET} if jade failed.
2000-10-31 14:39:13 +00:00
Nik Clayton
7c4206c1aa
Support installing images where the document and images are split up over
...
multiple directories, the way (for example) that the Handbook is.
2000-10-29 18:01:54 +00:00
Nik Clayton
324f84d204
LIB_IMAGES -> IMAGES_LIB, to be consistent with IMAGES_PNG and IMAGES_EPS
...
Extend the image support. Now handles the "install" part for HTML, PS, and
PDF, as well as packaging.
Better support for images in the PDF output. I'm still trying to figure out
how to get good quality PDF from EPS source though.
2000-10-29 02:39:10 +00:00
Nik Clayton
6c424d3554
Put down the crack pipe long enough to revert back to labelling questions
...
with a number, and not just a big "Q". No idea what the hell I was
thinking when I did that.
Override generate-anchor in the master stylesheets, so that the names
(i.e., the <a name="...">) in the HTML output for questions is Qx.y.,
where x.y is the question number. This is much less likely to change
than the AENxxxx format, which changes with every addition or deletion
to the FAQ, so it's much easier for people to link to specific questions
within the FAQ now.
A few whitespace/indentation changes with existing code.
2000-10-28 21:14:44 +00:00
Nik Clayton
b5fbe0e00e
Remove a gratuitous output.print.pdf section, a hang over from some of my
...
earlier testing.
Redefine the literallayout element handling, so that 'class=monospaced' is
handled properly.
2000-10-23 14:41:46 +00:00
Jun Kuriyama
5daef3227b
Temporary fix to make this buildable.
...
Submitted by: crossd@cs.rpi.edu
2000-10-10 06:16:56 +00:00
Nik Clayton
3197343458
Support images in the documentation.
...
For producing text-only docs, we need to have a second HTML target.
The PS and PDF targets (which depended on a .tex file) have been split
out so that they each depend on their own .tex-${format} file, to get
the image formats correct.
2000-10-08 19:19:09 +00:00
Nik Clayton
107896244a
Initial support for images within the documentation. Support EPS and PNG
...
format images. Assume that ImageMagick has been installed -- this is a
big requirement, and will be refined before this gets much further.
2000-10-08 19:17:42 +00:00
Nik Clayton
4d20c32be9
Add a comment to sync this with my local repository.
2000-10-08 19:16:32 +00:00
Nik Clayton
749c7f2deb
Initial image support.
2000-10-08 19:15:54 +00:00
Nik Clayton
895a6d904c
Reorganise things a little bit.
...
Redefine two functions in <[ %output.print; [ ... ]]> to support image
handling.
2000-10-08 19:15:06 +00:00
Neil Blakey-Milner
a15fa475b5
Make 'make lint' work again. Obviously no-one uses it. (:
...
(I forgot to set NSGMLS)
2000-10-07 16:31:04 +00:00
Neil Blakey-Milner
c97832896f
If OPENJADE is defined, use the openjade replacement tools like
...
'openjade', 'onsgmls', like 'osgmlnorm'.
2000-09-28 23:34:49 +00:00
Neil Blakey-Milner
1c78f1c07d
a) "Fix" out-of-tree builds by not hard-coding locations of dsl files
...
with SYSTEM, and using instead PUBLIC entities gained from the catalog
in the directory of the language the document belongs to, or the
language-neutral entity. Now we always use default.dsl as our dsl
master, and it grabs the necessary magic from the catalogs.
b) Fix the always-out-of-date imagelib problem with some make(1)-fu.
Approved by: nik (ages ago)
2000-09-28 23:29:48 +00:00
Nik Clayton
a9b9a2fe08
Add ${DSSSLCATALOG} and ${JADECATALOG} to the list of catalogs the lint:
...
target uses -- this ensures that any options (such as "OMITTAG NO") that
are used when building the docs are also used when linting them, so that
errors don't slip through the cracks.
Prompted by r1.93 of the FAQ.
2000-09-25 08:17:03 +00:00
Ben Smithurst
bc7dd81816
Add emacs(1).
2000-08-25 18:34:30 +00:00
Jun Kuriyama
61306ad2cc
Add &man.vim.1; entry.
...
Fix bugs in using <screen> element.
Use $FreeBSD$ instead of $Date$.
2000-08-15 01:39:52 +00:00
Ben Smithurst
a1a8a70906
Fix some entities added in rev 1.45. ("c" -> "c++", likewise for lex++,
...
flex++ and g++)
2000-07-27 19:17:31 +00:00
Ben Smithurst
a3ab85bc59
Fix the doc build by adding back less(1) and more(1), which were
...
mysteriously removed in the last commit.
2000-07-26 22:09:55 +00:00
Jim Mock
3b254dbc55
Add entities for the few thousand man pages not already in this file.
...
PR: 20130
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-07-26 20:04:20 +00:00
Ben Smithurst
e1ae582ceb
Add more(1) and less(1), which will be needed when I add des' mini
...
CVS primer to the committers-guide.
2000-07-26 00:57:20 +00:00
Ben Smithurst
846c848b3d
Add some magic which puts double quotes around <errorname> text.
...
Submitted by: nik
2000-07-25 18:23:45 +00:00
Nik Clayton
c0ca318851
Turn on callout graphics. Forgot this from about a week ago.
2000-07-25 10:31:35 +00:00
Nik Clayton
460016ce35
Fix the handling of unsupported formats (like "html-split") in doc.html.mk.
...
Output a non-fatal warning for these. For unknown formats output a fatal
error.
2000-07-23 16:27:58 +00:00
Ben Smithurst
7047aab304
Add crontab(5).
2000-07-20 00:14:29 +00:00