File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Makefile to generate the CSS2 document based on its "source files"
22# Arnaud Le Hors - lehors@w3.org
3- # $Id: Makefile,v 2.33 1998-04-27 11:30:02 bbos Exp $
3+ # $Id: Makefile,v 2.34 1998-04-30 06:05:58 ijacobs Exp $
44
55# what needs to be set for every new release:
66# Note use of full year (1998) in identifier.
@@ -37,7 +37,6 @@ page.src\
3737colors.src\
3838fonts.src\
3939text.src\
40- lists.src\
4140tables.src\
4241ui.src\
4342aural.src
@@ -77,7 +76,6 @@ page.html\
7776colors.html\
7877fonts.html\
7978text.html\
80- lists.html\
8179tables.html\
8280ui.html\
8381aural.html
Original file line number Diff line number Diff line change 1010# value contains spaces.
1111#
1212# Bert Bos <bert@w3.org>
13- # $Id: Project.cfg,v 2.4 1998-04-06 23:35:12 ijacobs Exp $
13+ # $Id: Project.cfg,v 2.5 1998-04-30 06:06:01 ijacobs Exp $
1414
1515@source-extension .src
1616
4747@chapter colors.html
4848@chapter fonts.html
4949@chapter text.html
50- @chapter lists.html
50+ # @chapter lists.html
5151@chapter tables.html
5252@chapter ui.html
5353@chapter aural.html
Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.18 1998-04-22 23:03:48 ijacobs Exp $ -->
3+ <!-- $Id: changes.src,v 2.19 1998-04-30 06:06:02 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -31,7 +31,7 @@ value for all properties.
3131<LI><A HREF="aural.html">Aural style sheets</A>
3232
3333<LI>Several internationalization features, including <a
34- href="lists .html#list-props ">list numbering styles</a>, support for <a
34+ href="generate .html#lists ">list numbering styles</a>, support for <a
3535href="visuren.html#direction">bidirectional text</a>, and support for
3636language-sensitive <a href="generate.html#quotes">quotation
3737marks</a>.
Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: visuren.src,v 2.55 1998-04-30 04:04:26 ijacobs Exp $ -->
3+ <!-- $Id: visuren.src,v 2.56 1998-04-30 06:06:09 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Visual formatting model</TITLE>
@@ -422,7 +422,7 @@ name="value-def-list-item"><strong>list-item</strong></a></span>
422422<dd>This value causes an element (e.g., LI in HTML) to generate a
423423principal block box and a list-item inline box. For information about
424424lists and examples of list formatting, please consult the section on
425- <a href="lists .html">lists</a>.
425+ <a href="generate .html#lists ">lists</a>.
426426
427427<dt><span class="index-def" title="marker', definition of"><a
428428name="value-def-marker"><strong>marker</strong></a></span>
You can’t perform that action at this time.
0 commit comments