Oops, found solution :-) Use: [% @atlas_featurenumber %]/[% @atlas_totalfeatures %], it works fine.
mikeE., The geoObserver Von: Qgis-user [mailto:[email protected]] Im Auftrag von Elstermann, Mike Gesendet: Donnerstag, 29. September 2016 11:02 An: '[email protected]' Betreff: [Qgis-user] Using QGIS/Atlas system-vars? Hi, I want to use in QGIS/Atlas system-vars. In my textbox I write this: Halle (Saale), [% "name" %] [% @layout_page %] ... [% @atlas_pagename %] ... [% @layout_numpages %] ... [% @layout_pageheight %] ... [% @layout_pagewidth %] Results: * [% "name" %] works OK, gives correct names * [% @layout_pageheight %] works OK, gives correct pageheight * [% @layout_pagewidth %] works OK, gives correct pagewidth * [% @layout_page %] gives only "1" * [% @atlas_pagename %] gives only "" * [% @layout_numpages %] gives only "1" Where is the/my fault? THX and best regards, mikeE., The geoObserver
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
