module Webgen::Tag::Tikz

This tag allows you to create and use complex graphics using the PGF/TikZ library of LaTeX. It uses Webgen::ContentProcessor::Tikz for doing the hard work.

Public Class Methods

call(tag, body, context)

Create a graphic (i.e. an HTML img tag) from the commands in the body of the tag.