Skip to content

Commit 767a079

Browse files
committed
Add character map and change minimum font size to allow the stylized "C++" logotype to appear properly in footnotes.
1 parent 9ff5696 commit 767a079

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/std.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
\usepackage{multicol}
3030
\usepackage{xspace}
3131
\usepackage{fixme}
32+
\usepackage{cmap}
3233
\usepackage{lmodern}
3334
\usepackage[T1]{fontenc}
3435
\usepackage[pdftex, final]{graphicx}
@@ -48,6 +49,8 @@
4849
]{hyperref}
4950
\usepackage{memhfixc} % fix interactions between hyperref and memoir
5051

52+
\renewcommand\RSsmallest{5.5pt}
53+
5154
\input{layout}
5255
\input{styles}
5356
\input{macros}

0 commit comments

Comments
 (0)