From: adin Date: Mon, 10 Sep 2018 00:48:16 +0000 (-0300) Subject: Add support to notes on the models. Solves #4. X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=3b0a66243f514bcdbb028551202422488f85d7d7;p=mcv-academic Add support to notes on the models. Solves #4. --- diff --git a/cv.bbx b/cv.bbx index d4f5dd0..14aa704 100644 --- a/cv.bbx +++ b/cv.bbx @@ -87,6 +87,8 @@ \usebibmacro{period}% \newunit% \usebibmacro{projdate}% + \newunit% + \usebibmacro{note}% \usebibmacro{finentry}% } @@ -179,7 +181,6 @@ } \newbibmacro*{projdate}{% - % \mkbibdatelong{year}{month}{}% \usebibmacro{range-date}[long]% } diff --git a/cv.dbx b/cv.dbx index 3dda384..45e3a6c 100644 --- a/cv.dbx +++ b/cv.dbx @@ -28,14 +28,16 @@ date,% organization,% title,% - description% + description,% + note% } \DeclareLocalizedDatamodelEntryfields[cvmisc]{% dates,% date,% title,% - description% + description,% + note% } \DeclareLocalizedDatamodelEntryfields[position]{% @@ -43,7 +45,8 @@ organization,% title,% country,% - description% + description,% + note% } \DeclareLocalizedDatamodelEntryfields[project]{ @@ -54,7 +57,8 @@ number,% period,% month,% - year% + year,% + note% } \DeclareLocalizedDatamodelEntryfields[study]{% @@ -62,7 +66,8 @@ organization,% title,% country,% - description% + description,% + note% } \DeclareLocalizedDatamodelEntryfields[thesis]{%