-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Custom Name Formatters are not found #3531
Copy link
Copy link
Closed
Labels
component: export-or-savestatus: waiting-for-feedbackThe submitter or other users need to provide more information about the issueThe submitter or other users need to provide more information about the issue
Metadata
Metadata
Assignees
Labels
component: export-or-savestatus: waiting-for-feedbackThe submitter or other users need to provide more information about the issueThe submitter or other users need to provide more information about the issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
JabRef version JabRef 4.1-dev--snapshot--2017-12-08--master--6f39151a7 on Windows 7x64 with Java jre1.8.0_151
Steps to reproduce:
[AWT-EventQueue-0] WARN org.jabref.logic.exporter.ExportFormat - the following formatters could not be found: DCA
The created output file shows before every author [Formatter not found: DCA]
The same result is received using the GUI via File -> Export
With JabRef Verion 2.9 this was never a problem.
Details
layoutfile datacite.layout contains only the following line causing the error
\format[DCA]{\author}
The name formater too is absolutely simple
Formater Name = DCA
Format string = {ll}, {f.}