w2x: Use zero body margin for the file containing the cover image in EPUB export

git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@133 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
henrikjust 2012-02-24 10:36:20 +00:00
parent cc68f96a2c
commit 90d1b47551
3 changed files with 10 additions and 1 deletions

View file

@ -26,7 +26,6 @@
package writer2latex.latex;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import writer2latex.util.*;