diff --git a/beamerthemem.sty b/beamerthemem.sty index fd5a9aa..8222dbd 100644 --- a/beamerthemem.sty +++ b/beamerthemem.sty @@ -319,6 +319,10 @@ }, cycle list name=mbarplot cycle, }, + disable thousands separator/.style={ + /pgf/number format/.cd, + 1000 sep={} + }, } %}}} diff --git a/demo.pdf b/demo.pdf index 44e12fb..951a915 100644 Binary files a/demo.pdf and b/demo.pdf differ