Explorar o código

Merge branch 'bugfix'

Nicolas Goaziou %!s(int64=4) %!d(string=hai) anos
pai
achega
2b1fc6ba72
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      lisp/oc-csl.el

+ 2 - 2
lisp/oc-csl.el

@@ -248,11 +248,11 @@ If nil then the Chicago author-date style is used as a fallback.")
     ("paras."    . "paragraph")
     ("¶"         . "paragraph")
     ("¶¶"        . "paragraph")
-    ("§"         . "paragraph")
-    ("§§"        . "paragraph")
     ("part"      . "part")
     ("pt."       . "part")
     ("pts."      . "part")
+    ("§"         . "section")
+    ("§§"        . "section")
     ("section"   . "section")
     ("sec."      . "section")
     ("secs."     . "section")