diff --git a/README.md b/README.md index a17b7ca..6084719 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,19 @@ if you are not setting additional options, use `"value":true`. ### Document Tags +To change the **language** of the document: + +```json +{ +"ipub": { + "language" : "french" + } +} +``` + +where the language can be any specified in the +[babel](https://people.phys.ethz.ch/~ihn/latex/babel.pdf) package. + To specify where the **bibliography** is: ```json diff --git a/converted/Example.html b/converted/Example.html index 549d24a..dcac2a2 100644 --- a/converted/Example.html +++ b/converted/Example.html @@ -11891,14 +11891,14 @@
References to fig. 1, tbl. 1, eqn. 1 and code 1.
+References to fig. 1, tbl. 1, eqn. 1 and code 6.
Referencing multiple items: fig. 1, fig. 2 and fig. 3.
A latex citation.[Zelenyak et al, 2016.]
A html citation.(Kirkeminde, 2012)
@@ -11992,7 +11992,7 @@