From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25725 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Making w3 reasonable Date: 07 Oct 1999 18:29:10 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87ogebuobt.fsf@pc-hrvoje.srce.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163060 15534 80.91.224.250 (21 Oct 2002 01:17:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:17:40 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04190 for ; Thu, 7 Oct 1999 12:32:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB29660; Thu, 7 Oct 1999 11:31:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 07 Oct 1999 11:31:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA06941 for ; Thu, 7 Oct 1999 11:31:40 -0500 (CDT) Original-Received: from pc-hrvoje.srce.hr (mail@pc-hrvoje.srce.hr [161.53.2.132]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04169 for ; Thu, 7 Oct 1999 12:29:38 -0400 (EDT) Original-Received: from hniksic by pc-hrvoje.srce.hr with local (Exim 3.03 #1 (Debian)) id 11ZGPo-0000wK-00 for ; Thu, 07 Oct 1999 18:29:12 +0200 Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h and things. Also, I want *everything* in fix-width. It is acceptable to render and as `bold' and `italic' faces, though. * No colors. All colors specified in the document should be completely ignored. This includes all foreground and background color settings. It is acceptable to color HTML links with w3's default colors, though. * No background images. Background images are per-buffer rather than per-extent, and I'd rather not see them. I haven't yet made my mind on whether I don't want to see *any* images in the document, though. * No fancy table gimmicks. Apparently w3 is trying to draw the tables with "drawing" characters using a face with an associated display-table, but for some reason that fails to work and I see extremely ugly "q" characters drawing the tables' borders. Rendering tables /per se/ is fine, though. * Not making me end each paragraph with "though." Thanks a bunch to whoever provides me the answers.