From owner-freebsd-doc@freebsd.org Sat Jul 7 15:57:15 2018 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F25F102EAC0 for ; Sat, 7 Jul 2018 15:57:15 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x22e.google.com (mail-yw0-x22e.google.com [IPv6:2607:f8b0:4002:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 094907E069 for ; Sat, 7 Jul 2018 15:57:14 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x22e.google.com with SMTP id j68-v6so5217855ywg.1 for ; Sat, 07 Jul 2018 08:57:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=s4mPbpTWOuu27b2iBnbpfl6Z0vLNLv26gwneeLr2Guw=; b=szyeDQkmTPoN78Oui5k/wv3iXhKB8uybmJy3iAScnd8rMAp1uuwu9aQYc2nklQ0Cdf ZOe3F2CBi9GPi3ri7b7eg+2sS6xGRqPNFGr4nKAtzhi/byLBipptWcVXzDSvOZRMBQCg ppMiDeNLyVDlvVkwbIqWBCQ6o9KtAwXld6j+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=s4mPbpTWOuu27b2iBnbpfl6Z0vLNLv26gwneeLr2Guw=; b=fGQ0p7PBqUQFDpu0TmQJQsCawOCuEb+hDaLP0aVrTCYc5r/WBtzHndRJjpeykCMvOu walAjCPji6By/wB816yc4tZYFsg7cJfhSHXf9N3K78dmV1x0MGlynUeTmYf0BRllwQWL Ml94AHelowuqnKxEZiFdyXPQbMisV+t2fQsXDVXzm05Yf8WdswK5LKrGBlJ4iFVIhfQN UmCEF37gdoUYZlo5j+z6gqTjBUC7h5lQCniTm85vt9Qs2YnNKZAaKRE03/JyP5AreBiI 8LPPkXEjULkQp0RDK+yE0bwgcXcx2CJoRn0xcgSQSfQWkvlexVp3PCoQhMisxVYr674o QhjA== X-Gm-Message-State: APt69E1n0altEplb8vLVw6Fi0LYJfQ8SUT0DgsaDss7IRISMOymuvNoi /HagjpUsDKetADAbIb7P+e1auQ8mKk8trDHAWWpU/w== X-Google-Smtp-Source: AAOMgpcFhCq8xMtGsPXywXLveZ8+Pm0XWnQure4RloyON36Zl3j2tXxGJLrGERh5HV14j4SDobmTK8DpHF1bFJYLkqI= X-Received: by 2002:a0d:f843:: with SMTP id i64-v6mr6633499ywf.182.1530979034186; Sat, 07 Jul 2018 08:57:14 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eitan Adler Date: Sat, 7 Jul 2018 08:56:57 -0700 Message-ID: Subject: Re: Documentation should rely on stylesheets for XML not txt tools To: Sid Cc: "freebsd-doc@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2018 15:57:15 -0000 On Fri, 6 Jul 2018 at 17:41, Sid wrote: > > I'm aware of FreeBSD's XSLT and DSSSL stylesheets, mentioned at https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/stylesheets.html, but they should be used exclusively for its Docbook XML. > > XSLT's stylesheet needs to be a part of automating of tabbing and stripping of spacing outside of element tags for .txt and other formats. Can you give me an example of a text tool we use? I'm not sure of what you mean. -- Eitan Adler