My style in using maxima is to produce files with both comments and maxima
expressions. The comments express the mathematical thought process, and the
expressions help carry out the calculations required. Is there a maxima
command (which we might call "batchWithComments") which would read and then
display both comments and expressions and evaluate the expressions? The
batch command omits the comments.