mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
6fdcc3c85f
commit
8626437fe1
@ -51,7 +51,7 @@ class PDFOutput(OutputFormatPlugin):
|
|||||||
options = set([
|
options = set([
|
||||||
OptionRecommendation(name='override_profile_size', recommended_value=False,
|
OptionRecommendation(name='override_profile_size', recommended_value=False,
|
||||||
help=_('Normally, the PDF page size is set by the output profile'
|
help=_('Normally, the PDF page size is set by the output profile'
|
||||||
' chosen under page options. This option will cause the '
|
' chosen under the page setup options. This option will cause the '
|
||||||
' page size settings under PDF Output to override the '
|
' page size settings under PDF Output to override the '
|
||||||
' size specified by the output profile.')),
|
' size specified by the output profile.')),
|
||||||
OptionRecommendation(name='unit', recommended_value='inch',
|
OptionRecommendation(name='unit', recommended_value='inch',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user