- 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
-
- 26 Jan, 2016 4 commits
-
-
Sylvester Keil authored
See discussion at #124
-
Sylvester Keil authored
-
Sylvester Keil authored
See #124
-
Sylvester Keil authored
added base_url and stripped trailing whitespaces from -r value
-
- 25 Jan, 2016 2 commits
- 24 Jan, 2016 1 commit
-
-
Alex Gil authored
-
- 21 Jan, 2016 6 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
added method for link target, with a new tag and documentation
-
elotroalex authored
-
Alex Gil authored
-
Alex Gil authored
-
- 13 Jan, 2016 5 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
Fixes #120
-
Sylvester Keil authored
-
Sylvester Keil authored
Improve sorting and support grouping for bibliographies
-
- 12 Jan, 2016 3 commits
-
-
Sylvester Keil authored
See #104
-
Sylvester Keil authored
Updates README as proposed at issues #108, #109
-
Raphael R authored
Documents that dependent styles need the `dependent/` prefix, and where to find style names. Documents that you can not use the plugin with the standard Github pages workflow, and provides a workaround.
-