diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-17 18:41:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-17 18:41:31 +0000 |
commit | c992955505f162050ccff0e5771810e2de61b458 (patch) | |
tree | 248fe81b1b6f335ba1408482716a66f9c0c45b23 /Master/texmf-dist/doc/latex/onrannual/README | |
parent | 20454e765624879bfe04a7d3fefc36809e170e82 (diff) |
onrannual 1.1 (13mar10)
git-svn-id: svn://tug.org/texlive/trunk@17474 c570f23f-e606-0410-a88d-b1316a301751
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 |