Release v0.14
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
cv_xdanaux*
|
cv_xdanaux*
|
||||||
examples/generate_examples.sh
|
*.sh
|
||||||
|
examples/*.sh
|
||||||
examples/template_casual_orange.tex
|
examples/template_casual_orange.tex
|
||||||
examples/template_classic_green.tex
|
examples/template_classic_green.tex
|
||||||
examples/template_multibib.tex
|
examples/template_multibib.tex
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version 0.14 (xx November 2011)
|
version 0.14 (04 December 2011)
|
||||||
- adds support for CJK, thanks to the help of P. D'Apice.
|
- adds support for CJK, thanks to the help of P. D'Apice.
|
||||||
- the use of \recomputelengths after modifying any length in the preamble is now
|
- the use of \recomputelengths after modifying any length in the preamble is now
|
||||||
unnecessary; \recomputelength is automatically called at the start of the document.
|
unnecessary; \recomputelength is automatically called at the start of the document.
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -10,7 +10,7 @@
|
|||||||
% identification
|
% identification
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
\ProvidesClass{moderncv}[2011/11/11 v0.13.1 modern curriculum vitae document class]
|
\ProvidesClass{moderncv}[2011/12/04 v0.14 modern curriculum vitae document class]
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
% identification
|
% identification
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
\ProvidesPackage{moderncvcompatibility}[2011/11/11 v0.13.1 modern curriculum vitae compatibility patches]
|
\ProvidesPackage{moderncvcompatibility}[2011/12/04 v0.14 modern curriculum vitae compatibility patches]
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
% identification
|
% identification
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
\ProvidesPackage{moderncvthemecasual}[2011/11/11 v0.13.1 modern curriculum vitae style: casual]
|
\ProvidesPackage{moderncvthemecasual}[2011/12/04 v0.14 modern curriculum vitae style: casual]
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
% identification
|
% identification
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
\ProvidesPackage{moderncvthemeclassic}[2011/11/11 v0.13.1 modern curriculum vitae style: classic]
|
\ProvidesPackage{moderncvthemeclassic}[2011/12/04 v0.14 modern curriculum vitae style: classic]
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
% identification
|
% identification
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
\ProvidesPackage{moderncvthemeempty}[2011/11/11 v0.13.1 modern curriculum vitae style: empty]
|
\ProvidesPackage{moderncvthemeempty}[2011/12/04 v0.14 modern curriculum vitae style: empty]
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user