occam-styles 4.1.123 → 4.1.126

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,6 +46,12 @@ Compression is then straightforward, for example:
46
46
  woff2_compress JuliaMono-Regular.ttf
47
47
  ```
48
48
 
49
+ For instructions on how to remove all ligatures, etc, see the following:
50
+
51
+ * [How to turn off ligatures and contextual alternate characters in CSS](https://github.com/cormullion/juliamono/issues/159#issuecomment-1453900328)
52
+
53
+ Only the regular font face is being used currently.
54
+
49
55
  ## Building
50
56
 
51
57
  Automation is done with [npm scripts](https://docs.npmjs.com/misc/scripts), have a look at the `package.json` file. The pertinent commands are: