diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-11 01:04:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-11 01:04:08 +0000 |
commit | cbecb2e35552a5014c4b5ce727b06b7ff249c6ea (patch) | |
tree | a72be7f893e6ea5891da06d166daef9c9d610aff /Master/texmf-dist | |
parent | af8f869831d4976ff671f8f0b0ed8de0bb5dc7e8 (diff) |
eepic update (9jul09)
git-svn-id: svn://tug.org/texlive/trunk@14223 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/eepic/eepic.pdf | bin | 118804 -> 97460 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/eepic/epic.sty | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/eepic/eepic.pdf b/Master/texmf-dist/doc/latex/eepic/eepic.pdf Binary files differindex f687a300908..da1123cd227 100644 --- a/Master/texmf-dist/doc/latex/eepic/eepic.pdf +++ b/Master/texmf-dist/doc/latex/eepic/eepic.pdf diff --git a/Master/texmf-dist/tex/latex/eepic/epic.sty b/Master/texmf-dist/tex/latex/eepic/epic.sty index a18285adb22..cfebe7bc4eb 100644 --- a/Master/texmf-dist/tex/latex/eepic/epic.sty +++ b/Master/texmf-dist/tex/latex/eepic/epic.sty @@ -419,7 +419,7 @@ Enhancements to Picture Environment. Version 1.2 - Released June 1, 1986} % kind of tail recursion. \def\drawline{\@ifnextchar [{\@idrawline}{\@idrawline[\drawlinestretch]}} \def\@idrawline[#1](#2,#3){\@ifnextchar ({\@iidrawline[#1](#2,#3)}{\relax}} -\def\@iidrawline[#1](#2,#3)(#4,#5){\@drawline[#1](#2,#3)(#4,#5) +\def\@iidrawline[#1](#2,#3)(#4,#5){\@drawline[#1](#2,#3)(#4,#5)% \@idrawline[#1](#4,#5)} % \def\@drawline[#1](#2,#3)(#4,#5){{% |