From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.sgregoratto.me (mail.sgregoratto.me [149.28.166.45]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTP id 475cdfac for ; Tue, 23 Apr 2019 10:04:26 -0500 (EST) Received: from mail.sgregoratto.me (localhost [127.0.0.1]) by mail.sgregoratto.me (Postfix) with ESMTP id 3387D3E8BB for ; Wed, 24 Apr 2019 01:04:25 +1000 (AEST) Authentication-Results: mail.sgregoratto.me (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=sgregoratto.me DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sgregoratto.me; h=user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:message-id:subject:subject :to:from:from:date:date; s=dkim; t=1556031865; x=1558623866; bh= n2fbspNmdxGjMyyFqH2Gb7l9lkNhjXr0SGi4+9kq7Z4=; b=NasQqCeEAwBbEu1s RmJaoY735w+R2LXSYJDnWRkSGMGUEOwAdfIpM5mib2pdk5CMkYpqImNgo+RaTD6r awkKSPF3jfg9aGROG6PMxu7Ye6FWeGm5iOmfSIE+t+W/T5NGQ9DI4q1k7VMMJM3u X8rhEfiQPlVLlXY0m/w6TRqLNAE= X-Virus-Scanned: Debian amavisd-new at mail.sgregoratto.me Received: from mail.sgregoratto.me ([127.0.0.1]) by mail.sgregoratto.me (mail.sgregoratto.me [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id JqHlko49HE7D for ; Wed, 24 Apr 2019 01:04:25 +1000 (AEST) Received: from localhost (172.44.179.58.sta.dodo.net.au [58.179.44.172]) by mail.sgregoratto.me (Postfix) with ESMTPSA id 0B2A43E83C for ; Wed, 24 Apr 2019 01:04:25 +1000 (AEST) Date: Wed, 24 Apr 2019 01:04:24 +1000 From: Stephen Gregoratto To: tech@mandoc.bsd.lv Subject: Re: [docbook2mdoc] Treat as Message-ID: <20190423150424.tzxnjp2bpngt6sn7@BlackBox> Mail-Followup-To: tech@mandoc.bsd.lv References: <20190423150147.ylbr34gnsdb6txda@BlackBox> X-Mailinglist: mandoc-tech Reply-To: tech@mandoc.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190423150147.ylbr34gnsdb6txda@BlackBox> User-Agent: NeoMutt/20180716 On 2019-04-24 01:01, Stephen Gregoratto wrote: > In DocBook 5.x, morphed into , but docbook2mdoc > does not format them the same way. On my files, info is printed at the > top before NAME. I tried aliasing info to refentry info but the output > became mangled, with PREFACE's and mutiple SYNOPSIS' inserted. > -- > Stephen Gregoratto > PGP: 3FC6 3D0E 2801 C348 1C44 2D34 A80C 0F8E 8BAB EC8B Forgot to say that this is found extensively in the OpenGL refpages project, which used the official db4-upgrade stylesheet on all their files. -- Stephen Gregoratto PGP: 3FC6 3D0E 2801 C348 1C44 2D34 A80C 0F8E 8BAB EC8B -- To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv