\ProvidesFile{u8atablg.fdf}[2011/09/12 UTF-8->Atari/blog with fdtxttex] \SetPatternCodes{\MakeOther\&\MakeOther\\\MakeOther\ } \StartPrependingChain \PrependExpandableAllReplacer{amp} {&}{\&} %% <- for blog.sty. Next are Atari umlauts, %% cf. 'umlaute' documentation: \PrependExpandableAllReplacer{auml} {Γ€}{„} \PrependExpandableAllReplacer{ouml} {ΓΆ}{”} \PrependExpandableAllReplacer{uuml} {ΓΌ}{} \PrependExpandableAllReplacer{szlig}{ß}{ž} \PrependExpandableAllReplacer{Auml} {Γ„}{Ž} \PrependExpandableAllReplacer{Ouml} {Γ–}{™} \PrependExpandableAllReplacer{Uuml} {Ü}{š} %% ... TODO as \TextCodes!? `Γ' one-parameter macro %% there must be no space left of last argument. %% `\endash{}' is not a solution because 'blog.sty' %% then would display the braces: \PrependExpandableAllReplacer{apostr} {’}{'} \PrependExpandableAllReplacer{item} {β€’}{\item } \PrependExpandableAllReplacer{item } {β€’ }{\item\ } \PrependExpandableAllReplacer{endash} {–}{\endash } \PrependExpandableAllReplacer{endash }{– }{\endash\ } \PrependExpandableAllReplacer{hellip} {…}{\dots } \PrependExpandableAllReplacer{hellip }{… }{\dots\ } \PrependExpandableAllReplacer{to} {β†’}{\to } \PrependExpandableAllReplacer{to } {β†’ }{\to\ } % \newcommand*{\PXAR}{\PrependExpandableAllReplacer} % \PXAR{dots}{...}{.\kern\fontdimen3\font.\kern\fontdimen3\font.} %% Tomboy 2011/09/12: % \PrependExpandableAllReplacer {it} {}{} % \PrependExpandableAllReplacer{/it}{}{} \SetCorrectHookJobLast \endinput