Releases: motchy869/MtyLaTeXCmds
Releases · motchy869/MtyLaTeXCmds
v0.15.0
- 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:
v0.14.0
v0.13.0
- 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.
v0.12.0
v0.11.1
v0.11.0
- 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