Hi,

On Tue, 2020-03-31 at 11:33 +0200, Santiago Timón wrote:
> I just realized that my questionnaire is not showing page numbers. I
> checked sdapsclassic and it seems that it uses
> \pagenumbering{arabic}.
> Is there anything I must do to configure it to show the page numbers?

Yeah, we do not do page numbering currently. One reason is that we use
the center footer to draw all the page markings, and usually it would
be there.

You can use the usual LaTeX commands. So e.g.

  \lfoot*{\the\page}

might already do the trick (have not tried it).

Benjamin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to