From 482115a6cd94da838c51cfb2d4b3c9934d698bb7 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 6 Nov 2007 22:11:00 +0100 Subject: Activate the `texinfo' plugin. --- render_locally | 1 + 1 file changed, 1 insertion(+) (limited to 'render_locally') diff --git a/render_locally b/render_locally index 9864542d..ce83cd84 100755 --- a/render_locally +++ b/render_locally @@ -31,6 +31,7 @@ ikiwiki \ --libdir "$src"/.library \ --plugin copyright \ --plugin license \ + --plugin texinfo \ ${1+"$@"} \ "$src" "$dest" && -- cgit v1.2.3