junicode: 2.208 -> 2.209
Changelog: https://github.com/psb1558/Junicode-font/releases/tag/v2.209
This commit is contained in:
committed by
Pascal Bach
parent
b035bd68a6
commit
6bd8f78df7
@@ -2,11 +2,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "junicode";
|
||||
version = "2.208";
|
||||
version = "2.209";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://github.com/psb1558/Junicode-font/releases/download/v${version}/Junicode_${version}.zip";
|
||||
hash = "sha256-uzPzZ6b/CxdcoXSsxf2Cfs9/MpcGn7pQfdwL37pbvXg=";
|
||||
hash = "sha256-hdCDLwTiyE2ZpFgmYAX7YWCujUwozIozD+k/lCStJUg=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "doc" "tex" ];
|
||||
|
||||
@@ -77,7 +77,7 @@ index c01ccaf..07a99ad 100644
|
||||
|
||||
% DECLARE THE FONTS
|
||||
|
||||
-\setmainfont{Junicode VF}[
|
||||
-\setmainfont{JunicodeVF}[
|
||||
- ItalicFont = {*-Italic},
|
||||
- BoldFont = {*},
|
||||
- BoldItalicFont = {*-Italic},
|
||||
|
||||
Reference in New Issue
Block a user