summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/publ-imp-apa.mkvi
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-02-25 17:26:17 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-02-25 17:26:17 +0100
commita616b343d8dfe81008c9e8aee253cf31f088f35b (patch)
treeced45226ad64ca20c507fc062c2fcab8f8bf6693 /tex/context/base/mkiv/publ-imp-apa.mkvi
parentb614515b957fb2283a848d1204952a72f31b0ac7 (diff)
downloadcontext-a616b343d8dfe81008c9e8aee253cf31f088f35b.tar.gz
2017-02-25 16:30:00
Diffstat (limited to 'tex/context/base/mkiv/publ-imp-apa.mkvi')
-rw-r--r--tex/context/base/mkiv/publ-imp-apa.mkvi4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/publ-imp-apa.mkvi b/tex/context/base/mkiv/publ-imp-apa.mkvi
index 77fcb8995..06651ea63 100644
--- a/tex/context/base/mkiv/publ-imp-apa.mkvi
+++ b/tex/context/base/mkiv/publ-imp-apa.mkvi
@@ -792,7 +792,7 @@
% #author may be author(set) or editor
\starttexdefinition unexpanded btx:apa:author-or-editor #author
- \btxdoif {#author} {
+ \btxdoifelse {#author} {
\btxflush{#author}
\doifelse {\btxfoundname{#author}} {editor} {
\btxleftparenthesis
@@ -842,6 +842,8 @@
\btxflush{withauthor}
\btxrightparenthesis
}
+ } {
+ \texdefinition{btx:apa:title}
}
\stoptexdefinition