]> hydra-www.ietfng.org Git - mcv-academic/commitdiff
Add fixme reminder
authoradin <adin@ic.unicamp.br>
Wed, 31 Aug 2016 13:37:27 +0000 (10:37 -0300)
committeradin <adin@ic.unicamp.br>
Wed, 31 Aug 2016 13:37:27 +0000 (10:37 -0300)
example/example.tex

index c5e99f18b87fb4fbfc0cf8362720f57807013b8e..694e33d7d84fa1a364754ba33dc5d0ddba3d3504 100755 (executable)
 %            content
 %----------------------------------------------------------------------------------
 \begin{document}
-%\selectlanguage{spanish}
-\selectlanguage{english}
+% I use this for automatic creation of the cv
+\ifdef{\defaultopts}%
+% default options passed outside of the cv, generally through the Makefile
+{\defaultops}{%
+  % options by hand
+  %    \selectlanguage{spanish}
+  \selectshortlanguage{es}
+}
 
 % Print the header
 \makecvtitle
 \printbibliography[type=article, heading=subbibliography,title={\journals}, resetnumbers=true]
 
 \section{\appointments}
+% fixme: check why this entry generates weird error
 \printcvmiscs[heading=subbibliography, title={\memberships}, keyword=membership]
 
 \end{document}