|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Venting
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








