From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Date: Mon, 9 Jan 2023 12:16:33 -0500 From: "Michael S. Tsirkin" Message-ID: <20230109121558-mutt-send-email-mst@kernel.org> References: <20230101180824.325172-1-parav@nvidia.com> <20230101180824.325172-2-parav@nvidia.com> <20230109083745-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 In-Reply-To: Subject: [virtio-dev] Re: [PATCH v1 01/20] virtio-network: Maintain network device spec in separate directory Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: Parav Pandit Cc: "virtio-dev@lists.oasis-open.org" , "virtio-comment@lists.oasis-open.org" List-ID: On Mon, Jan 09, 2023 at 02:12:36PM +0000, Parav Pandit wrote: > > > From: Michael S. Tsirkin > > Sent: Monday, January 9, 2023 8:43 AM > > > > I found another issue with this. Currently for redline diff generation > > we use latexpand. Using a flat expanded file has lots of benefits, in > > particular latexdiff is sometimes fragile as it is, with a flat file > > one can at least see the input it gets. > > > > We should either stick with \\input or more work is needed on > > these scripts. Besides, we are already using \\input and I like > > consistency. > > > > So my preference is \\input for now. > \\input doesn't support reading from the directory. In that case let's put everything in the same directory. The argument for splitting things was weak anyway. -- MST --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org