Sha256: 46c00d9c05aa9f485dd893810479f031b5569440b8525fc20e1c0cd84299efe4
Contents?: true
Size: 547 Bytes
Versions: 7
Compression:
Stored size: 547 Bytes
Contents
\documentclass[12pt]{article} \usepackage[polish]{babel} \usepackage[T1]{fontenc} \usepackage[latin2]{inputenc} % Thanks to Paul Artyl, who has send me his file. % note: äöüß are not polish chars \begin{document} \thispagestyle{empty} \def\f{ a ± ä b c æ d e ê f g h i j k l ³ m n ñ o ó ö p q r s ¶ ß \\ t u ü v w x y z ¼ ¿ --- ±æê³ñ󶼿üöäß¡ÆÊ£ÑÓ¦¬¯üöä\\ A ¡ Ä B C Æ D E Ê F G H I J K L £ M N Ñ O Ó Ö P Q R S ¦ \\ T U Ü V W X Y Z ¬ ¯ --- 0 1 2 3 4 5 6 7 8 9\\ } {\rm \f} {\tt \f} {\it \f} {\bf \f} {\sl \f} {\sc \f} {\sf \f} \end{document}
Version data entries
7 entries across 7 versions & 2 rubygems