- 17 May, 2016 3 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
-
- 10 May, 2016 1 commit
-
-
Thomas Wood authored
This permits custom attributes to be passed to the bibliography list such as `reversed` or `start` to permit custom numbering. See inukshuk#148
-
- 25 Apr, 2016 4 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
See #147
-
Sylvester Keil authored
See #147
-
- 12 Apr, 2016 1 commit
-
-
Thomas Wood authored
{} could be matched arbitrarily inside of a {} pattern, in addition to the expected behaviour of nested pairs. (oops) Closes #143
-
- 15 Mar, 2016 3 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
See #139
-
- 06 Mar, 2016 2 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
- 15 Feb, 2016 1 commit
-
-
Thomas Wood authored
test-unit dependency for cucumber should be specified as >= 2.2 Also add Ruby 2.3.0 to the Travis CI configuration.
-
- 08 Feb, 2016 4 commits
-
-
Sylvester Keil authored
-
-
Alex Gil authored
-
Alex Gil authored
-
- 07 Feb, 2016 2 commits
- 04 Feb, 2016 5 commits
-
-
Sylvester Keil authored
Make bibtex converter use configured filters.
-
Thomas Wood authored
The bibtex converter class was not making use of the `bibtex_filters` global configuration option.
-
Sylvester Keil authored
Add filter for \superscript LaTeX command
-
Thomas Wood authored
This filter converts \textsuperscript latex formatting into <sup> html tags. It should be used before the `latex` filter to prevent premature stripping of {} groups. Also adds superscript to the default filters and documents the bibtex_filters parameter in README.md References inukshuk/jekyll-scholar#132
-
Sylvester Keil authored
Details page page.title variable should use LaTeX filtered entry
-
- 03 Feb, 2016 4 commits
-
-
Thomas Wood authored
-
Sylvester Keil authored
-
Sylvester Keil authored
See #129
-
Sylvester Keil authored
See #129
-
- 02 Feb, 2016 2 commits
-
-
Sylvester Keil authored
Export authors into an array under entry.author_array
-
Thomas Wood authored
This permits easier iteration over an arbitrary number of authors.
-
- 01 Feb, 2016 7 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
See #127
-
Sylvester Keil authored
See #127
-
Sylvester Keil authored
Added --group_by option for bibliography tag
-
Patrick de Kok authored
-
Patrick de Kok authored
-
Patrick de Kok authored
-
- 31 Jan, 2016 1 commit
-
-
Patrick de Kok authored
-