freebsd-ports/math/p5-Math-Symbolic-Custom-LaTeXDumper/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
326 B
Text

This class provides the to_latex() method for all Math::Symbolic trees. It
is a rewrite of the to_latex() method that was supplied by Math::Symbolic
prior to version 0.201.
For details on how the custom method delegation model works, please have a
look at the Math::Symbolic::Custom and Math::Symbolic::Custom::Base
classes.