File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2019.0.3
2+ current_version = 2019.0.4
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 44including source code listings into your LaTeX document.
55
66The Emerald language definition is given in a single ` .tex ` file:
7- [ ` listings-emerald.tex ` ] ( https://github.com/emerald/modes/releases/download/v2019.0.3 /listings-emerald.tex ) .
7+ [ ` listings-emerald.tex ` ] ( https://github.com/emerald/modes/releases/download/v2019.0.4 /listings-emerald.tex ) .
88
99In general, the file has the following structure:
1010```
@@ -67,5 +67,5 @@ on CTAN](https://www.ctan.org/pkg/listings).
6767
6868### Manual
6969
70- 1 . Download the [ latest release of ` listings-emerald.tex ` ] ( https://github.com/emerald/modes/releases/download/v2019.0.3 /listings-emerald.tex ) ,
70+ 1 . Download the [ latest release of ` listings-emerald.tex ` ] ( https://github.com/emerald/modes/releases/download/v2019.0.4 /listings-emerald.tex ) ,
7171 and place it in your working LaTeX directory.
Original file line number Diff line number Diff line change 22
33### Manual
44
5- 1 . Download the [ latest release of ` emerald.vim ` ] ( https://github.com/emerald/modes/releases/download/v2019.0.3 /emerald.vim ) ,
5+ 1 . Download the [ latest release of ` emerald.vim ` ] ( https://github.com/emerald/modes/releases/download/v2019.0.4 /emerald.vim ) ,
66 and place it in your ` ~/.vim/syntax/ ` directory.
77
88 Create ` ~/.vim/syntax/ ` if it doesn't already exist.
You can’t perform that action at this time.
0 commit comments