This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running Tidy on generated content



--U0B5otXy6WXfork9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jan 15, 2002 at 09:49:24AM -0800, Carlos wrote:
> stories-chunk :
>         @echo "Generating chunked content";
>         @xsltproc --param html.ext "'.html'" xsl/xhtml/cal-chunk.xsl
> stories.xml
>         @echo "Done Chunking content";
> # How do you make the line below work
> #       @tidy *.html > *.html
>         @mv *.html stories;
>         @echo "Moved chunks to their directory";

    tidy -m *.html

will modify the files in place.

N
--=20
FreeBSD: The Power to Serve      http://www.freebsd.org/               (__)
FreeBSD Documentation Project    http://www.freebsd.org/docproj/    \\\'',)
                                                                      \/  \=
 ^
   --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---         .\._/=
_)

--U0B5otXy6WXfork9
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjxQGiYACgkQk6gHZCw343VzCQCfe0jV69Z1R5NitafYsvwHETFI
HnQAnjs5iE8tNtlOJb9IgGTCEBB4nTOV
=t/qH
-----END PGP SIGNATURE-----

--U0B5otXy6WXfork9--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]