Alessandro Cuttin

Results 9 comments of Alessandro Cuttin

Please, in the next release, plan to support biblatex!

This is not so clear from the main readme file; nonetheless, if one issues the `github-todos config --defaults` after the installation, the error message should not appear

> Ok I think I get your problem though. > When ever you insert template or create a new note with template, the dynamic code is executed instead of simply...

I'd like to see a gitlab service, too.

``` %\documentclass[11pt,a4paper,sans,draft]{moderncv} \documentclass[11pt,a4paper,sans,final]{moderncv} % moderncv themes \moderncvstyle{classic} % style options are 'casual' (default), 'classic',% 'oldstyle' and 'banking' \moderncvcolor{green} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'...

the script is taken from here: https://ctan.org/tex-archive/macros/latex/contrib/gitinfo2 and is ``` #!/bin/sh # Copyright 2015 Brent Longborough # Part of gitinfo2 package Version 2 # Release 2.0.7 2015-11-22 # Please read...

Do you suggest something like ``` GINDIR=$(git rev-parse --git-dir 2>/dev/null) ``` and then in the last line ``` ]{gitexinfo}" HEAD > $GINDIR/gitHeadInfo.gin ``` ?

@divmain I like option 2. it should be good enough to use the github flow