On 12 Jun 2000, Sergei Pokrovsky wrote:
> Just to prove how great is my patience:

:)

> Although the usual lines of multibyte characters have regular length
> now, some tables are not improved.  Look at
> http://www.esperanto.mv.ru/KompLeks/UTF8/UNIKP.html
> where the first line of all the tables remains
> 
> 0 1 2 3 4 5 6 7 8 9 a b c d e f
> 
> i.e. the first column is not aligned ...

That doesn't have anything to do with UTF-8, afaics.
The markup is invalid, with tables starting like
  <table> <th><th> 0<th> 1<th> ...
so <tr> tags are missing.  After adding <tr> before the first <th> in
each table, the TRST alignment works as expected for me in an 'xterm -u8'.

   Klaus


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to