]> git.lyx.org Git - lyx.git/blobdiff - lib/citeengines/jurabib.citeengine
Update layouts to format 98
[lyx.git] / lib / citeengines / jurabib.citeengine
index 0cf07b93596826b1878b5f0e6f0221d6e1ae2141..9a297c4eb754fd6a9df86edb9958d2973e991e71 100644 (file)
@@ -7,7 +7,7 @@
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
-Format 63
+Format 98
 
 Requires jurabib
 
@@ -106,11 +106,16 @@ End
 # (inset button and citation dialog) as well as in XHTML, docbook and
 # plain text output.
 #
+
+# Input standard format definitions for the bibliography
+Input stdciteformats.inc
+
 CiteFormat authoryear
        #
        # MACROS
        #
-       # 1. Translatable bits (need to be marked by _ prefix)
+       # 1. Translatable bits (need to be marked by _ prefix, if translated to the GUI language,
+       #    or B_, if translated to the buffer language)
        #    Note that preceding and trailing spaces matter.
        #
        _notcited not cited
@@ -122,10 +127,10 @@ CiteFormat authoryear
        _before before
        _shorttitle short title
        # The following are handled by BiblioInfo
-       _etal  et al.
-       _namesep /
-       _lastnamesep /
-       _pairnamesep /
+       B_etal  et al.
+       B_namesep /
+       B_lastnamesep /
+       B_pairnamesep /
 
        #
        # 2. Macros re-used in the style definitions