diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-22 20:41:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-22 20:41:02 +0000 |
commit | 8e177768100c527a5cfb756e3d8b1edef9cb49d0 (patch) | |
tree | 743a33ad7ce02d639726115a52bca83259f284c9 /Master/texmf-dist/doc/latex | |
parent | 37dc925c2724645c07a728b091e75fd70beaa8e5 (diff) |
tiscreen (22jul21)
git-svn-id: svn://tug.org/texlive/trunk@60020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/tiscreen/README | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.pdf | bin | 125338 -> 133505 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex | 84 |
3 files changed, 46 insertions, 39 deletions
diff --git a/Master/texmf-dist/doc/latex/tiscreen/README b/Master/texmf-dist/doc/latex/tiscreen/README index dd49e6c91ba..b7e593c24ea 100644 --- a/Master/texmf-dist/doc/latex/tiscreen/README +++ b/Master/texmf-dist/doc/latex/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/22 Added bracket symbols - 2021/06/10 Simplified example code in documentation - 2021/06/07 Simplified characters table in documentation - 2021/06/01 Added more characters diff --git a/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.pdf b/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.pdf Binary files differindex ff9ccf19b0d..33e5b2d7355 100644 --- a/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.pdf +++ b/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.pdf diff --git a/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex b/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex index 925cb809f8c..dfe6216dc66 100644 --- a/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex +++ b/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex @@ -6,7 +6,6 @@ \usepackage[color]{tiscreen} \usepackage{multicol} \usepackage{hyperref} -\usepackage{xspace} \usepackage{array} \usepackage{fancyvrb-ex} \fvset{ @@ -18,8 +17,7 @@ } \newcommand{\LCDsymb}[1]{\large \textLCD{1}|{#1}~|} -\newcommand{\LCDcode}[1]{\texttt{\{#1\}}} -\newcommand{\LCDcmd}{\textbackslash\texttt{LCD}\xspace} +\newcommand{\LCDcmd}{\texttt{\textbackslash LCD}} \title{TI calculator display\\{\small(TI-82 STATS)}} \author{Mustafa Ibrahim} @@ -27,6 +25,7 @@ \begin{document} \maketitle + \begin{center} \tiscreen |10^6*(4^7+1){rarrow}X | @@ -38,8 +37,8 @@ |{fcur} | | | \end{center} -\tableofcontents -\newpage + +\tableofcontents\newpage \section{Quickstart} @@ -57,10 +56,10 @@ | | \end{SideBySideExample} - \section{Package option(s)} \subsection{Color} -Using the \texttt{color} option will change the colors used by the \LCDcmd + +Using the \texttt{color} option will change the colors used by the \LCDcmd{} command. The colors are defined as \texttt{tiscreenfg} (foreground. i.e. font color) and \texttt{tiscreenbg} (background). These colors can be redefined like this: @@ -72,10 +71,10 @@ this: \end{Verbatim} \section{LCD size} -The default LCD size is $8\times 16$ (the size of the TI-82 -STATS). It can be changed by redefining the variables used to -determine the size of the display or by using the original -\LCDcmd command. + +The default LCD size is $8 \times 16$ (the size of the TI-82 STATS). It can be +changed by redefining the variables used to determine the size of the display +or by using the original \LCDcmd{} command. \begin{Verbatim} % First method (For entire document) @@ -92,33 +91,40 @@ determine the size of the display or by using the original \end{Verbatim} \section{Additional defined characters} \LCDcolors{black}{white} -\begin{tabular}{l|l|>{\ttfamily}l} - \hline - \multicolumn{3}{c}{\textbf{Added characters}} \\ - \hline \hline - Name & Symbol &\normalfont{\LCDcmd Code} \\ - \hline - E & \LCDsymb{sciE} & \{sciE\} \\ - $\sigma$ & \LCDsymb{sigma} & \{sigma\} \\ - $\bar x$ & \LCDsymb{barx} & \{barx\} \\ - $\bar y$ & \LCDsymb{bary} & \{bary\} \\ - $x^2$ & \LCDsymb{sq} & \{sq\} \\ - $x^{-1}$ & \LCDsymb{ar} & \{ar\} \\ - $x_1$ & \LCDsymb{sub1} & \{sub1\} \\ - $x_2$ & \LCDsymb{sub2} & \{sub2\} \\ - $x_3$ & \LCDsymb{sub3} & \{sub3\} \\ - $x_4$ & \LCDsymb{sub4} & \{sub4\} \\ - $x_5$ & \LCDsymb{sub5} & \{sub5\} \\ - $x_6$ & \LCDsymb{sub6} & \{sub6\} \\ - \hline - \multicolumn{3}{c}{\textbf{Redefined characters}} \\ - \hline \hline - ! & \LCDsymb{!} & \{!\} \\ - $\sqrt{x}$ & \LCDsymb{sqrt} & \{sqrt\} \\ - e & \LCDsymb{e} & e \\ - i & \LCDsymb{i} & i \\ - v & \LCDsymb{v} & v \\ - w & \LCDsymb{w} & w \\ -\end{tabular} +\begin{center} + \begin{tabular}{|l|l|>{\ttfamily}l|} + \multicolumn{3}{c}{\textbf{Added characters}} \\ + \hline + Name & Symbol &\textnormal{\LCDcmd{} Code} \\ + \hline + E & \LCDsymb{sciE} & \{sciE\} \\ + $\sigma$ & \LCDsymb{sigma} & \{sigma\} \\ + $x^2$ & \LCDsymb{sq} & \{sq\} \\ + $x^{-1}$ & \LCDsymb{ar} & \{ar\} \\ + $y^x$ & \LCDsymb{cx} & \{cx\} \\ + $x_1$ & \LCDsymb{sub1} & \{sub1\} \\ + $x_2$ & \LCDsymb{sub2} & \{sub2\} \\ + $x_3$ & \LCDsymb{sub3} & \{sub3\} \\ + $x_4$ & \LCDsymb{sub4} & \{sub4\} \\ + $x_5$ & \LCDsymb{sub5} & \{sub5\} \\ + $x_6$ & \LCDsymb{sub6} & \{sub6\} \\ + $\bar x$ & \LCDsymb{barx} & \{barx\} \\ + $\bar y$ & \LCDsymb{bary} & \{bary\} \\ + \hline + \multicolumn{3}{c}{\textbf{Redefined characters}} \\ + \hline + ! & \LCDsymb{!} & \{!\} \\ + \{ & \LCDsymb{lb} & \{lb\} \\ + \} & \LCDsymb{rb} & \{rb\} \\ + $[$ & \LCDsymb{rb} & \{rb\} \\ + $]$ & \LCDsymb{rb} & \{rb\} \\ + $\sqrt{x}$ & \LCDsymb{sqrt} & \{sqrt\} \\ + e & \LCDsymb{e} & e \\ + i & \LCDsymb{i} & i \\ + v & \LCDsymb{v} & v \\ + w & \LCDsymb{w} & w \\ + \hline + \end{tabular} +\end{center} \end{document} |