Hello all,
what is the correct setting if I want to use external css file
this.css inside example.tex?
Is \htmlcss{d:/assa/Hyperlatex-2.8/bin/css.css} enough? - since
if I add inside example.tex 

...
\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.}
<p class="dotted">A dotted borderfafaf.</p>
<h2>this is with h2.</h2>
\end{ifhtml}
...

then the lines with tags <> are displayed without change.


The content of this.css:
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
h2 {h2 {color: #dda0dd}}


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