mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 07:12:28 +00:00
Spell check
This commit is contained in:
parent
36dcf10858
commit
ebdd41e692
@ -457,7 +457,7 @@ namespace QUtil
|
||||
// group that didn't start with `x1.
|
||||
//
|
||||
// Example: with max of 15, the range "4-10,x7-9,12-8,xr5" is 4, 5, 6, 10, 12, 10, 9, 8. This is
|
||||
// 4 through 10 inclusive without 7 through 9 inclusive followed by 12 to 8 inclusiuve
|
||||
// 4 through 10 inclusive without 7 through 9 inclusive followed by 12 to 8 inclusive
|
||||
// (descending) without 11 (the fifth value counting backwards from 15). For more information
|
||||
// and additional examples, see the "Page Ranges" section in the manual.
|
||||
QPDF_DLL
|
||||
|
2
job.sums
2
job.sums
@ -15,6 +15,6 @@ libqpdf/qpdf/auto_job_json_decl.hh 10ffb0d0e5ca09809a5d5d78f66dee393dfd2653a2344
|
||||
libqpdf/qpdf/auto_job_json_init.hh 9c3839877ab3b15a47e92086f0b5616da33fd4970538cc423d3b0a7ff33ce66a
|
||||
libqpdf/qpdf/auto_job_schema.hh a882939b202d48ad1c0751c094f671ad7aad0fc04c3a4446ad83675db365c8a2
|
||||
manual/_ext/qpdf.py 6add6321666031d55ed4aedf7c00e5662bba856dfcd66ccb526563bffefbb580
|
||||
manual/cli.rst 38ff5e0e3a6bc01eab0b7d9f3fd22bfe4ec90ad5dcd48ba8be8412177c7bbf61
|
||||
manual/cli.rst 43923fab0def5f76e537f03ba2f650270a1ae858a15747e355db2a6ea396f1a0
|
||||
manual/qpdf.1 cd335812d450ca83be3c7fe165299d3454b26b4999295f671d57e6b24f6ea7a1
|
||||
manual/qpdf.1.in 436ecc85d45c4c9e2dbd1725fb7f0177fb627179469f114561adf3cb6cbb677b
|
||||
|
@ -1845,7 +1845,7 @@ Related Options
|
||||
|
||||
- The 12th and 13th pages will not have labels
|
||||
|
||||
- The 14th page is numbered ``10``. Pages will be numered
|
||||
- The 14th page is numbered ``10``. Pages will be numbered
|
||||
sequentially up through the 45th page, which will be numbered
|
||||
``41``
|
||||
|
||||
@ -2602,7 +2602,7 @@ Examples
|
||||
|
||||
- You can specify a multiple numeric parameters to :qpdf:ref:`--collate`. With
|
||||
:samp:`--collate={i,j,k}`, pull groups of :samp:`{i}` pages from the
|
||||
first file, then :samp:`{j}` from the second, thenm :samp:`{k}` from
|
||||
first file, then :samp:`{j}` from the second, then :samp:`{k}` from
|
||||
the third, repeating. The number of parameters must equal the number
|
||||
of groups. For example, if you ran
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user