Added Umeyama implementation.

This commit is contained in:
Hauke Heibel
2009-05-26 19:22:25 +02:00
parent 9d5728c511
commit db5647abae
5 changed files with 412 additions and 1 deletions

View File

@@ -962,7 +962,8 @@ PAPER_TYPE = a4wide
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
# packages that should be included in the LaTeX output.
EXTRA_PACKAGES = amssymb
EXTRA_PACKAGES = amssymb \
amsmath
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
# the generated latex document. The header should contain everything until