mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
4cd6c889a9
commit
e990cd6173
@ -29,8 +29,6 @@ class PagedDisplay
|
|||||||
this.current_page_height = null
|
this.current_page_height = null
|
||||||
this.document_margins = null
|
this.document_margins = null
|
||||||
this.use_document_margins = false
|
this.use_document_margins = false
|
||||||
this.footer_panel = null
|
|
||||||
this.header_panel = null
|
|
||||||
|
|
||||||
read_document_margins: () ->
|
read_document_margins: () ->
|
||||||
# Read page margins from the document. First checks for an @page rule.
|
# Read page margins from the document. First checks for an @page rule.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user