diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-14 11:59:15 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-14 11:59:15 (GMT) |
commit | d5b999af66b8094ad876dd981255d78f295766aa (patch) | |
tree | 4944895fd2b42a16491f59f9c1cb12ffda552245 /libtommath/bn.tex | |
parent | 4878f1b6a4409b6a7f2514bddb6b3e5391961906 (diff) | |
download | tcl-d5b999af66b8094ad876dd981255d78f295766aa.zip tcl-d5b999af66b8094ad876dd981255d78f295766aa.tar.gz tcl-d5b999af66b8094ad876dd981255d78f295766aa.tar.bz2 |
Import of libtommath 0.41
Import of libtommath 0.41
Diffstat (limited to 'libtommath/bn.tex')
-rw-r--r-- | libtommath/bn.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/bn.tex b/libtommath/bn.tex index e8eb994..9017860 100644 --- a/libtommath/bn.tex +++ b/libtommath/bn.tex @@ -1,4 +1,4 @@ -\documentclass[b5paper]{book} +\documentclass[synpaper]{book} \usepackage{hyperref} \usepackage{makeidx} \usepackage{amssymb} @@ -49,8 +49,8 @@ \begin{document} \frontmatter \pagestyle{empty} -\title{LibTomMath User Manual \\ v0.39} -\author{Tom St Denis \\ tomstdenis@iahu.ca} +\title{LibTomMath User Manual \\ v0.41} +\author{Tom St Denis \\ tomstdenis@gmail.com} \maketitle This text, the library and the accompanying textbook are all hereby placed in the public domain. This book has been formatted for B5 [176x250] paper using the \LaTeX{} {\em book} macro package. |