All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Deleted:
PrincipalValue
command
- Added:
pv
for principal valueIDFT
- unit of measurements: s, Hz, dB
- Changed:
- Remove arguments from the commands:
sgn
,rect
,asin
,acos
,atan
,Arg
andLog
so that they can be used as an argument of functional. - Changed functions defined as
\mathop{\mathrm{xxx}}
to\operatorname{xxx}
.
- Remove arguments from the commands:
- Added:
- functions for fixed-point arithmetic:
IntPartBW
,DecPartBW
,TotalBW
,Rat
- functions for fixed-point arithmetic:
- Changed:
- Renamed repository to
MtyLaTeXCmds
. 'Mty' is the abbreviation of 'Motchy'.
- Renamed repository to
- Changed:
- Replaced
newcommand
withnewcommand*
(see What's the difference between \newcommand and \newcommand*?)
- Replaced
- Improved:
- Now
escapeUnderscore
command prevents overfull hbox at the table cell.
- Now
- Added:
transpose
,HerConj
commandsrsvDef
,laterDef
,laterEdef
commands- The LAST definition of the command is applied across ALL pages.
- Deleted:
expo
command
- Added:
PrincipalValue
,\rect
,\nsinc
,escapeUnderscore
command
- Fixed:
- warning about
listingsutf8
package
- warning about
- Changed:
- Replaced
[]
with()
inLPLC
andILPLC
commands. - Renamed
\setParens
command withsetComprehension
command.
- Replaced
- Improved:
- Avoided input encoding warning about
\inlineCode
command when compiling with LuaLaTeX.
- Avoided input encoding warning about
- Added:
braces
andbracks
commands.ZTrans
andIZTrans
commands
- Improved:
- Renamed
\set
to\setParens
in order to avoid conflict withbraket
package's\set
command.
- Renamed
- Added:
- new command
\inlineCode
- new command
\NapierE
- new command
- Fixed:
- Some commands using
\renewcommand
cause error when no homonymous command is defined.
- Some commands using
- Changed:
- Renamed
\cPrParen
to\cPrParens
- Renamed
- Added:
- new command
\parens
- new command
- Added
cycConv
command.
- Deleted
\integ
command. - Added
erf
andDFT
command.
- Improved
\set
command appearance usingmathtools
'sDeclarePairedDelimiterX
. - Improved
\Pr
command appearance; replace braces with parenthesis. - Improved
\cPr
command delimiter size control usingmathtools
'sDeclarePairedDelimiterX
. - Added commands for Hadamard product and division
- Added
\integrate
command, and deprecated\integ
command.
- Fixed
\range
command. Replaced\cdots
with\dotsc
. - Changed linefeed code from CR+LF to LF
- Added
partDerivIIHeteroLong
command. - Added
argmin
command.
- Added parenthesis for
tr
function.
- Improved the style of
sgn
function by usingmathoperator
rather than usingmathrm
. - Added \conj command.
- Added sgn function
- first release