You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
> Hexo renderer based on pdf2htmlEX.
12
12
13
-
## Install
13
+
## Installation
14
14
15
15
Note that WSL can be used (for Windows users).
16
16
@@ -79,7 +79,7 @@ render_pdf:
79
79
80
80
## Limitations
81
81
82
-
- Somehow, Using a non-specific fonts for math expressions results in `Cannot flatten a non-CID font` warning and the characters garbled. Using Cambria Math was a workaround.
82
+
- Somehow, using a non-specific fonts for math expressions results in `Cannot flatten a non-CID font` warning and the characters garbled. Using Cambria Math was a workaround.
83
83
- `Warning: encoding confliction detected in font: 3` is still displayed but it seems to be harmless.
84
84
- Due to Hexo's specifications, specifing a title for a post which is a binary file is almost impossible and the title will be blank.
0 commit comments