From owner-freebsd-doc Thu Aug 24 3:55: 2 2000 Delivered-To: freebsd-doc@freebsd.org Received: from raditex.se (gandalf.raditex.se [192.5.36.18]) by hub.freebsd.org (Postfix) with ESMTP id 050C337B423; Thu, 24 Aug 2000 03:54:48 -0700 (PDT) Received: (from kaj@localhost) by raditex.se (8.9.3/8.9.3) id MAA40623; Thu, 24 Aug 2000 12:53:02 +0200 (CEST) (envelope-from kaj@raditex.se) X-Authentication-Warning: frodo.sickla.raditex.se: kaj set sender to kaj@raditex.se using -f To: Brooks Davis Cc: freebsd-doc@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/20028: ASCII docs should reflect tags in the source References: <200007190554.WAA12534@minya.sea.one-eyed-alien.net> <20000823182835.A25522@Odin.AC.HMC.Edu> From: Rasmus Kaj Cc: Rasmus Kaj Organization: Raditex AB - http://Raditex.se/ X-Face: M9cR~WYav<"fu%MaslX0`43PAYY?uIsM8[#E(0\Xuy9rj>4gE\h3jm.7DD?]R8*^7T\o&vT U@[53Dwkuup4[0@gw#~kyu>`unH?kVj9CJa02(h>Ki\+i=%rn%sDf^KC.!?IHkKjMAbkd\jgmphp^' d|Q;OeXEAhq?ybGqOs1CHb6TJT42'C`Krnk61//AOfXtNjj/t'`5>Vw0QX!dKfOL$.f+S"LIuwR<;I Z0Qnnx(F^F]o@*V%TUtEV'1Z[TkOl^FFV9Z~A[b19%}uP*,huCU Date: 24 Aug 2000 12:53:02 +0200 In-Reply-To: Brooks Davis's message of "Wed, 23 Aug 2000 18:28:35 -0700" Message-ID: <84og2jnd69.fsf@frodo.sickla.raditex.se> Lines: 40 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "BD" == Brooks Davis writes: [ About making some kind of visible emphasis in text-only output ] BD> I've looked into this a little today. It looks like creating a patch BD> which accomplishes this is pretty easy, but there are a few hoops to BD> jump though. First, w3m delibratly doesn't support tags at all. BD> It parses them, but throws them out. This could be corrected if we BD> wanted to do so. What is supported is which maps to which BD> in turn maps to . I've generated a patch so blah becomes BD> *blah* when -dump is specified. There's a good chance this is the wrong BD> way to do this, but it works for me. How would people suggest I BD> proceed? Should I implement Nik's suggestion of bold -> *bold* BD> and italics -> /italics/ or just what? My concern about Nik's BD> suggesion is that is used in a number of places including FAQ BD> Query's which I think it will look silly. I'm kinda thinking the right BD> thing to do may be to change the style sheets to translate to BD> and only dealing with in w3m. Well, *foo* looks like bold to some, but isn't, really. Same goes for /bar/ ... So, while I'm in favor of foo -> *foo* and bar -> _bar_ or /bar/, I think and really should be ignored when font controll isn't availible. Also, you may want to make it possible to disable this stuff in certain tags, for example, if you have an example command line that looks like: % *rm* /junk/ ... then there is bound to be some questions about that ... :-) That said, I agree with the basic suggestion that it would be nice to have e.g. render visibly in plain text. -- Rasmus Kaj ------------------------ rasmus@kaj.se - http://Raditex.se/~kaj/ \ If you're happy, you're successful \----------------------------------------------------- http://Raditex.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message