% KA-import-hyphenbullet-from-helvet-to-lmss.tex
% Version: beta-null--2012-04-03
\typeout{This is KA-import-hyphenbullet-from-helvet-to-lmss.tex, KA=Klaus-Anton from GoLaTeX.de, usual GNU-copyright}
%
% \changefont-Makro basiert auf:
%   Schriftarten in LATEX,
%   Jan Rudl, 25. März 2003 (fonts.pdf)
% geänderter Code:
% Klaus Heidrich 2012
% [Leerzeichen entfernt, Grund:
% erzeugt ungewollte Leerzeichen im Text.]
% Synthax von \changefont:
% \changefont{Familie}{Stärke}{Form}
\newcommand{\changefont}[3]{%
\fontfamily{#1}%
\fontseries{#2}%
\fontshape{#3}\selectfont}%
\newcommand{\phvtextbulletinlmss}%
{\changefont{phv}{b}{n}\textbullet%
\changefont{lmss}{b}{n}}%
\newcommand{\phvtextbullet}%
{\phvtextbulletinlmss}%