From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.comp.tex.texinfo.bugs,gmane.emacs.devel Subject: Re: texi2html output validity Date: Tue, 23 Dec 2014 22:57:15 +0100 Message-ID: References: <87h9wqimf0.fsf@fencepost.gnu.org> <87y4q1fekv.fsf@fencepost.gnu.org> <87k31kga2y.fsf@fencepost.gnu.org> <87r3vsdps7.fsf@fencepost.gnu.org> <87a92ehctk.fsf_-_@violet.siamics.net> <20141223165544.GE5623@free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1419371891 10129 80.91.229.3 (23 Dec 2014 21:58:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Dec 2014 21:58:11 +0000 (UTC) To: Patrice Dumas , Lennart Borgman , bug-texinfo , Emacs-Devel devel Original-X-From: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Tue Dec 23 22:58:05 2014 Return-path: Envelope-to: gnu-bug-texinfo2@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y3XSs-0001VG-AB for gnu-bug-texinfo2@m.gmane.org; Tue, 23 Dec 2014 22:58:02 +0100 Original-Received: from localhost ([::1]:46331 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3XSr-0005mj-FW for gnu-bug-texinfo2@m.gmane.org; Tue, 23 Dec 2014 16:58:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3XSp-0005mc-1g for bug-texinfo@gnu.org; Tue, 23 Dec 2014 16:57:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y3XSn-0001Iv-KN for bug-texinfo@gnu.org; Tue, 23 Dec 2014 16:57:59 -0500 Original-Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:43722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3XSn-0001Ie-E6; Tue, 23 Dec 2014 16:57:57 -0500 Original-Received: by mail-wi0-f182.google.com with SMTP id h11so12047605wiw.9; Tue, 23 Dec 2014 13:57:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=4vKvBs1AkKp/9dwu//3gcLicKn+SBVBACTl3Nh+Ba1A=; b=WGgXpiI74aEKFTA/mxKI4SMQJq31f3AWH4DgnCBODJpv0go0MN0MB3Acjj6uCSbH3d BgpnYGdj9kuMibrIP01y/SEMklZ39C0UapviRaPmPJVRT/WvLArbCMTAMBt5/yMiFAgE wYKUpqFgDQA1m/jujtoyyD/3mZ2E2ubUHlyb1MAkzLHepR32LJ5hbdfrfKUCc0G7D1vh /O/5Z5jChecjE1dW6UasXU0IDpBtAHWkv9leIkSJtaIV0xxwCa+CxYKprmq3LivHt1wF OH5PaeFmGJKjtl1SJ6qUGhbf5ljvgEzlv6JGWCRTGB6nIHi9gUmOwm/njSVJncr3j3Zl C1FA== X-Received: by 10.180.20.106 with SMTP id m10mr45781119wie.1.1419371875955; Tue, 23 Dec 2014 13:57:55 -0800 (PST) Original-Received: by 10.194.93.228 with HTTP; Tue, 23 Dec 2014 13:57:15 -0800 (PST) In-Reply-To: <20141223165544.GE5623@free.fr> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::236 X-BeenThere: bug-texinfo@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports for the GNU Texinfo documentation system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Original-Sender: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Xref: news.gmane.org gmane.comp.tex.texinfo.bugs:6989 gmane.emacs.devel:180608 Archived-At: On Tue, Dec 23, 2014 at 5:55 PM, Patrice Dumas wrote: > On Tue, Dec 23, 2014 at 11:44:24AM +0100, Lennart Borgman wrote: >> On Tue, Dec 23, 2014 at 11:37 AM, Ivan Shmakov wrote: >> >> > >> > I hereby suggest that: >> > >> > =E2=80=A2 is re= placed with >> > ; >> > >> >> >> No. ;-) Please never use inline styles. Use a class name instead (+ CSS >> code for that class). > > In makeinfo, we avoid CSS, though we still use some. We use class, > except if INLINE_CSS_STYLE customization variable is set, in which case > CSS is inlined. It is nice to hear that inline style can be avoided, Patrice! Is there a chance that you can add html attributes for height and width on -tags? I mean as read from the actual images. (A quite different problem: I saw in Html.pm that the html code did not seem to be written be some general function that could make sure that tags are closed and well-formed etc. Is there any reason for that?)