diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/gcite/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/gcite/CHANGES | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gcite/CHANGES b/Master/texmf-dist/doc/latex/gcite/CHANGES new file mode 100644 index 00000000000..6e463aabf34 --- /dev/null +++ b/Master/texmf-dist/doc/latex/gcite/CHANGES @@ -0,0 +1,20 @@ +The gcite Package +================== + +Copyright 2007--2009 Matthew Tylee Atkinson, Iain Phillips +Distributed under the LPPL 1.3 (http://www.latex-project.org/lppl.txt) + +Changes +-------- + +v1.0.1 -- 3rd July 2009 + * Don't crash TeX if [normalcite] is passed to the package and \origcite is used. + * Allow an optional argument to be passed to \cite (as with the command in standard LaTeX). + * Authors should write using the standard LaTeX ``~\cite'' convention. + * Minor documentation improvements (consistency with other documentation; improved navigation and clarification of some issues). + +v1.0.0 -- 2nd September 2007 + * Initial release. + + +== END == |