File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ clean :
2+ -@rm img* .txt * .mobi * .gif * .html 2> /dev/null || true
3+
4+
Original file line number Diff line number Diff line change @@ -41,14 +41,15 @@ $ fc-list | grep Courier
4141/usr/share/fonts/type1/texlive-fonts-recommended/pcrro8a.pfb: Courier:style=Italic
4242/usr/share/fonts/type1/texlive-fonts-recommended/pcrbo8a.pfb: Courier:style=Bold Italic
4343
44- $ ./rfc2kindle.py -i rfc7938 .txt -f /usr/share/fonts/type1/texlive-fonts-recommended/pcrr8a.pfb
44+ $ ./rfc2kindle.py -i rfc2535 .txt -f /usr/share/fonts/type1/texlive-fonts-recommended/pcrr8a.pfb
4545```
4646
4747If you run RFC2Kindle on windows platform, please do some changes yourself.
4848please email (keycobing at gmail dot com) for any improvement or any question
4949PS: sorry for my code style, but the script works well.
5050
5151### Author
52+ 52535354
5455
You can’t perform that action at this time.
0 commit comments