result of <script> end tag by the DSSSL stylesheet was </script\n> to avoid
unnecessary spaces after the tag, most of the www browsers and HTML
processors cannot recognize it as the end of <script>. To workaround this,
($user-html-headers$) now outputs the start and the end tag independently
in each single line.
- Add %html-header-script% to control if <script> is included in <head>.
- Add html.header.script.google knob for SGML and XML documents in non-DocBook
DTD. %html.header.script.google; and $html.header.script.google.
- Add WWWFREEBSDORG make(1) knob to control the <script> inclusion. Note that
<script> is disabled temporarily.
Discussed with: gjb and core
Tested by: gjb
specification supports expand-tabs: characteristics in paragraph flow objects,
printable format backends in our DSSSL processors (Jade or OpenJade) do not
support it.
The committed code expands a literal tab character into literal spaces with
length of %default-tab-spacing%. In the position calculation, it assumes all
of characters have a fixed width and the number of characters in a node list
can be obtained by (string-length (data nl)). Note that this can be false
especially when different font sizes are used.
Tested by: wblock
Left-align table headers so they line up with columns.
Set line-height: 1.1 in programlistings so descenders have a little
clearance from the line below.
Appearance changes:
Remove padding entries from various blockquotes.
Reduce "body blockquote" line-spacing: from 1.5 to 1.3 so lines don't
look double-spaced.
Fix uneven margin spacing on notes and other blockquotes.
Add rounded border corners.
Reviewed by: (original version) Niclas Zeising, Remko Lodder, Eitan
Adler, doc@ (no objections)
Approved by: gjb (mentor)
- Add the 'Enabling Crash Dumps' screen [1]
- Add the 'Manual Configuration' screen
- Replace the 'Final Configuration' screen; the 'Shell' option was removed
and replaced with the 'Manual Configuration' prompt
Reminded by: ryusuke [1]
Update the mirrors for Switzerland:
- both http mirrors support IPv4 and IPv6.
- ftp2.ch does not exist (remove it)
Requested by: Fabian wenk (fabian ett wenks dott ch)