summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/delimtxt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-05-22 17:37:34 +0000
committerKarl Berry <karl@freefriends.org>2007-05-22 17:37:34 +0000
commit9619856eb2ef82ce64ea935233a8a8c64791c616 (patch)
tree168933e527b1b23d3c9b502aef28b9e9ba8dbbc6 /Master/texmf-dist/doc/latex/delimtxt
parent596b2958a1f009cdf37fdc93d167782e59496068 (diff)
install exptl delimtxt
git-svn-id: svn://tug.org/texlive/trunk@4333 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/delimtxt')
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/delimtxt.pdfbin0 -> 55074 bytes
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/resulta.dat2
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/resultb.dat2
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/resultc.dat2
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/test1.tex31
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/test2.tex29
-rw-r--r--Master/texmf-dist/doc/latex/delimtxt/test3.tex33
7 files changed, 99 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/delimtxt/delimtxt.pdf b/Master/texmf-dist/doc/latex/delimtxt/delimtxt.pdf
new file mode 100644
index 00000000000..16cb56228be
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/delimtxt.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/delimtxt/resulta.dat b/Master/texmf-dist/doc/latex/delimtxt/resulta.dat
new file mode 100644
index 00000000000..540f89b9f97
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/resulta.dat
@@ -0,0 +1,2 @@
+Miss|Iusta|Mo|34 Winchester Road\\Sheffield\\England|9
+Mr|Arthur|Minit|43 Sheffield Road\\Winchester\\England|8
diff --git a/Master/texmf-dist/doc/latex/delimtxt/resultb.dat b/Master/texmf-dist/doc/latex/delimtxt/resultb.dat
new file mode 100644
index 00000000000..390c6eb972e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/resultb.dat
@@ -0,0 +1,2 @@
+Miss Iusta Mo 34 Winchester Road\\Sheffield\\England 2 7 xxx
+Mr Arthur Minit 43 Sheffield Road\\Winchester\\England 3 6
diff --git a/Master/texmf-dist/doc/latex/delimtxt/resultc.dat b/Master/texmf-dist/doc/latex/delimtxt/resultc.dat
new file mode 100644
index 00000000000..ff6817938ba
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/resultc.dat
@@ -0,0 +1,2 @@
+Miss|Iusta|Mo|34 Winchester Road\\Sheffield\\England|11 22 33
+Mr|Arthur|Minit|43 Sheffield Road\\Winchester\\England|C
diff --git a/Master/texmf-dist/doc/latex/delimtxt/test1.tex b/Master/texmf-dist/doc/latex/delimtxt/test1.tex
new file mode 100644
index 00000000000..74f76101dfc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/test1.tex
@@ -0,0 +1,31 @@
+%%
+%% This is file `tmexamp1.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% textmerg.dtx (with options: `examp')
+%%
+\documentclass[12pt]{letter}
+\usepackage[ansinew]{inputenc}
+
+\usepackage{delimtxt}
+\begin{document}
+\Fields{\Title\Forenames\Surname
+ \Address\Grade}
+{\catcode`\^^I=12
+\SetDel^^I}
+\DelimRead{resultb.dat}{%
+\begin{letter}{\Title\ \Forenames\
+ \Surname\\\Address}
+ \opening{Dear \Title\ \Surname,}
+ This letter is to inform you
+ that you obtained grade \Grade\ in
+ your recent examinations.
+ \closing{Yours faithfully,}
+\end{letter}
+}
+\end{document}
+\endinput
+%%
+%% End of file `tmexamp1.tex'.
diff --git a/Master/texmf-dist/doc/latex/delimtxt/test2.tex b/Master/texmf-dist/doc/latex/delimtxt/test2.tex
new file mode 100644
index 00000000000..1958cfb22a4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/test2.tex
@@ -0,0 +1,29 @@
+%%
+%% This is file `tmexamp1.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% textmerg.dtx (with options: `examp')
+%%
+\documentclass[12pt]{letter}
+\usepackage[ansinew]{inputenc}
+
+\usepackage{delimtxt}
+\begin{document}
+\Fields{\Title\Forenames\Surname
+ \Address\Grade}
+\DelimRead{resulta.dat}{%
+\begin{letter}{\Title\ \Forenames\
+ \Surname\\\Address}
+ \opening{Dear \Title\ \Surname,}
+ This letter is to inform you
+ that you obtained grade \Grade\ in
+ your recent examinations.
+ \closing{Yours faithfully,}
+\end{letter}
+}
+\end{document}
+\endinput
+%%
+%% End of file `tmexamp1.tex'.
diff --git a/Master/texmf-dist/doc/latex/delimtxt/test3.tex b/Master/texmf-dist/doc/latex/delimtxt/test3.tex
new file mode 100644
index 00000000000..6a97c946e45
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/delimtxt/test3.tex
@@ -0,0 +1,33 @@
+%%
+%% This is file `tmexamp1.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% textmerg.dtx (with options: `examp')
+%%
+\documentclass[12pt]{letter}
+\usepackage[latin1]{inputenc}
+
+\usepackage{delimtxt}
+\begin{document}
+\Fields{\Title\Forenames\Surname
+ \Address-\Grade}
+%{\catcode`\^^I=12
+%\SetDel^^I}
+\tracingmacros=2
+\tracingcommands=2
+\DelimRead{resultc.dat}{%
+\begin{letter}{\Title\ \Forenames\
+ \Surname\\\Address}
+ \opening{Dear \Title\ \Surname,}
+ This letter is to inform you
+ that you obtained grade \Grade\ in
+ your recent examinations.
+ \closing{Yours faithfully,}
+\end{letter}
+}
+\end{document}
+\endinput
+%%
+%% End of file `tmexamp1.tex'.