From add8eaa70eac1d6d2c3aa23648033869a9a178b9 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 19 Sep 2015 19:41:15 -0700 Subject: multiple output files --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c311703..c17bc38 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ Online to an HTML file, e.g. `my_chapter.html`. Then run the command $ oso2pdf my_chapter.html -which will produce a file `my_chapter.pdf`. Optionally, specify the -font for the conversion; the default setting is +which will produce files `my_chapter-content.pdf` and +`my_chapter-notes.pdf`. Optionally, specify the font for the +conversion; the default setting is $ oso2pdf --font="Liberation Serif" my_chapter.html -- cgit v1.2.3