pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-algorithm2e



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Sep 10 23:56:32 UTC 2010

Modified Files:
        pkgsrc/print/tex-algorithm2e: DESCR Makefile PLIST distinfo

Log Message:
Update tex-algorithm2e to 4.01.

Changes between 3.x and 4.x:
Some commands have been renamed to have consistent naming (CamlCase
syntax) and old commands are no more available. If you doesn't want to change
your mind or use old latex files, you can use oldcommands option to enable old
commands back.

- \SetNoLine becomes \SetAlgoNoLine
- \SetVline  becomes \SetAlgoVlined
- \Setvlineskip  becomes \SetVlineSkip
- \SetLine   becomes \SetAlgoLined
- \dontprintsemicolon becomes \DontPrintSemicolon
- \printsemicolon becomes \PrintSemicolon
- \incmargin becomes \IncMargin
- \decmargin becomes \DecMargin
- \setnlskip becomes \SetNlSkip
- \Setnlskip becomes \SetNlSkip
- \setalcapskip becomes \SetAlCapSkip
- \setalcaphskip becomes \SetAlCapHSkip
- \nlSty becomes \NlSty
- \Setnlsty becomes \SetNlSty
- \linesnumbered becomes \LinesNumbered
- \linesnotnumbered becomes \LinesNotNumbered
- \linesnumberedhidden becomes \LinesNumberedHidden
- \showln becomes \ShowLn
- \showlnlabel becomes \ShowLnLabel
- \nocaptionofalgo becomes \NoCaptionOfAlgo
- \restorecaptionofalgo becomes \RestoreCaptionOfAlgo
- \restylealgo becomes \RestyleAlgo
- gIf macros and so on do no more exist


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-algorithm2e/DESCR \
    pkgsrc/print/tex-algorithm2e/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-algorithm2e/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-algorithm2e/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index