From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Translating the eps files in lispintro Date: Wed, 24 Jan 2024 20:59:23 +0200 Message-ID: <86wmryd0c4.fsf@gnu.org> References: <358143F2-8762-40B1-ABB1-2280EF291A45@traductaire-libre.org> <865xzi6hqg.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16911"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Yuri Khan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 24 20:00:13 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rSiTs-00044n-Jv for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Jan 2024 20:00:12 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSiTC-0003cz-1E; Wed, 24 Jan 2024 13:59:30 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSiTA-0003br-1J for emacs-devel@gnu.org; Wed, 24 Jan 2024 13:59:28 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSiT8-0000FX-KE; Wed, 24 Jan 2024 13:59:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=kfsm8uaBw7+Ot3Z8T7Jwxn9mnltAXLk2lz62vXuiXRI=; b=T0sZHDcpr3jL GX0XqpG65Ggfx7BKYeqaU0/6rgQdpBDUz9s14m0BldcwC4VIn5eSD4M7XYSjqLOSmZQxVR7wiemWJ g/NS+2jv3AHdgPN6cgVr1JsRq4LRooFg4aGvPI9bn8Teaj/tJ2corVR17PyJEZxQwMUo/i8uPOM1S 783NjeJpPDrmB+YJHohgZHf4YDmb/b0TECuRRNLkMZcTwxXQHWMbC2pGvwTVKc5/yVB7lZiUTHELa tpDU+znffDOzcSrFRQLuJ5OObnaK4fkQ4fRso46K2G0p08/rtX2LzK6nfwCSvaTNiPuYm7pDJpL5q VUhXauNt8Ni3d8EVOPVg4Q==; In-Reply-To: (message from Yuri Khan on Thu, 25 Jan 2024 01:20:43 +0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:315330 Archived-At: > From: Yuri Khan > Date: Thu, 25 Jan 2024 01:20:43 +0700 > Cc: Stefan Monnier , emacs-devel@gnu.org > > On Wed, 24 Jan 2024 at 19:26, Eli Zaretskii wrote: > > > > > bouquet > > > > | > > > > | ___ ___ ___ ___ ___ ___ > > > > --> |___|___|--> |___|___|--> |___|___|--> nil > > > > | | | > > > > | | | > > > > --> rose --> violet --> buttercup > > > We need a tool that will support at leas the following output formats: > > > > . PNG, JPEG, or GIF for HTML > > For this kind of illustrations, SVG will be preferable for HTML, too. I was describing what Texinfo actually supports. If you want to suggest enhancements to Texinfo, that is better done on the Texinfo mailing list.