In the AkelPad.ini file, I have entered:
CmdLineBegin=/Call("Scripts::Main", 1, "AkelPadTitle.js", '-t1="% %%e - %%F %%v (%%b) %%w"')/Font("Courier New", 1, 10)
and the editor starts with Font 13 instead of 10.
I already found it.
After changing the text size, this entry in Akelpad.ini has stopped working.

CmdLineBegin=/Call("Scripts::Main", 1, "AkelPadTitle.js", '-t1="% %%e - %%F %%v (%%b) %%w"') /Font("Courier New", 1, 10)
after removing the space: )/ Font ... is OK.
.....................................^