diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/onrannual/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/onrannual/README | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/onrannual/README b/Master/texmf-dist/doc/latex/onrannual/README index f94cbde893d..f3865991a32 100644 --- a/Master/texmf-dist/doc/latex/onrannual/README +++ b/Master/texmf-dist/doc/latex/onrannual/README @@ -45,7 +45,8 @@ you are responsible for figuring out how to process your documents. FONTS The mathptmx package is used to provide Times as the default text font, -which provides reasonably compatible math support. +which provides reasonably compatible math support. Using XeTeX should +be possible, but it didn't give a bold title font in my testing. LICENSE LaTeX Project Public License 1.3 or (at your option) any later version. @@ -56,4 +57,15 @@ None at this time. Please include a minimal LaTeX file with any bug report. CONTACT -This package is maintained by adam.maxwell@pnl.gov
\ No newline at end of file +This package is maintained by adam.maxwell@pnl.gov + +CHANGES +v1.1 2010-03-13 Bugfix release + - Title font is now 14pt instead of 17.22pt + - Hyperref is now required + - Disable PDF bookmarks + - Color hyperlinks blue + - Changed leading to conform more closely to ONR requirements + - Better documentation of optional and required sections + - Added some documentation to the skeleton file +v1.0 2010-02-13 Initial release |