From: Martin Mares Date: Sat, 9 Oct 2010 11:13:58 +0000 (+0200) Subject: Renamed ucwmac.tex -> test.tex X-Git-Tag: v0.1~4 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=9bea663baa0c3e4bd22eccfb8756891f9c8ba2c8;p=ucwmac.git Renamed ucwmac.tex -> test.tex --- diff --git a/test.tex b/test.tex new file mode 100644 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 index 9d8ad85..0000000 --- a/ucwmac-test.tex +++ /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