summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvi2tty/dvi2tty-src/test
diff options
context:
space:
mode:
authorTakuji Tanaka <KXD02663@nifty.ne.jp>2016-03-05 08:53:28 +0000
committerTakuji Tanaka <KXD02663@nifty.ne.jp>2016-03-05 08:53:28 +0000
commitc7c20e7f52f7f0b5a903a039c91274cb05ca9b83 (patch)
tree7c25fbc3f80e6b1081ebef7f75366ef0f36b8a9f /Build/source/texk/dvi2tty/dvi2tty-src/test
parent7c7c985a2e338faf2f18ed1bb1201fc248fb595a (diff)
texk/dvi2tty: dvi2tty-6.0.0
git-svn-id: svn://tug.org/texlive/trunk@39942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvi2tty/dvi2tty-src/test')
-rw-r--r--Build/source/texk/dvi2tty/dvi2tty-src/test/table.tex343
1 files changed, 343 insertions, 0 deletions
diff --git a/Build/source/texk/dvi2tty/dvi2tty-src/test/table.tex b/Build/source/texk/dvi2tty/dvi2tty-src/test/table.tex
new file mode 100644
index 00000000000..a69588ce5bd
--- /dev/null
+++ b/Build/source/texk/dvi2tty/dvi2tty-src/test/table.tex
@@ -0,0 +1,343 @@
+% You may freely use, modify and/or distribute this file.
+
+\documentclass{report}
+\topmargin 0mm
+\textheight 210mm
+\usepackage[OT1,OT2,T2A,T2B,T2C,X2,T1]{fontenc}
+\usepackage{textcomp}
+\usepackage{color}
+\parindent0pt
+
+\newcommand\BC[1]{%
+ \textcolor{blue}{%
+ {\usefont{OT1}{cmr}{m}{n}\selectfont(}%
+ \textcolor{black}{#1}%
+ {\usefont{OT1}{cmr}{m}{n}\selectfont)}%
+ }%
+}
+\newcommand\B[2]{%
+ \BC{#1}\BC{#2}%
+}
+\makeatletter
+\newcounter{i} \newcounter{j} \newcounter{s} \newcounter{m}
+
+\newcommand\Mktable[1]{%
+ \c@i=0 \@whilenum\c@i<#1 \do{%
+ {\usefont{OT1}{cmtt}{m}{n}\selectfont
+ "\ifcase\c@i00\or10\or20\or30\or40\or50\or60\or70\or
+ 80\or90\or A0\or B0\or C0\or D0\or E0\or F0\fi:}%
+ \c@m=\c@i \multiply\c@m16
+ \c@j=0 \@whilenum\c@j<16 \do{%
+ \c@s=\c@j \advance\c@s\c@m
+ \BC{\char\c@s}%
+ \advance\c@j1
+ }%
+ \par
+ \advance\c@i1
+ }
+}
+\newcommand\MktableSevenBit{\Mktable{8}}
+\newcommand\MktableEightBit{\Mktable{16}}
+\makeatother
+
+
+\begin{document}
+\chapter{Code Tables}
+\section{OT1}
+\subsection{cmr}
+{
+ \fontencoding{OT1}\selectfont
+ \MktableSevenBit
+}
+\subsection{cmtt}
+{
+ \fontencoding{OT1}\selectfont\ttfamily
+ \MktableSevenBit
+}
+
+\newpage
+\section{OML}
+\subsection{cmmi}
+{
+ \usefont{OML}{cmr}{m}{n}\selectfont
+ \MktableSevenBit
+}
+\section{OMS}
+\subsection{cmsy}
+{
+ \usefont{OMS}{cmr}{m}{n}\selectfont
+ \MktableSevenBit
+}
+
+\newpage
+\section{OT2}
+\subsection{wnr}
+{
+ \fontencoding{OT2}\selectfont
+ \MktableSevenBit
+}
+\subsection{wntt}
+{
+ \fontencoding{OT2}\selectfont\ttfamily
+ \MktableSevenBit
+}
+
+\newpage
+\section{T1}
+\subsection{ecrm}
+{
+ \fontencoding{T1}\selectfont
+ \MktableEightBit
+}
+\subsection{ectt}
+{
+ \fontencoding{T1}\selectfont\ttfamily
+ \MktableEightBit
+}
+
+\newpage
+\section{TS1}
+\subsection{tcrm}
+{
+ \fontencoding{TS1}\selectfont
+ \MktableEightBit
+}
+
+
+\newpage
+\section{T2A}
+\subsection{larm}
+{
+ \fontencoding{T2A}\selectfont
+ \MktableEightBit
+}
+\subsection{latt}
+{
+ \fontencoding{T2A}\selectfont\ttfamily
+ \MktableEightBit
+}
+
+
+\newpage
+\section{T2B}
+\subsection{lbrm}
+{
+ \fontencoding{T2B}\selectfont
+ \MktableEightBit
+}
+\subsection{lbtt}
+{
+ \fontencoding{T2B}\selectfont\ttfamily
+ \MktableEightBit
+}
+
+\newpage
+\section{T2C}
+\subsection{lcrm}
+{
+ \fontencoding{T2C}\selectfont
+ \MktableEightBit
+}
+\subsection{lctt}
+{
+ \fontencoding{T2C}\selectfont\ttfamily
+ \MktableEightBit
+}
+
+\newpage
+\section{X2}
+\subsection{rxrm}
+{
+ \fontencoding{X2}\selectfont
+ \MktableEightBit
+}
+\subsection{rxtt}
+{
+ \fontencoding{X2}\selectfont\ttfamily
+ \MktableEightBit
+}
+
+
+
+\chapter{Composition}
+\section{OT1}
+\subsection{cmr}
+{
+ \fontencoding{OT1}\selectfont
+ in Latin-1:\\
+ ligature \B{\AE}{\ae}\\
+ stroke \B{\O}{\o}\\
+ grave \B{\`A}{\`a} \B{\`E}{\`e} \B{\`I}{\`i} \B{\`O}{\`o} \B{\`U}{\`u}\\
+ acute \B{\'A}{\'a} \B{\'E}{\'e} \B{\'I}{\'i} \B{\'O}{\'o} \B{\'U}{\'u} \B{\'Y}{\'y}\\
+ circumflex \B{\^A}{\^a} \B{\^E}{\^e} \B{\^I}{\^i} \B{\^O}{\^o} \B{\^U}{\^u}\\
+ tilde \B{\~A}{\~a} \B{\~O}{\~o}\\
+ diaeresis \B{\"A}{\"a} \B{\"E}{\"e} \B{\"I}{\"i} \B{\"O}{\"o} \B{\"U}{\"u} \B{-}{\"y}\\
+ ring above \B\AA\aa\\
+ cedilla \B{\c{C}}{\c{c}}\\
+ tilde \B{\~N}{\~n}
+
+ in T1 encoding but not in Latin-1:\\
+ ligature \BC{ff}\BC{fi}\BC{fl}\BC{ffi}\BC{ffl} \B{\OE}{\oe} \B{\IJ}{\ij}\\% \B{\NG}{\ng}\\
+ stroke \B{\L}{\l}\\
+ acute \B{\'C}{\'c} \B{\'L}{\'l} \B{\'N}{\'n} \B{\'R}{\'r} \B{\'S}{\'s} \B{\'Z}{\'z}\\
+ caron \B{\v{C}}{\v{c}} \B{\v{D}}{\v{d}} \B{\v{E}}{\v{e}} \B{\v{L}}{\v{l}} \B{\v{N}}{\v{n}}
+ \B{\v{R}}{\v{r}} \B{\v{S}}{\v{s}} \B{\v{T}}{\v{t}} \B{\v{Z}}{\v{z}}\\
+ breve \B{\u{A}}{\u{a}} \B{\u{G}}{\u{g}}\\
+% ogonek \B{\k{A}}{\k{a}} \B{\k{E}}{\k{e}}\\
+ double acute \B{\H{O}}{\H{o}} \B{\H{U}}{\H{u}}\\
+ cedilla \B{\c{S}}{\c{s}} \B{\c{T}}{\c{t}}\\
+ diaeresis \B{\"Y}{-}\\
+ ring above \B{\r{U}}{\r{u}}\\
+ dot \B{\.Z}{\.z} \B{\.I}{-}
+}
+\subsection{cmtt}
+{
+ \fontencoding{OT1}\selectfont\ttfamily
+ in Latin-1:\\
+ ligature \B{\AE}{\ae}\\
+ stroke \B{\O}{\o}\\
+ grave \B{\`A}{\`a} \B{\`E}{\`e} \B{\`I}{\`i} \B{\`O}{\`o} \B{\`U}{\`u}\\
+ acute \B{\'A}{\'a} \B{\'E}{\'e} \B{\'I}{\'i} \B{\'O}{\'o} \B{\'U}{\'u} \B{\'Y}{\'y}\\
+ circumflex \B{\^A}{\^a} \B{\^E}{\^e} \B{\^I}{\^i} \B{\^O}{\^o} \B{\^U}{\^u}\\
+ tilde \B{\~A}{\~a} \B{\~O}{\~o}\\
+ diaeresis \B{\"A}{\"a} \B{\"E}{\"e} \B{\"I}{\"i} \B{\"O}{\"o} \B{\"U}{\"u} \B{-}{\"y}\\
+ ring above \B\AA\aa\\
+ cedilla \B{\c{C}}{\c{c}}\\
+ tilde \B{\~N}{\~n}
+
+ in T1 encoding but not in Latin-1:\\
+ ligature \BC{ff}\BC{fi}\BC{fl}\BC{ffi}\BC{ffl} \B{\OE}{\oe} \B{\IJ}{\ij}\\% \B{\NG}{\ng}\\
+% stroke \B{\L}{\l}\\
+ acute \B{\'C}{\'c} \B{\'L}{\'l} \B{\'N}{\'n} \B{\'R}{\'r} \B{\'S}{\'s} \B{\'Z}{\'z}\\
+ caron \B{\v{C}}{\v{c}} \B{\v{D}}{\v{d}} \B{\v{E}}{\v{e}} \B{\v{L}}{\v{l}} \B{\v{N}}{\v{n}}
+ \B{\v{R}}{\v{r}} \B{\v{S}}{\v{s}} \B{\v{T}}{\v{t}} \B{\v{Z}}{\v{z}}\\
+ breve \B{\u{A}}{\u{a}} \B{\u{G}}{\u{g}}\\
+% ogonek \B{\k{A}}{\k{a}} \B{\k{E}}{\k{e}}\\
+% double acute \B{\H{O}}{\H{o}} \B{\H{U}}{\H{u}}\\
+ cedilla \B{\c{S}}{\c{s}} \B{\c{T}}{\c{t}}\\
+ diaeresis \B{\"Y}{-}\\
+ ring above \B{\r{U}}{\r{u}}\\
+% dot \B{\.Z}{\.z} \B{\.I}{-}
+}
+
+\section{T1}
+\subsection{ecrm}
+{
+ \fontencoding{T1}\selectfont
+ in Latin-1:\\
+ ligature \B{\AE}{\ae}\\
+ stroke \B{\O}{\o} \B{\DH}{\dh}\\
+ grave \B{\`A}{\`a} \B{\`E}{\`e} \B{\`I}{\`i} \B{\`O}{\`o} \B{\`U}{\`u}\\
+ acute \B{\'A}{\'a} \B{\'E}{\'e} \B{\'I}{\'i} \B{\'O}{\'o} \B{\'U}{\'u} \B{\'Y}{\'y}\\
+ circumflex \B{\^A}{\^a} \B{\^E}{\^e} \B{\^I}{\^i} \B{\^O}{\^o} \B{\^U}{\^u}\\
+ tilde \B{\~A}{\~a} \B{\~O}{\~o}\\
+ diaeresis \B{\"A}{\"a} \B{\"E}{\"e} \B{\"I}{\"i} \B{\"O}{\"o} \B{\"U}{\"u} \B{-}{\"y}\\
+ ring above \B\AA\aa\\
+ cedilla \B{\c{C}}{\c{c}}\\
+ tilde \B{\~N}{\~n}
+
+ in T1 encoding but not in Latin-1:\\
+ ligature \BC{ff}\BC{fi}\BC{fl}\BC{ffi}\BC{ffl} \B{\OE}{\oe} \B{\IJ}{\ij} \B{\NG}{\ng}\\
+ stroke \B{\L}{\l} \B{-}{\dj}\\
+ acute \B{\'C}{\'c} \B{\'L}{\'l} \B{\'N}{\'n} \B{\'R}{\'r} \B{\'S}{\'s} \B{\'Z}{\'z}\\
+ caron \B{\v{C}}{\v{c}} \B{\v{D}}{\v{d}} \B{\v{E}}{\v{e}} \B{\v{L}}{\v{l}} \B{\v{N}}{\v{n}}
+ \B{\v{R}}{\v{r}} \B{\v{S}}{\v{s}} \B{\v{T}}{\v{t}} \B{\v{Z}}{\v{z}}\\
+ breve \B{\u{A}}{\u{a}} \B{\u{G}}{\u{g}}\\
+ ogonek \B{\k{A}}{\k{a}} \B{\k{E}}{\k{e}}\\
+ double acute \B{\H{O}}{\H{o}} \B{\H{U}}{\H{u}}\\
+ cedilla \B{\c{S}}{\c{s}} \B{\c{T}}{\c{t}}\\
+ diaeresis \B{\"Y}{-}\\
+ ring above \B{\r{U}}{\r{u}}\\
+ dot \B{\.Z}{\.z} \B{\.I}{-}
+}
+\subsection{ectt}
+{
+ \fontencoding{T1}\selectfont\ttfamily
+ in Latin-1:\\
+ ligature \B{\AE}{\ae}\\
+ stroke \B{\O}{\o} \B{\DH}{\dh}\\
+ grave \B{\`A}{\`a} \B{\`E}{\`e} \B{\`I}{\`i} \B{\`O}{\`o} \B{\`U}{\`u}\\
+ acute \B{\'A}{\'a} \B{\'E}{\'e} \B{\'I}{\'i} \B{\'O}{\'o} \B{\'U}{\'u} \B{\'Y}{\'y}\\
+ circumflex \B{\^A}{\^a} \B{\^E}{\^e} \B{\^I}{\^i} \B{\^O}{\^o} \B{\^U}{\^u}\\
+ tilde \B{\~A}{\~a} \B{\~O}{\~o}\\
+ diaeresis \B{\"A}{\"a} \B{\"E}{\"e} \B{\"I}{\"i} \B{\"O}{\"o} \B{\"U}{\"u} \B{-}{\"y}\\
+ ring above \B\AA\aa\\
+ cedilla \B{\c{C}}{\c{c}}\\
+ tilde \B{\~N}{\~n}
+
+ in T1 encoding but not in Latin-1:\\
+ ligature \BC{ff}\BC{fi}\BC{fl}\BC{ffi}\BC{ffl} \B{\OE}{\oe} \B{\IJ}{\ij} \B{\NG}{\ng}\\
+ stroke \B{\L}{\l} \B{-}{\dj}\\
+ acute \B{\'C}{\'c} \B{\'L}{\'l} \B{\'N}{\'n} \B{\'R}{\'r} \B{\'S}{\'s} \B{\'Z}{\'z}\\
+ caron \B{\v{C}}{\v{c}} \B{\v{D}}{\v{d}} \B{\v{E}}{\v{e}} \B{\v{L}}{\v{l}} \B{\v{N}}{\v{n}}
+ \B{\v{R}}{\v{r}} \B{\v{S}}{\v{s}} \B{\v{T}}{\v{t}} \B{\v{Z}}{\v{z}}\\
+ breve \B{\u{A}}{\u{a}} \B{\u{G}}{\u{g}}\\
+ ogonek \B{\k{A}}{\k{a}} \B{\k{E}}{\k{e}}\\
+ double acute \B{\H{O}}{\H{o}} \B{\H{U}}{\H{u}}\\
+ cedilla \B{\c{S}}{\c{s}} \B{\c{T}}{\c{t}}\\
+ diaeresis \B{\"Y}{-}\\
+ ring above \B{\r{U}}{\r{u}}\\
+ dot \B{\.Z}{\.z} \B{\.I}{-}
+}
+
+\section{T2A}
+\subsection{larm}
+{
+ \fontencoding{T2A}\selectfont
+ in Latin-1:\\
+ ligature \B{\AE}{\ae}\\
+ stroke \B{\O}{\o}\\
+ grave \B{\`A}{\`a} \B{\`E}{\`e} \B{\`I}{\`i} \B{\`O}{\`o} \B{\`U}{\`u}\\
+ acute \B{\'A}{\'a} \B{\'E}{\'e} \B{\'I}{\'i} \B{\'O}{\'o} \B{\'U}{\'u} \B{\'Y}{\'y}\\
+ circumflex \B{\^A}{\^a} \B{\^E}{\^e} \B{\^I}{\^i} \B{\^O}{\^o} \B{\^U}{\^u}\\
+ tilde \B{\~A}{\~a} \B{\~O}{\~o}\\
+ diaeresis \B{\"A}{\"a} \B{\"E}{\"e} \B{\"I}{\"i} \B{\"O}{\"o} \B{\"U}{\"u} \B{-}{\"y}\\
+ ring above \B\AA\aa\\
+ cedilla \B{\c{C}}{\c{c}}\\
+ tilde \B{\~N}{\~n}
+
+ in T1 encoding but not in Latin-1:\\
+ ligature \BC{ff}\BC{fi}\BC{fl}\BC{ffi}\BC{ffl} \B{\OE}{\oe} \B{\IJ}{\ij}\\% \B{\NG}{\ng}\\
+ stroke \B{\L}{\l}\\
+ acute \B{\'C}{\'c} \B{\'L}{\'l} \B{\'N}{\'n} \B{\'R}{\'r} \B{\'S}{\'s} \B{\'Z}{\'z}\\
+ caron \B{\v{C}}{\v{c}} \B{\v{D}}{\v{d}} \B{\v{E}}{\v{e}} \B{\v{L}}{\v{l}} \B{\v{N}}{\v{n}}
+ \B{\v{R}}{\v{r}} \B{\v{S}}{\v{s}} \B{\v{T}}{\v{t}} \B{\v{Z}}{\v{z}}\\
+ breve \B{\u{A}}{\u{a}} \B{\u{G}}{\u{g}}\\
+ ogonek \B{\k{A}}{\k{a}} \B{\k{E}}{\k{e}}\\
+ double acute \B{\H{O}}{\H{o}} \B{\H{U}}{\H{u}}\\
+ cedilla \B{\c{S}}{\c{s}} \B{\c{T}}{\c{t}}\\
+ diaeresis \B{\"Y}{-}\\
+ ring above \B{\r{U}}{\r{u}}\\
+ dot \B{\.Z}{\.z} \B{\.I}{-}
+}
+\subsection{latt}
+{
+ \fontencoding{T2A}\selectfont\ttfamily
+ in Latin-1:\\
+ ligature \B{\AE}{\ae}\\
+ stroke \B{\O}{\o}\\
+ grave \B{\`A}{\`a} \B{\`E}{\`e} \B{\`I}{\`i} \B{\`O}{\`o} \B{\`U}{\`u}\\
+ acute \B{\'A}{\'a} \B{\'E}{\'e} \B{\'I}{\'i} \B{\'O}{\'o} \B{\'U}{\'u} \B{\'Y}{\'y}\\
+ circumflex \B{\^A}{\^a} \B{\^E}{\^e} \B{\^I}{\^i} \B{\^O}{\^o} \B{\^U}{\^u}\\
+ tilde \B{\~A}{\~a} \B{\~O}{\~o}\\
+ diaeresis \B{\"A}{\"a} \B{\"E}{\"e} \B{\"I}{\"i} \B{\"O}{\"o} \B{\"U}{\"u} \B{-}{\"y}\\
+ ring above \B\AA\aa\\
+ cedilla \B{\c{C}}{\c{c}}\\
+ tilde \B{\~N}{\~n}
+
+ in T1 encoding but not in Latin-1:\\
+ ligature \BC{ff}\BC{fi}\BC{fl}\BC{ffi}\BC{ffl} \B{\OE}{\oe} \B{\IJ}{\ij}\\% \B{\NG}{\ng}\\
+% stroke \B{\L}{\l}\\
+ acute \B{\'C}{\'c} \B{\'L}{\'l} \B{\'N}{\'n} \B{\'R}{\'r} \B{\'S}{\'s} \B{\'Z}{\'z}\\
+ caron \B{\v{C}}{\v{c}} \B{\v{D}}{\v{d}} \B{\v{E}}{\v{e}} \B{\v{L}}{\v{l}} \B{\v{N}}{\v{n}}
+ \B{\v{R}}{\v{r}} \B{\v{S}}{\v{s}} \B{\v{T}}{\v{t}} \B{\v{Z}}{\v{z}}\\
+ breve \B{\u{A}}{\u{a}} \B{\u{G}}{\u{g}}\\
+ ogonek \B{\k{A}}{\k{a}} \B{\k{E}}{\k{e}}\\
+ double acute \B{\H{O}}{\H{o}} \B{\H{U}}{\H{u}}\\
+ cedilla \B{\c{S}}{\c{s}} \B{\c{T}}{\c{t}}\\
+ diaeresis \B{\"Y}{-}\\
+ ring above \B{\r{U}}{\r{u}}\\
+ dot \B{\.Z}{\.z} \B{\.I}{-}
+}
+
+\end{document}