diff options
| author | John MacFarlane <[email protected]> | 2022-12-12 07:54:00 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-12-12 07:54:00 -0800 |
| commit | 09af316f360ff316b954af700be7d35e1dd0c29f (patch) | |
| tree | aadeafa84fc44513839903c0789dc7872c5ee553 /data | |
| parent | 3439c1ae94f5caa1043d88818863870f3e38e6c2 (diff) | |
Update default CSL with latest chicago-author-date.csl.
This removes some weird punctuation overrides for Portuguese.
Closes jgm/citeproc#123.
Diffstat (limited to 'data')
| -rw-r--r-- | data/default.csl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/default.csl b/data/default.csl index f8c640cd7..4ea0eb2cd 100644 --- a/data/default.csl +++ b/data/default.csl @@ -64,9 +64,6 @@ <term name="in">em</term> <term name="at">em</term> <term name="by">por</term> - <!-- PUNCTUATION --> - <term name="open-quote">"</term> - <term name="close-quote">"</term> </terms> </locale> <macro name="secondary-contributors"> |
