diff --git a/Makefile b/Makefile
index fd175b97..02f19c71 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ SHELL ?= /bin/bash
endif
#JAR_VERSION := $(shell mvn -q -Dexec.executable="echo" -Dexec.args='$${project.version}' --non-recursive exec:exec -DforceStdout)
-JAR_VERSION := 1.60
+JAR_VERSION := 1.61
JAR_FILE := mn2pdf-$(JAR_VERSION).jar
all: target/$(JAR_FILE)
diff --git a/README.adoc b/README.adoc
index 43a06429..2a06cd3a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -111,8 +111,8 @@ Tag the same version in Git:
[source,xml]
----
-git tag v1.60
-git push origin v1.60
+git tag v1.61
+git push origin v1.61
----
Then the corresponding GitHub release will be automatically created at:
diff --git a/pom.xml b/pom.xml
index fff90bda..216584ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
org.metanorma.fop
mn2pdf
- 1.60
+ 1.61
Metanorma XML to PDF converter
jar
https://www.metanorma.org
diff --git a/src/main/resources/pdf_fonts_config.xml b/src/main/resources/pdf_fonts_config.xml
index f05979a5..8567fe81 100644
--- a/src/main/resources/pdf_fonts_config.xml
+++ b/src/main/resources/pdf_fonts_config.xml
@@ -817,6 +817,20 @@ Relative config URLs are resolved relative to location of this file.
+
+
+
+
+
+
+
+
+
+
+
+
+
+