mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 21:17:01 +02:00
...
This commit is contained in:
parent
4cd6c889a9
commit
e990cd6173
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ class PagedDisplay
|
|||
this.current_page_height = null
|
||||
this.document_margins = null
|
||||
this.use_document_margins = false
|
||||
this.footer_panel = null
|
||||
this.header_panel = null
|
||||
|
||||
read_document_margins: () ->
|
||||
# Read page margins from the document. First checks for an @page rule.
|
||||
|
|
|
|||
Loading…
Reference in a new issue