% % Sample file for dogma % This file is in public domain % \documentclass{minimal} \usepackage{lipsum} \usepackage[scaled]{dogma} \usepackage{ifpdf} \ifpdf \pdfmapfile{fdg.map} \usepackage{microtype}\fi \begin{document} \fontfamily{fdg}\selectfont Dogma Bold: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[1] {\itshape Dogma Bold Italics: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[4]} {\slshape Dogma Bold Slanted: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[12]} {\scshape Dogma Bold Small Caps: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[12]} Blending of bold with \textsc{small caps.} {\fontseries{bk}\selectfont Dogma Bold Letterspaced 5\%: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[13]} {\fontseries{bq}\selectfont Dogma Bold Letterspaced 10\%: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[14]} {\fontseries{br}\selectfont Dogma Bold Letterspaced 20\%: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[15]} {\fontseries{bs}\selectfont Dogma Bold Letterspaced 30\%: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[16]} \fontseries{h}\selectfont Dogma Heavy: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[122] {\slshape Dogma Heavy Slanted: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[149]} {\scshape Dogma Heavy Small Caps: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[149]} Blending of heavy with \textsc{small caps.} \fontshape{ol}\fontseries{b}\selectfont Outline: 0123456789, \$20, \texteuro30, \pounds60. Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. \lipsum[14] \normalfont Using commands: \dogmabold{dogmabold,} \dogmablack{dogmablack,} \dogmascript{dogmascript,} \dogmaoutline{dogmaoutline.} \end{document}