diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/engtlc/engtlc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/engtlc/engtlc.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/engtlc/engtlc.tex b/Master/texmf-dist/doc/latex/engtlc/engtlc.tex index f1b38fecc6c..b9ab1e1c57a 100644 --- a/Master/texmf-dist/doc/latex/engtlc/engtlc.tex +++ b/Master/texmf-dist/doc/latex/engtlc/engtlc.tex @@ -26,7 +26,7 @@ \frontmatter \begin{titlepage} \title{\begin{huge}\textbf{The \textsf{Engtlc} package}\end{huge}\\[.5cm] - \begin{large}Version 3.0\end{large}} + \begin{large}Version 3.1\end{large}} \author{\begin{LARGE}Claudio Fiandrino \end{LARGE}} \maketitle \end{titlepage} @@ -326,7 +326,7 @@ chip su bit per second & \cs{chipsubit} & $\chipsubit$\\ \end{center} \section{Symbols}\label{sec:simboli} Several symbol macros are listed in this section. -All these macros are supposed to be used only in math mode. Each macro has an English and an Italian contracted name and the examples will show both of them: in the first line there will be the English version and in the second line the Italian one; if only one line is shown, there is non difference between the English and the Italian names. +All these macros are supposed to be used only in math mode. Each macro has an English and an Italian contracted name and the examples will show both of them: in the first line there will be the English version and in the second line the Italian one; if only one line is shown, there is no difference between the English and the Italian names. \subsection{General symbols} @@ -925,11 +925,12 @@ Code & Visualization\\ \toprule Code & Visualization\\ \midrule -\cs{genpow} & \genpow\\ -\cs{potalim} & \potalim\\ +\cs{potDC} & \potDC\\ +\cs{potCC} & \potCC\\ \bottomrule \end{tabular} \end{center} +For compatibility reasons, there is also the possibility of exploit \cs{potalim} the old name for the symbol. \subsubsection{Radiation Power} \begin{center} @@ -1039,7 +1040,6 @@ This macro inserts a well separated comma between two stochastic variables: Code & Visualization\\ \midrule \cs{comma} & \prob{x\comma y}\\ -\cs{virgola} & \prob{x \virgola y }\\ \bottomrule \end{tabular} \end{center} |