Am 08.12.2016 um 11:08 schrieb Jürgen Spitzmüller:
> \renewbibmacro*{textcite:postnote}{%
> \ifbool{cbx:parens}
> {\bibcloseparen}
> {}
> \iffieldundef{postnote}
> {}
> {\ifbool{cbx:parens}
> {\setunit{\postnotedelim}}
> {\setunit{\extpostnotedelim\bibopenparen}}%
> \printfield{postnote}}}Thank you, that almost solves my problem, yet it still puts a comma after the author (basically the initial problem I tried to circumvent with bibpunct). Is there a way to get rid of that as well? Oliver
