[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Venting

Subject: Re: Venting
From: Håkon Wium Lie <howcome@xxxxxx>
Date: Fri, 12 Feb 1999 10:43:14 +0100 (MET)
margin notes css float
Chris Maden wrote:

 > > But the CSS spec already does just about everything out there;
 > 
 > Except non-European layout

CSS2 has special support for left-to-right and right-to-left scripts.
This takes us outside of Europe, but not all the way to Mongolia.
There is nothing which prevents you from using CSS with vertical
scripts, but some convenience functions (e.g. margin collapsing) will
not work.

 > bottom-of-page footnotes

True. There are proposals on the table to support this through
floating elements, e.g.:

  FOOTNOTE { float: bottom }

 > synchronized flows

No proposals have been discussed.

 > margin notes

Floating elements can be used:

  MARGIN-NOTE {
    float: left;
    margin-left: -8em;
    width: 6em;
  }

 > format-dependent content (page numbers in cross-references)

The first-line pseudo-element is an example of format-dependent
content in CSS:

  P:first-line { font-variant: small-caps }

Page numbers in cross references have been discussed, but there is no
concrete proposal on the table.

-h&kon

H   å   k   o   n      W   i   u   m       L   i   e
howcome@xxxxxx      http://www.w3.org/people/howcome
World     W      i     d     e       Web  Consortium


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.