]> mj.ucw.cz Git - ucwmac.git/commitdiff
Renamed ucwmac.tex -> test.tex
authorMartin Mares <mj@ucw.cz>
Sat, 9 Oct 2010 11:13:58 +0000 (13:13 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 9 Oct 2010 11:13:58 +0000 (13:13 +0200)
test.tex [new file with mode: 0644]
ucwmac-test.tex [deleted file]

diff --git a/test.tex b/test.tex
new file mode 100644 (file)
index 0000000..9d8ad85
--- /dev/null
+++ b/test.tex
@@ -0,0 +1,94 @@
+\input ucwmac.tex
+\input ucw-ofs.tex
+\input ucw-verb.tex
+
+\showfonts
+
+\twelvepoint
+
+\pageunderlay{\placeat{0pt}{0pt}{\crosshair{10pt}}}
+
+\def\hd#1{\bigskip\leftline{\bf #1}\medskip}
+
+\hd{Box placement: ordinary word, vbox, vtop, vhang, vhanglines}
+
+\def\brum{\hbox{Brum}}
+\def\brums{\brum\brum\brum}
+
+\noindent
+\placeat{0pt}{0pt}{\vlap{\hbox to 0.5\hsize{\hrulefill}}}%
+\placeat{0pt}{0pt}{\crosshair{10pt}}%
+\brum{}
+\vbox{\brums}
+\vtop{\brums}
+\vhang{\brums}
+\vhanglines{\brums}
+
+\hd{Itemization}
+
+\noindent An~itemized list:
+
+\itemize\ibull
+\:It is an important and popular fact that things are not always what
+they seem.  For instance, on the planet Earth, man had always assumed
+that he was more intelligent than dolphins because he had achieved so
+much -- the wheel, New York, wars and so on -- whilst all the dolphins
+had ever done was muck about in the water having a good time.  But
+conversely, the dolphins had always believed that they were far more
+intelligent than man -- for precisely the same reasons.
+\:Curiously enough, the dolphins had long known of the impending
+destruction of the of the planet Earth and had made many attempts to
+alert mankind to the danger; but most of their communications were
+misinterpreted\dots{} --- Douglas Addams: HHG
+\:Third:
+       \itemize\istar
+       \:Primus
+       \: Secundus     %% are spaces eaten correctly?
+       \:Tertius
+       \:Graecus:
+               \numlist\ngreek
+               \:alpha
+               \:beta
+               \: gamma
+               \endlist
+       \endlist
+\:Fourth
+\endlist
+
+\hd{Inline verbatim}
+
+Lo and behold: |a quick brown fox| {\showspacestrue |jumps over  the lazy dog|} |!@#$%^&*()\_|
+
+\hd{Block verbatim}
+
+\noindent Pre-verbatim
+\showspacestrue
+\verbatim{
+abracadabra {!@#$%^&*()\_}
+1      tab
+12     tab
+123    tab
+1234   tab
+12345  tab
+123456 tab
+1234567        tab
+12345678       tab     tab
+123456789      tab45678        tab
+123456789      tab45678         tab&space
+123456789              tabtab
+
+123456789              tabtab
+}
+\noindent Post-verbatim
+
+%\verbinput{ucwmac.tex}
+
+\hd{Font selection}
+
+{\bo non-extended bold}
+
+{\csc Caps And Small Caps}
+
+$x\in\fam\bbfam R$
+
+\bye
diff --git a/ucwmac-test.tex b/ucwmac-test.tex
deleted file mode 100644 (file)
index 9d8ad85..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-\input ucwmac.tex
-\input ucw-ofs.tex
-\input ucw-verb.tex
-
-\showfonts
-
-\twelvepoint
-
-\pageunderlay{\placeat{0pt}{0pt}{\crosshair{10pt}}}
-
-\def\hd#1{\bigskip\leftline{\bf #1}\medskip}
-
-\hd{Box placement: ordinary word, vbox, vtop, vhang, vhanglines}
-
-\def\brum{\hbox{Brum}}
-\def\brums{\brum\brum\brum}
-
-\noindent
-\placeat{0pt}{0pt}{\vlap{\hbox to 0.5\hsize{\hrulefill}}}%
-\placeat{0pt}{0pt}{\crosshair{10pt}}%
-\brum{}
-\vbox{\brums}
-\vtop{\brums}
-\vhang{\brums}
-\vhanglines{\brums}
-
-\hd{Itemization}
-
-\noindent An~itemized list:
-
-\itemize\ibull
-\:It is an important and popular fact that things are not always what
-they seem.  For instance, on the planet Earth, man had always assumed
-that he was more intelligent than dolphins because he had achieved so
-much -- the wheel, New York, wars and so on -- whilst all the dolphins
-had ever done was muck about in the water having a good time.  But
-conversely, the dolphins had always believed that they were far more
-intelligent than man -- for precisely the same reasons.
-\:Curiously enough, the dolphins had long known of the impending
-destruction of the of the planet Earth and had made many attempts to
-alert mankind to the danger; but most of their communications were
-misinterpreted\dots{} --- Douglas Addams: HHG
-\:Third:
-       \itemize\istar
-       \:Primus
-       \: Secundus     %% are spaces eaten correctly?
-       \:Tertius
-       \:Graecus:
-               \numlist\ngreek
-               \:alpha
-               \:beta
-               \: gamma
-               \endlist
-       \endlist
-\:Fourth
-\endlist
-
-\hd{Inline verbatim}
-
-Lo and behold: |a quick brown fox| {\showspacestrue |jumps over  the lazy dog|} |!@#$%^&*()\_|
-
-\hd{Block verbatim}
-
-\noindent Pre-verbatim
-\showspacestrue
-\verbatim{
-abracadabra {!@#$%^&*()\_}
-1      tab
-12     tab
-123    tab
-1234   tab
-12345  tab
-123456 tab
-1234567        tab
-12345678       tab     tab
-123456789      tab45678        tab
-123456789      tab45678         tab&space
-123456789              tabtab
-
-123456789              tabtab
-}
-\noindent Post-verbatim
-
-%\verbinput{ucwmac.tex}
-
-\hd{Font selection}
-
-{\bo non-extended bold}
-
-{\csc Caps And Small Caps}
-
-$x\in\fam\bbfam R$
-
-\bye