about summary refs log tree commit diff stats
path: root/lynx_help/keystrokes/test_display.html
diff options
context:
space:
mode:
Diffstat (limited to 'lynx_help/keystrokes/test_display.html')
-rw-r--r--lynx_help/keystrokes/test_display.html84
1 files changed, 45 insertions, 39 deletions
diff --git a/lynx_help/keystrokes/test_display.html b/lynx_help/keystrokes/test_display.html
index 51dbbedb..34d66e61 100644
--- a/lynx_help/keystrokes/test_display.html
+++ b/lynx_help/keystrokes/test_display.html
@@ -1,58 +1,64 @@
-<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN">
-<!-- $LynxId: test_display.html,v 1.7 2012/01/31 11:53:11 tom Exp $ -->
+<!-- $LynxId: test_display.html,v 1.8 2013/05/21 10:56:48 tom Exp $ -->
 <!-- do not use tidy for this page -->
-<HTML>
-<HEAD>
-<TITLE>Quick test for identifying display character set</TITLE>
-<LINK rev="made" href="mailto:lynx-dev@nongnu.org">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</HEAD>
-<BODY>
-<h1 ALIGN=LEFT>Try this page with Lynx 2.7.2 or above:</h1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 
-If you see several letters instead of a single - your promised display charset
-does not support this character so "7 bit approximation" is in effect.
-If you see any single letter which definitely far from being supposed
-you have a wrong lynx settings.
-<em>Press 'o' for Options menu and change "Display character set"</em>.
-Try again if necessary.<br>
-When you are satisfied save your changes in Options menu, thanks.
-<PRE>
+<html>
+<head>
+  <meta name="generator" content=
+  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
 
+  <title>Quick test for identifying display character set</title>
+  <link rev="made" href="mailto:lynx-dev@nongnu.org">
+  <meta http-equiv="Content-Type" content=
+  "text/html; charset=us-ascii">
+</head>
 
-0x00A9    &#x00A9;           # COPYRIGHT SIGN
+<body>
+  <h1>Try this page with Lynx 2.7.2 or above:</h1>
 
-0x00C7    &#x00C7;           # LATIN CAPITAL LETTER C WITH CEDILLA
+  <p>If you see several letters instead of a single - your promised
+  display charset does not support this character so "7 bit
+  approximation" is in effect. If you see any single letter which
+  definitely far from being supposed you have a wrong lynx
+  settings. <em>Press 'o' for Options menu and change "Display
+  character set"</em>. Try again if necessary.<br>
+  When you are satisfied save your changes in Options menu,
+  thanks.</p>
+  <pre>
 
-0x00DC    &#x00DC;           # LATIN CAPITAL LETTER U WITH DIAERESIS
 
-0x00D1    &#x00D1;           # LATIN CAPITAL LETTER N WITH TILDE
+0x00A9    &copy;           # COPYRIGHT SIGN
 
-0x0107    &#x0107;           # LATIN SMALL LETTER C WITH ACUTE
-0x0108    &#x0108;           # LATIN CAPITAL LETTER C WITH CIRCUMFLEX
-0x010C    &#x010C;           # LATIN CAPITAL LETTER C WITH CARON
+0x00C7    &Ccedil;           # LATIN CAPITAL LETTER C WITH CEDILLA
 
+0x00DC    &Uuml;           # LATIN CAPITAL LETTER U WITH DIAERESIS
 
-0x03BB    &#x03BB;           # GREEK SMALL LETTER LAMDA
+0x00D1    &Ntilde;           # LATIN CAPITAL LETTER N WITH TILDE
 
-0x041B    &#x041B;           # CYRILLIC CAPITAL LETTER EL
-0x042E    &#x042E;           # CYRILLIC CAPITAL LETTER YU
-0x043B    &#x043B;           # CYRILLIC SMALL LETTER EL
-0x044E    &#x044E;           # CYRILLIC SMALL LETTER YU
+0x0107    &#263;           # LATIN SMALL LETTER C WITH ACUTE
+0x0108    &#264;           # LATIN CAPITAL LETTER C WITH CIRCUMFLEX
+0x010C    &#268;           # LATIN CAPITAL LETTER C WITH CARON
 
-0x2026    &#x2026;           # HORIZONTAL ELLIPSIS
-0x2122    &#x2122;           # TRADE MARK SIGN
 
-0x255D    &#x255D;           # BOX DRAWINGS DOUBLE UP AND LEFT
-0x255E    &#x255E;           # BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
+0x03BB    &lambda;           # GREEK SMALL LETTER LAMDA
 
-0xFB01    &#xFB01;           # LATIN SMALL LIGATURE FI
+0x041B    &#1051;           # CYRILLIC CAPITAL LETTER EL
+0x042E    &#1070;           # CYRILLIC CAPITAL LETTER YU
+0x043B    &#1083;           # CYRILLIC SMALL LETTER EL
+0x044E    &#1102;           # CYRILLIC SMALL LETTER YU
 
+0x2026    &hellip;           # HORIZONTAL ELLIPSIS
+0x2122    &trade;           # TRADE MARK SIGN
 
+0x255D    &#9565;           # BOX DRAWINGS DOUBLE UP AND LEFT
+0x255E    &#9566;           # BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
 
-</PRE>
-This is only a quick test to see obvious problems.
+0xFB01    &#64257;           # LATIN SMALL LIGATURE FI
 
 
-</BODY>
-</HTML>
+
+</pre>
+
+  <p>This is only a quick test to see obvious problems.</p>
+</body>
+</html>