texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Re: TeXmacs Powered CAS documentation


From: Karl M. Hegbloom
Subject: Re: [Texmacs-dev] Re: TeXmacs Powered CAS documentation
Date: 06 Jul 2003 14:40:19 -0700

On Sun, 2003-07-06 at 10:00, Joris van der Hoeven wrote:
> This seems cool. Probably the best way to proceed would be
> to export some modified kind of html, with tags for additional structure.

How about use HTML 4.1 or xhtml, and then use "class" attributes,
perhaps in <div> and/or <span> tags, or just in normal other kinds of
tags, to lend your own semantics to the markup?  The "class" attribute
can, with newer CSS, have several class strings inside, separated by
spaces.  This way, you can have class strings to use for presentation
via CSS, and others to use for XSL / XPATH; that have semantic
significance.

 (Poke around on http://devedge.netscape.com/ for a lot about that all.)

The advantage here is that you can create CSS stylesheets for it and
view it in Mozilla, and/or get at the internal stuff via standard XML
tools/toolkits.  (libxml and there are ones for C++ based on it.)

-- 
Karl M. Hegbloom <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]