]>
hydra-www.ietfng.org Git - mcv-academic/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathaniel Wesley Filardo [Sat, 19 Mar 2022 13:00:20 +0000 (13:00 +0000)]
Fix moderncv include for "headxlii" and friends.
The fix for https://github.com/xdanaux/moderncv/issues/1, namely
https://github.com/xdanaux/moderncv/commit/
c91b6ca77c7fe422f8519a433d13db6c3c715384 ,
switched the \moderncv{head,body,foot} macros from using \romannumeral,
which operates on at least a large number of counting numbers, to just
handling numbers 1 through 10.
Notably, 42 and 43 are outside that range, so just minimally fix this up
by doing a few rounds of macro expansion by hand and directly using
\RequirePackage ourselves. And since we're doing that, there's no need
to use a number, so move to something that won't clash with upstream
moderncv.
Nathaniel Wesley Filardo [Wed, 29 Nov 2017 08:57:08 +0000 (03:57 -0500)]
Swap @thesis for @cvthesis to avoid clobbering upstream defns
In particular, I want to use @thesis for my actual thesis, as I pull its
BibTeX entry directly.
(This change originally used @guidethesis but Adin correctly notes in
https://gitlab.com/adin/mcv-academic/-/merge_requests/2 that being so
flavorful might be problematic, so use @cvthesis instead.)
adin [Tue, 7 Apr 2020 17:10:24 +0000 (17:10 +0000)]
Merge branch 'nwf' into 'master'
Cherry picked contributions by nwf
See merge request adin/mcv-academic!2
adin [Tue, 7 Apr 2020 17:00:02 +0000 (14:00 -0300)]
Add user interface for highlight style (\hlformat), and use a verbose name for applying the patches instead of the previous bold one.
Nathaniel Wesley Filardo [Thu, 2 Apr 2020 17:04:23 +0000 (18:04 +0100)]
Tweak hlblx implementation
Move the patch point from prior to name:delim to after, using the
upstream name:hook macros. This avoids applying formatting to
delimiters (and so avoids the need to patch name:delim) and so eases
more expressive fomatting, including coloration, e.g.:
\makeatletter
\renewcommand*{\hlblx@format}{\color{blue}}
\makeatother
Nathaniel Wesley Filardo [Sat, 9 Nov 2019 19:55:09 +0000 (19:55 +0000)]
bib: don't add dot after note
Nathaniel Wesley Filardo [Sat, 9 Nov 2019 19:54:52 +0000 (19:54 +0000)]
bib: add hintcol to override date
Nathaniel Wesley Filardo [Sat, 9 Nov 2019 19:54:35 +0000 (19:54 +0000)]
Change bib job name
adin [Tue, 7 Apr 2020 16:09:59 +0000 (13:09 -0300)]
Add maxyears option to control the maximum amount of years to display on the entries
adin [Tue, 7 Apr 2020 14:02:04 +0000 (11:02 -0300)]
Pass unknown options to biblatex
adin [Wed, 11 Mar 2020 17:55:46 +0000 (14:55 -0300)]
Increase the space between name and title
adin [Mon, 25 Nov 2019 12:58:46 +0000 (09:58 -0300)]
Replace icons with the ones from this style
adin [Thu, 26 Sep 2019 17:26:31 +0000 (14:26 -0300)]
Fix https on scholar links
adin [Thu, 4 Apr 2019 16:48:11 +0000 (13:48 -0300)]
Add modifications on top of banking model
adin [Tue, 2 Apr 2019 14:37:59 +0000 (11:37 -0300)]
Add list testing data
adin [Tue, 2 Apr 2019 14:37:44 +0000 (11:37 -0300)]
Add semester bibstring
adin [Tue, 2 Apr 2019 14:37:35 +0000 (11:37 -0300)]
Update to use dates on entries
adin [Tue, 2 Apr 2019 14:37:03 +0000 (11:37 -0300)]
Fix date lists printing. Add support for semesters as YYYY-SX.
adin [Mon, 1 Oct 2018 20:43:31 +0000 (17:43 -0300)]
Add new examples to test different date ranges
adin [Mon, 1 Oct 2018 20:43:18 +0000 (17:43 -0300)]
Fix format range with single data. This was introduced by expanding the date when in single format into a range with same start and end. This fixes #5.
adin [Wed, 26 Sep 2018 12:45:20 +0000 (09:45 -0300)]
Clean the descriptions
adin [Wed, 26 Sep 2018 12:39:43 +0000 (09:39 -0300)]
Revert spacing
adin [Wed, 26 Sep 2018 12:35:27 +0000 (12:35 +0000)]
Merge new presentation entry type
Add presentation entry type
See merge request adin/mcv-academic!1
tjohnson250 [Fri, 21 Sep 2018 18:41:18 +0000 (13:41 -0500)]
Correct sorting for presentation entry type
tjohnson250 [Sun, 16 Sep 2018 06:56:14 +0000 (01:56 -0500)]
Updated presentation examples
tjohnson250 [Sun, 16 Sep 2018 06:37:21 +0000 (01:37 -0500)]
Updated presentation examples
tjohnson250 [Sun, 16 Sep 2018 04:21:29 +0000 (23:21 -0500)]
Filled in missing field docs for presentation entry type
tjohnson250 [Sun, 16 Sep 2018 04:18:56 +0000 (23:18 -0500)]
Add \printpresentations
tjohnson250 [Sun, 16 Sep 2018 04:16:22 +0000 (23:16 -0500)]
Do not patch endyear for presentation
tjohnson250 [Sun, 16 Sep 2018 03:22:31 +0000 (22:22 -0500)]
Added presentation type to docs
tjohnson250 [Sun, 16 Sep 2018 03:17:45 +0000 (22:17 -0500)]
Initial version of presentation type
tjohnson250 [Sat, 15 Sep 2018 22:57:44 +0000 (17:57 -0500)]
Added bibliography driver for presentation
tjohnson250 [Sat, 15 Sep 2018 22:51:27 +0000 (17:51 -0500)]
Added presentation entry type
adin [Mon, 10 Sep 2018 12:23:46 +0000 (09:23 -0300)]
Add examples with days on the dates
adin [Mon, 10 Sep 2018 12:23:36 +0000 (09:23 -0300)]
Show day on range-date. Fix for problem in #3
adin [Mon, 10 Sep 2018 00:49:25 +0000 (21:49 -0300)]
Merge license
adin [Mon, 10 Sep 2018 00:49:10 +0000 (21:49 -0300)]
Add examples for notes on projects
adin [Mon, 10 Sep 2018 00:48:16 +0000 (21:48 -0300)]
Add support to notes on the models. Solves #4.
adin [Mon, 10 Sep 2018 00:41:33 +0000 (21:41 -0300)]
Add example for date range on project
adin [Mon, 10 Sep 2018 00:41:07 +0000 (21:41 -0300)]
Allow date on projects. Fix for #3.
adin [Sun, 9 Sep 2018 18:09:38 +0000 (18:09 +0000)]
Add LICENSE
adin [Sun, 9 Sep 2018 17:55:20 +0000 (14:55 -0300)]
Update examples for projects. Related to show the fix on #2.
adin [Sun, 9 Sep 2018 17:55:00 +0000 (14:55 -0300)]
Update grant number list and authors on projects. This is a fix for #2.
adin [Sun, 9 Sep 2018 17:53:13 +0000 (14:53 -0300)]
Add bibstrings for grants
adin [Wed, 5 Sep 2018 17:27:14 +0000 (14:27 -0300)]
Update the example on how to bold names
adin [Wed, 5 Sep 2018 17:27:00 +0000 (14:27 -0300)]
More flexible way to bold author names
adin [Fri, 24 Aug 2018 18:17:52 +0000 (15:17 -0300)]
Updated texlive image to reflect current one
adin [Fri, 24 Aug 2018 18:13:16 +0000 (15:13 -0300)]
Update permissions
adin [Fri, 24 Aug 2018 18:12:57 +0000 (15:12 -0300)]
Add support for list of dates
adin [Fri, 24 Aug 2018 18:12:15 +0000 (15:12 -0300)]
Add failsafe on first run of pdflatex to avoid early dying on errors
adin [Fri, 24 Aug 2018 18:11:51 +0000 (15:11 -0300)]
Update for list of dates
adin [Thu, 6 Jul 2017 19:31:06 +0000 (16:31 -0300)]
Updated with dynamic rules
adin [Thu, 6 Jul 2017 19:24:23 +0000 (16:24 -0300)]
Updated with the refactoring information
adin [Thu, 6 Jul 2017 19:03:22 +0000 (16:03 -0300)]
Fix bibstrings
adin [Wed, 5 Jul 2017 22:03:58 +0000 (19:03 -0300)]
Update CI with vanilla tools
adin [Wed, 5 Jul 2017 21:50:28 +0000 (18:50 -0300)]
Update example for three languages
adin [Wed, 5 Jul 2017 21:49:03 +0000 (18:49 -0300)]
Add support for multiple languages dinamically
adin [Wed, 5 Jul 2017 13:10:45 +0000 (10:10 -0300)]
Refactoring to support extension to style based no biblatex styles
adin [Wed, 5 Jul 2017 13:07:54 +0000 (10:07 -0300)]
Clean not needed files
adin [Thu, 25 May 2017 01:20:49 +0000 (22:20 -0300)]
Updated icons
adin [Thu, 24 Nov 2016 14:10:07 +0000 (12:10 -0200)]
Fix the author name bold macros by checking the whole author name instead of just the parts
adin [Mon, 21 Nov 2016 21:12:36 +0000 (19:12 -0200)]
Move libraries to the top
adin [Mon, 21 Nov 2016 21:11:46 +0000 (19:11 -0200)]
Temporal fix for width on main column
adin [Mon, 21 Nov 2016 21:11:14 +0000 (19:11 -0200)]
Update make zeros macros to new form
adin [Mon, 19 Sep 2016 18:52:02 +0000 (15:52 -0300)]
Cleaning files
adin [Mon, 19 Sep 2016 18:49:02 +0000 (15:49 -0300)]
Added options to turn off or on the cite all behavior
adin [Tue, 6 Sep 2016 19:06:15 +0000 (16:06 -0300)]
Add CI build
adin [Tue, 6 Sep 2016 14:17:19 +0000 (14:17 +0000)]
Update with new configuration file for languages
adin [Tue, 6 Sep 2016 14:12:45 +0000 (11:12 -0300)]
Add a config file to set the language mapping
adin [Tue, 6 Sep 2016 14:10:13 +0000 (11:10 -0300)]
Add filters of this style entries for the date range patch
adin [Mon, 5 Sep 2016 01:43:44 +0000 (22:43 -0300)]
Fix typo in rol
adin [Sun, 4 Sep 2016 22:33:52 +0000 (19:33 -0300)]
Patch the date range source map
adin [Sat, 3 Sep 2016 02:57:13 +0000 (02:57 +0000)]
First README.md write up
adin [Wed, 31 Aug 2016 17:05:31 +0000 (14:05 -0300)]
Fix url
adin [Wed, 31 Aug 2016 16:30:03 +0000 (13:30 -0300)]
Fix giveninits option for biblatex
adin [Wed, 31 Aug 2016 13:52:18 +0000 (10:52 -0300)]
Fix error with the cvmisc
adin [Wed, 31 Aug 2016 13:37:55 +0000 (10:37 -0300)]
Add \selectshortlanguage macro
adin [Wed, 31 Aug 2016 13:37:27 +0000 (10:37 -0300)]
Add fixme reminder
adin [Wed, 31 Aug 2016 13:37:11 +0000 (10:37 -0300)]
Add makefile to example
adin [Wed, 31 Aug 2016 03:09:27 +0000 (00:09 -0300)]
First version of the academic style for moderncv