mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +00:00
The \\ introduced in the \author in boilerplate.tex broke the PDF generation because line breaks are not allowed in the "Document Info" metadata stored in the PDF file. This changes the line break to a ", " (comma-space) in that context. |
||
|---|---|---|
| .. | ||
| boilerplate.tex | ||
| copyright.tex | ||
| distutils.sty | ||
| fncychap.sty | ||
| howto.cls | ||
| ltxmarkup.sty | ||
| manual.cls | ||
| pypaper.sty | ||
| python.ist | ||
| python.sty | ||