I’m looking for css equivalent to the \LaTeX macro that will produce a beautifully typeset LaTeX logo within an HTML document via css. That is,
<p>This web site uses <span class="latex">LaTeX</span> to generate the PDF version of this web page.</p>
The CSS probably should replace the roman characters TeX with Greek (and use the right font via web fonts if possible) etc.
Surely I can not be the first person to want to do this …
A Google search lead me to TeX and LaTeX logo POSHlets.
The solution involves: