Skip to content

Commit

Permalink
One last try on the underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Schramm committed May 12, 2021
1 parent 910fc3f commit c703ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CCPPtechnical/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def setup(app):
# Latex figure (float) alignment
#
# 'figure_align': 'htbp',
'maketitle': r'\newcommand\sphinxbackoftitlepage{For referencing this document please use: \newline \break Schramm, J., L. Bernardet, L. Carson, G. Firl, D. Heinzeller, L. Pan, and M. Zhang, 2021. CCPP Technical Documentation Release v5.0.0. Available at https://ccpp-techdoc.readthedocs.io/\_/downloads/en/v5.0.0/pdf/.}\sphinxmaketitle'
'maketitle': r'\newcommand\sphinxbackoftitlepage{For referencing this document please use: \newline \break Schramm, J., L. Bernardet, L. Carson, G. Firl, D. Heinzeller, L. Pan, and M. Zhang, 2021. CCPP Technical Documentation Release v5.0.0. Available at https://ccpp-techdoc.readthedocs.io/\textunderscore/downloads/en/v5.0.0/pdf/.}\sphinxmaketitle'
}

# Grouping the document tree into LaTeX files. List of tuples
Expand Down

0 comments on commit c703ba0

Please sign in to comment.