\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} {<italic>}{<i>}
% \PrependExpandableAllReplacer{/it}{</italic>}{</i>}
\SetCorrectHookJobLast
\endinput