Resolved issue #654. Improve feature: Rename Standard table to Multisize table.
--HG-- branch : develop
This commit is contained in:
parent
157edec572
commit
ae5f28e723
2
dist/OBS_debian/debian.tape.1
vendored
2
dist/OBS_debian/debian.tape.1
vendored
|
@ -9,7 +9,7 @@ tape [options] file
|
|||
.B Valentina
|
||||
is a cross-platform patternmaking program which allows designers
|
||||
to create and model patterns of clothing. This software allows pattern
|
||||
creation, using either standard sizing tables or an individual’s set of
|
||||
creation, using either multisize sizing tables or an individual’s set of
|
||||
measurements. It blends new technologies with traditional methods to create
|
||||
a unique pattern making tool.
|
||||
|
||||
|
|
8
dist/OBS_debian/debian.valentina.1
vendored
8
dist/OBS_debian/debian.valentina.1
vendored
|
@ -9,7 +9,7 @@ valentina [options] file
|
|||
.B Valentina
|
||||
is a cross-platform patternmaking program which allows designers
|
||||
to create and model patterns of clothing. This software allows pattern
|
||||
creation, using either standard sizing tables or an individual’s set of
|
||||
creation, using either multisize sizing tables or an individual’s set of
|
||||
measurements. It blends new technologies with traditional methods to create
|
||||
a unique pattern making tool.
|
||||
.SH OPTIONS
|
||||
|
@ -77,10 +77,12 @@ The path to output destination folder. By default the directory at which the app
|
|||
.RB "Export dxf in binary form."
|
||||
.IP "--text2paths"
|
||||
.RB "Export text as paths."
|
||||
.IP "--exportOnlyDetails"
|
||||
.RB "Export only details. Export details as they positioned in the details mode. Any layout related options will be ignored."
|
||||
.IP "-x, --gsize <The size value>"
|
||||
.RB "Set size value a pattern file, that was opened with standard measurements " "(export mode)" ". Valid values: 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56cm."
|
||||
.RB "Set size value a pattern file, that was opened with multisize measurements " "(export mode)" ". Valid values: 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56cm."
|
||||
.IP "-e, --gheight <The height value>"
|
||||
.RB "Set height value a pattern file, that was opened with standard measurements (" "export mode" "). Valid values: 92, 98, 104, 110, 116, 122, 128, 134, 140, 146, 152, 158, 164, 170, 176, 182, 188, 194, 200cm."
|
||||
.RB "Set height value a pattern file, that was opened with multisize measurements (" "export mode" "). Valid values: 92, 98, 104, 110, 116, 122, 128, 134, 140, 146, 152, 158, 164, 170, 176, 182, 188, 194, 200cm."
|
||||
.IP "-p, --pageformat <Template number>"
|
||||
.RB "Number corresponding to page template (default = 0, " "export mode" "):"
|
||||
.RS
|
||||
|
|
2
dist/debian/tape.1
vendored
2
dist/debian/tape.1
vendored
|
@ -9,7 +9,7 @@ tape [options] file
|
|||
.B Valentina
|
||||
is a cross-platform patternmaking program which allows designers
|
||||
to create and model patterns of clothing. This software allows pattern
|
||||
creation, using either standard sizing tables or an individual’s set of
|
||||
creation, using either multisize sizing tables or an individual’s set of
|
||||
measurements. It blends new technologies with traditional methods to create
|
||||
a unique pattern making tool.
|
||||
|
||||
|
|
6
dist/debian/valentina.1
vendored
6
dist/debian/valentina.1
vendored
|
@ -9,7 +9,7 @@ valentina [options] file
|
|||
.B Valentina
|
||||
is a cross-platform patternmaking program which allows designers
|
||||
to create and model patterns of clothing. This software allows pattern
|
||||
creation, using either standard sizing tables or an individual’s set of
|
||||
creation, using either multisize sizing tables or an individual’s set of
|
||||
measurements. It blends new technologies with traditional methods to create
|
||||
a unique pattern making tool.
|
||||
.SH OPTIONS
|
||||
|
@ -80,9 +80,9 @@ The path to output destination folder. By default the directory at which the app
|
|||
.IP "--exportOnlyDetails"
|
||||
.RB "Export only details. Export details as they positioned in the details mode. Any layout related options will be ignored."
|
||||
.IP "-x, --gsize <The size value>"
|
||||
.RB "Set size value a pattern file, that was opened with standard measurements " "(export mode)" ". Valid values: 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56cm."
|
||||
.RB "Set size value a pattern file, that was opened with multisize measurements " "(export mode)" ". Valid values: 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56cm."
|
||||
.IP "-e, --gheight <The height value>"
|
||||
.RB "Set height value a pattern file, that was opened with standard measurements (" "export mode" "). Valid values: 92, 98, 104, 110, 116, 122, 128, 134, 140, 146, 152, 158, 164, 170, 176, 182, 188, 194, 200cm."
|
||||
.RB "Set height value a pattern file, that was opened with multisize measurements (" "export mode" "). Valid values: 92, 98, 104, 110, 116, 122, 128, 134, 140, 146, 152, 158, 164, 170, 176, 182, 188, 194, 200cm."
|
||||
.IP "-p, --pageformat <Template number>"
|
||||
.RB "Number corresponding to page template (default = 0, " "export mode" "):"
|
||||
.RS
|
||||
|
|
Loading…
Reference in New Issue
Block a user