aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/make
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-04 23:58:21 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-04 23:58:21 +0100
commitaa3ba69f395a86a1acafe7e52a803d0a3af6d6ef (patch)
tree58197f92ac7a9763dffcd36d33db520d393680d6 /reproduce/software/make
parent62b445308e0e28999bcfc89cad0fd68082066438 (diff)
Commenting version numbers with an underscore for LaTeX
Until now we would simply return the version numbers as they were written into the separate files and situations can happen where the version numbers contain an underscore (`_'). However, this character is a methematical character in LaTeX, causing LaTeX to complain and abort. With this commit, a step has been added at the end of the configure script to convert any possible `_' to `\_'. Once it is commented (a backslash is put behind it), the underscore will be printed as it is in the final PDF.
Diffstat (limited to 'reproduce/software/make')
0 files changed, 0 insertions, 0 deletions