diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:47:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:47:01 +0000 |
commit | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (patch) | |
tree | 32b2d4ab4e36aee3a9aaf41877a5c0c581de9b77 /Master/texmf-dist/doc/fonts/antp/testot4.tex | |
parent | 71c5ce4be7e36bdc6bdda98641bc9368e28223ad (diff) |
doc/fonts
git-svn-id: svn://tug.org/texlive/trunk@83 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/antp/testot4.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/antp/testot4.tex | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/antp/testot4.tex b/Master/texmf-dist/doc/fonts/antp/testot4.tex new file mode 100644 index 00000000000..e0c23ac6526 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/antp/testot4.tex @@ -0,0 +1,64 @@ +%& --translate-file=il2-pl +%% plik ten prezentuje użycie fontów Antykwa Półtawskiego +%% w LaTeX2e, w standardowym kodowaniu OT4, włączanym domyślnie przez +%% pakiet polski.sty +%% (Marcin Woliński, maj 2000) + +\documentclass{article} +\usepackage{antpolt} +\usepackage{polski} + +\begin{document} +\parindent0pt +\fontsize{12dd}{16dd}\selectfont +\prefixing + +P/ojd/x ki/n/ze t/e chmurno/s/c w~g/l/ab flaszy. + +P/OJD/X KI/N/ZE T/E CHMURNO/S/C W~G/L/AB FLASZY. + +[(<<@>>,,0123456789''\&\#//=+*)] -- --- ,.;:!?<> fifka fi ff ffi fk + +\bigskip +{\itshape +P/ojd/x ki/n/ze t/e chmurno/s/c w~g/l/ab flaszy. + +P/OJD/X KI/N/ZE T/E CHMURNO/S/C W~G/L/AB FLASZY. + +[(<<@>>,,0123456789''\&\#//=+*)] -- --- ,.;:!?<> fifka fi ff ffi fk + +} +\bigskip + +{\bfseries +P/ojd/x ki/n/ze t/e chmurno/s/c w~g/l/ab flaszy. + +P/OJD/X KI/N/ZE T/E CHMURNO/S/C W~G/L/AB FLASZY. + +[(<<@>>,,0123456789''\&\#//=+*)] -- --- ,.;:!?<> fifka fi ff ffi fk + +\bigskip +\itshape +P/ojd/x ki/n/ze t/e chmurno/s/c w~g/l/ab flaszy. + +P/OJD/X KI/N/ZE T/E CHMURNO/S/C W~G/L/AB FLASZY. + +[(<<@>>,,0123456789''\&\#//=+*)] -- --- ,.;:!?<> fifka fi ff ffi fk + +} +\bigskip + +\nonprefixing +{\bf Pójdź} {\it kińże} {\bf tę \em chmurność} \textbf{w~\emph{głąb + \emph{flaszy}}}. + +Pójdź kińże tę chmurność w~głąb flaszy. + +PÓJDŹ KIŃŻE TĘ CHMURNOŚĆ W~GŁĄB FLASZY. + +\textit{Pójdź kińże tę chmurność w~głąb flaszy.} + +\textit{PÓJDŹ KIŃŻE TĘ CHMURNOŚĆ W~GŁĄB FLASZY.} + +\end{document} + |