diff options
author | Norbert Preining <norbert@preining.info> | 2021-06-08 03:02:17 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2021-06-08 03:02:17 +0000 |
commit | 19ec3a90133b7827c16b0ffde16152fb4d566138 (patch) | |
tree | 056101811eeb7e1bfb0067e3628591dd0e52bc06 /macros/latex/contrib/tiscreen | |
parent | 1ba2ae020aea220436899cf65f5a85c1686940cd (diff) |
CTAN sync 202106080302
Diffstat (limited to 'macros/latex/contrib/tiscreen')
-rw-r--r-- | macros/latex/contrib/tiscreen/README | 1 | ||||
-rw-r--r-- | macros/latex/contrib/tiscreen/doc/tiscreen-doc.pdf | bin | 131993 -> 133438 bytes | |||
-rw-r--r-- | macros/latex/contrib/tiscreen/doc/tiscreen-doc.tex | 55 | ||||
-rw-r--r-- | macros/latex/contrib/tiscreen/tex/tiscreen.sty | 2 |
4 files changed, 29 insertions, 29 deletions
diff --git a/macros/latex/contrib/tiscreen/README b/macros/latex/contrib/tiscreen/README index 651328b28e..d5e7e22e3f 100644 --- a/macros/latex/contrib/tiscreen/README +++ b/macros/latex/contrib/tiscreen/README @@ -4,6 +4,7 @@ This package mimics the screen of older Texas instruments dot matrix display calculators, specifically the TI-82 STATS. Changes: +- 2021/07/07 Simplified characters table in documentation - 2021/06/01 Added more characters - 2021/05/21 Minor README and documentation issues - 2021/05/17 Initial version diff --git a/macros/latex/contrib/tiscreen/doc/tiscreen-doc.pdf b/macros/latex/contrib/tiscreen/doc/tiscreen-doc.pdf Binary files differindex dfb03700e2..145a8be716 100644 --- a/macros/latex/contrib/tiscreen/doc/tiscreen-doc.pdf +++ b/macros/latex/contrib/tiscreen/doc/tiscreen-doc.pdf diff --git a/macros/latex/contrib/tiscreen/doc/tiscreen-doc.tex b/macros/latex/contrib/tiscreen/doc/tiscreen-doc.tex index adf8b59ca3..b4112c2524 100644 --- a/macros/latex/contrib/tiscreen/doc/tiscreen-doc.tex +++ b/macros/latex/contrib/tiscreen/doc/tiscreen-doc.tex @@ -5,6 +5,7 @@ \usepackage{parskip} \usepackage[color]{tiscreen} \usepackage{multicol} +\usepackage{hyperref} \usepackage{listings} \lstset{ @@ -41,7 +42,7 @@ \tiscreen |4+1 | | 5| -|Ans{sq} | +|Ans{sq} | | 25| | | | | @@ -58,7 +59,7 @@ \tiscreen |4+1 | | 5| -|Ans{sq} | +|Ans{sq} | | 25| | | | | @@ -102,34 +103,32 @@ or by using the original {\textbackslash LCD} command. \section{Additional defined characters} \LCDcolors{black}{white} \begin{tabular}{l|l|l} - Name & Symbol & Code \\ \hline - E (scientific notation) & \LCDsymb{sciE} & \LCDcode{sciE} \\ - Sigma (lowercase) & \LCDsymb{sigma} & \LCDcode{sigma} \\ - $\bar x$ & \LCDsymb{barx} & \LCDcode{barx} \\ - $\bar y$ & \LCDsymb{bary} & \LCDcode{bary} \\ - $^\wedge 2$ (power of two) & \LCDsymb{sq} & \LCDcode{sq} \\ - $^\wedge (-1)$ & \LCDsymb{ar} & \LCDcode{ar} \\ - $_1$ & \LCDsymb{sub1} & \LCDcode{sub1} \\ - $_2$ & \LCDsymb{sub2} & \LCDcode{sub2} \\ - $_3$ & \LCDsymb{sub3} & \LCDcode{sub3} \\ - $_4$ & \LCDsymb{sub4} & \LCDcode{sub4} \\ - $_5$ & \LCDsymb{sub5} & \LCDcode{sub5} \\ - $_6$ & \LCDsymb{sub6} & \LCDcode{sub6} \\ -\end{tabular} - -\subsection{Redefined characters} -Predefined characters that where redefined to match the TI-82 STATS. - -\begin{tabular}{l|l|l} - Name & Symbol & Code \\ + \multicolumn{3}{c}{\textbf{Added characters}} \\ + \hline \hline + Name & Symbol & Code \\ + \hline + E & \LCDsymb{sciE} & \LCDcode{sciE} \\ + $\sigma$ & \LCDsymb{sigma} & \LCDcode{sigma} \\ + $\bar x$ & \LCDsymb{barx} & \LCDcode{barx} \\ + $\bar y$ & \LCDsymb{bary} & \LCDcode{bary} \\ + $^\wedge 2$ & \LCDsymb{sq} & \LCDcode{sq} \\ + $^\wedge (-1)$ & \LCDsymb{ar} & \LCDcode{ar} \\ + $_1$ & \LCDsymb{sub1} & \LCDcode{sub1} \\ + $_2$ & \LCDsymb{sub2} & \LCDcode{sub2} \\ + $_3$ & \LCDsymb{sub3} & \LCDcode{sub3} \\ + $_4$ & \LCDsymb{sub4} & \LCDcode{sub4} \\ + $_5$ & \LCDsymb{sub5} & \LCDcode{sub5} \\ + $_6$ & \LCDsymb{sub6} & \LCDcode{sub6} \\ \hline - ! & \LCDsymb{!} & \LCDcode{!} \\ - $\sqrt{\hphantom{0}}$ (Square root) & \LCDsymb{sqrt} & \LCDcode{sqrt} \\ - e & \LCDsymb{e} & \texttt{e} \\ - i & \LCDsymb{i} & \texttt{i} \\ - v & \LCDsymb{v} & \texttt{v} \\ - w & \LCDsymb{w} & \texttt{w} \\ + \multicolumn{3}{c}{\textbf{Redefined characters}} \\ + \hline \hline + ! & \LCDsymb{!} & \LCDcode{!} \\ + $\sqrt{\hphantom{0}}$ & \LCDsymb{sqrt} & \LCDcode{sqrt} \\ + e & \LCDsymb{e} & \texttt{e} \\ + i & \LCDsymb{i} & \texttt{i} \\ + v & \LCDsymb{v} & \texttt{v} \\ + w & \LCDsymb{w} & \texttt{w} \\ \end{tabular} \end{document} diff --git a/macros/latex/contrib/tiscreen/tex/tiscreen.sty b/macros/latex/contrib/tiscreen/tex/tiscreen.sty index e227e11bac..d1693eb1b2 100644 --- a/macros/latex/contrib/tiscreen/tex/tiscreen.sty +++ b/macros/latex/contrib/tiscreen/tex/tiscreen.sty @@ -4,7 +4,7 @@ % license is at: http://www.latex-project.org/lppl.txt \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tiscreen}[2021/05/17 Ti calculator screen] +\ProvidesPackage{tiscreen}[2021/06/07 Ti calculator screen] % TODO % Scaling option |