From 7920a1a46987c8d57e12ffc134a9da9a9a4e9ecb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 9 May 2015 00:07:27 -0700 Subject: Revert "EPUB writer: stylesheet changes. Closes #2040." This reverts commit 1c2951dfd9ee72e5270cb974a06098adb9178f89. See #2040. The semantics was too squishy. `--css` takes a URL, but for EPUB we need files that we can read. I prefer keeping the old system for now, with `--epub-stylesheet`. --- README | 2 -- 1 file changed, 2 deletions(-) (limited to 'README') diff --git a/README b/README index 10097f4b7..fa93bf8e5 100644 --- a/README +++ b/README @@ -646,8 +646,6 @@ Options affecting specific writers is specified, pandoc will look for a file `epub.css` in the user data directory (see `--data-dir`). If it is not found there, sensible defaults will be used. - (*Deprecated:* use `--css` or the `stylesheet` metadata field - instead.) `--epub-cover-image=`*FILE* -- cgit v1.2.3