Ticket #3 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Set abstract font to same size as body text font

Reported by: mabaswell21 Owned by: mwr
Priority: major Keywords:
Cc:

Description

The font in the abstract page is slightly smaller than the main body text. It'd be nice for it to all be consistent.

Change History

Changed 5 years ago by mwr

  • status changed from new to accepted

The following should do it. Need to test it first. Looks like the abstract page title font is smaller by default, too. Ref: memman.pdf, section 7.3.

\renewcommand{\abstractnamefont}{\normalfont\bfseries}
\renewcommand{\abstracttextfont}{\normalfont}

Changed 5 years ago by mwr

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in changeset [23].

Note: See TracTickets for help on using tickets.