ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Khaled Hosny <khaledhosny@eglug.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Representing TeX on the web [Off-topic]
Date: Sun, 31 Mar 2013 08:14:52 +0200	[thread overview]
Message-ID: <20130331061452.GA19236@khaled-laptop> (raw)
In-Reply-To: <op.wuso4k08pw6hmh@ishamid-pc>

On Sat, Mar 30, 2013 at 11:20:41PM -0600, Idris Samawi Hamid ادريس   سماوي حامد wrote:
> Dear gang,
> 
> My apologies if the answers to the following are already well-known
> and if I'm being completely clueless:
> 
> What is the standard way of representing the symbol '\TeX' in html
> and the like?

Stolen from TeX Live HTML docs:

<html>
 <style>
 span.TEX {letter-spacing: -0.1em;}
 span.TEX span.E {left: -0.04em; position: relative;top: 0.5ex;}
 </style>
 <body>
  <p><span class="TEX">T<span class="E">E</span>X</span></p>
 </body>
</html>

A bit complex, but faithful to the original definition.

Regards,
Khaled
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2013-03-31  6:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-31  5:20 Idris Samawi Hamid ادريس   سماوي حامد
2013-03-31  5:34 ` Arthur Reutenauer
2013-04-01  3:29   ` Idris Samawi Hamid ادريس   سماوي حامد
2013-04-01  3:46   ` Idris Samawi Hamid ادريس   سماوي حامد
2013-03-31  6:14 ` Khaled Hosny [this message]
2013-03-31  6:16   ` Arthur Reutenauer
2013-03-31 10:45 ` Philipp Gesang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130331061452.GA19236@khaled-laptop \
    --to=khaledhosny@eglug.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).