diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-21 21:07:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-21 21:07:32 +0000 |
commit | f836540dd0d473fd1938c2f3a2cdd7ca1c76100e (patch) | |
tree | 7d75653cd57057345e3b4d5e7203bcd7bb8926f5 /Master/texmf-dist/doc | |
parent | 8d97569eaa82e23d5db1b06d836f42f61035afaf (diff) |
tiscreen (21may21)
git-svn-id: svn://tug.org/texlive/trunk@59297 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/tiscreen/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.pdf | bin | 122211 -> 121968 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/tiscreen/README b/Master/texmf-dist/doc/latex/tiscreen/README index 23693c804fe..55292264d48 100644 --- a/Master/texmf-dist/doc/latex/tiscreen/README +++ b/Master/texmf-dist/doc/latex/tiscreen/README @@ -1,15 +1,16 @@ tiscreen (TI calculator screen) -v1.0 +v1.0.1 This package mimics the screen of older Texas instruments dot matrix display calculators, specifically the TI-82 STATS. Changes: +- 2021/05/21 Minor README and documentation issues - 2021/05/17 Initial version For more information, please see the documentation. -Copyright 2021 +Copyright (C) 2021 Mustafa Ibrahim This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c or higher. The latest version the license is at: http://www.latex-project.org/lppl.txt 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 4c0f4f9f059..de6991dc044 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 f959f56640f..22baf4949b6 100644 --- a/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex +++ b/Master/texmf-dist/doc/latex/tiscreen/tiscreen-doc.tex @@ -1,4 +1,5 @@ \documentclass[a4paper,12pt]{article} +\usepackage[iso,english]{isodate} \usepackage[margin=1in]{geometry} \usepackage[english]{babel} \usepackage{parskip} @@ -18,7 +19,6 @@ \title{TI calculator display\\{\small(TI-82 STATS)}} \author{Mustafa Ibrahim} -\date{2021/05/17} \begin{document} |