]> hydra-www.ietfng.org Git - mcv-academic/commitdiff
Add support to notes on the models. Solves #4.
authoradin <adinriv@gmail.com>
Mon, 10 Sep 2018 00:48:16 +0000 (21:48 -0300)
committeradin <adinriv@gmail.com>
Mon, 10 Sep 2018 00:48:44 +0000 (21:48 -0300)
cv.bbx
cv.dbx

diff --git a/cv.bbx b/cv.bbx
index d4f5dd042382df10611b2f70de78c81081249bb9..14aa704d8b40da8c00f7073b86bb85439f437b0d 100644 (file)
--- a/cv.bbx
+++ b/cv.bbx
@@ -87,6 +87,8 @@
   \usebibmacro{period}%
   \newunit%
   \usebibmacro{projdate}%
+  \newunit%
+  \usebibmacro{note}% 
   \usebibmacro{finentry}%
 }
 
 }
 
 \newbibmacro*{projdate}{%
-  % \mkbibdatelong{year}{month}{}%
   \usebibmacro{range-date}[long]%
 }
 
diff --git a/cv.dbx b/cv.dbx
index 3dda38452b4fb97e521342e0854c231038a7fd0a..45e3a6c955d576ac08e047bb3dc62c7bc66545b7 100644 (file)
--- a/cv.dbx
+++ b/cv.dbx
   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]{%