Posted by njivy on June 12, 2006 at 3:10am
Our technical specification is available through Writeboard.com. (Ask for the password.) We finished the technical spec on May 30 and excised one line on June 6, 2006.
Our technical specification is available through Writeboard.com. (Ask for the password.) We finished the technical spec on May 30 and excised one line on June 6, 2006.
Comments
Low-fidelity text version of the spec
Drupal.
repository.
patches to Drupal's core.
guidelines.
guidelines.
week that either contain or link to a status report.
instances of LaTeX environments into the corresponding style
of image (see the original spec for examples).
environments must include a named anchor--e.g. <equation
id="equation-id"></equation> produces <a
name="equation-id"></a>.
corresponding named anchor--e.g. \ref{equation-id} produces
<a href="#equation-id"></a>.
boundary of a LaTeX environment.
API.
to configure each filter instance separately.
following:
1. dvipng
2. ImageMagick
3. custom shell command
the following:
results
unauthorized LaTeX commands before executing LaTeX commands.
conversion tool in the configuration options, the inline
filtering system must use the image filter. Otherwise, the
inline filtering system must use LaTeX-to-HTML.
Drupal modules to add LaTeX environments.
that returns a LaTeX document containing the node's content.
conversion tool in the configuration options, the DruTeX
system must provide for each node a menu callback that
returns a PDF document containing the node's content.
callbacks.
callbacks.
node's content to raw LaTeX (not a LaTeX document).
describing how to use the DruTeX system.
describing how external modules can hook into the system.
describing how to install the system.
Test cases
dfg, I need test cases for paragraph math, Eukleides, gnuplot, and chemistry rendering environments. The technical spec lacks examples of these types.