Hello Tom,

thanks for the answer.

0.
You write that there is a problem with <p> tag. So I tried to
change
the <h1>, <h2> tags in the preamble to get something colored.

\xmlattributes{h1}{color="#ffcc44",align="center"}
\xmlattributes{h2}{color="#112233",align="right"}
\xmlattributes{h3}{color="#555555",align="left"}

and 

...
\begin{ifhtml}
\section{Intro}
The basic idea of Hyperlatex is to make it possible to write.\\
\textcolor{red}{The basic idea of Hyperlatex is to make it
possible to write.}
<h2>this is with h2.</h2>
<h1>this is with h1.</h1>
<h3>this is with h3.</h3>
\end{ifhtml}
...

but nothing is affected.

Am I using wrongly the three lines with h1,h2,h3 tags?
According hyperlatex manual (Setting Html attributes section):
1.
>The following attributes make section and subsection headings be
>centered.
>
>   \xmlattributes{h1}{align="center"}
>   \xmlattributes{h2}{align="center"}

Are h1 and h2 attributes used automatically for section and
subsection setting?
What is the case for subsubsections?

2.
>HTML 3.2 allows you to specify the background color of an HTML
>node using an attribute that you can set as follows. (If you do
>this in init.hlx or the preamble of your file, all nodes of your
>document will be colored this way.)

But I do not have file init.hlx (only siteinit.hlx) in the
Hyperlatex-2.8b.tar.

3.
What I would like to achieve is to have a background of either
some commands or some verbatim outputs be with given color with
full width.
Is it possible to do it with <p> tag with color attribute or 
tabular environment is needed?

4.

Is \htmlcss{this.css} better than
\htmlcss{d:/assa/Hyperlatex-2.8/bin/this.css}?
If I use this.css then what is the point of using
\xmlattributes*{h1}{align="center"}
\xmlattributes*{p}{class="dotted"}... etc.?


Thanks and regards,
Ardi 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hyperlatex-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hyperlatex-users

Reply via email to