I'm just starting using LaTeX for beamer presentations and I want to add page (frame) numbers to my presentation maintaining the original foot line that has my name and the title of the presentation.
I used
\setbeamertemplate{footline}[frame number]
but it destroys my original foot line. I need it with the format "frame number/total number of frames". I searched and tested but no success! Is there any to to keep the same footer (my name and the title of the presentation) add the date and the the pages with this format "frame number/total number of frames"?Best regards,
Paulo