Skip to content

Commit cb3ea54

Browse files
20251120 - change fontsize
1 parent f722a91 commit cb3ea54

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_extensions/wjschne/apaquarto/_extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: My Document in APA Style, Seventh Edition
22
author: W. Joel Schneider
3-
version: 5.0.12
3+
version: 5.0.13
44
quarto-required: ">=1.4.549"
55
contributes:
66
formats:

_extensions/wjschne/apaquarto/doc-class.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
$if(nofontenc)$
1616
nofontenc,
1717
$endif$
18+
$if(fontsize)$
19+
$fontsize$,
20+
$endif$
1821
$if(suppress-title-introduction)$
1922
donotrepeattitle,
2023
$endif$

0 commit comments

Comments
 (0)