fb16dfecae
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)
7 lines
326 B
Text
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.
|