Browse Source

Update cut zone DSL documentation

* Fix margin to standard 1/8* which was intended according to the ruby file used in the examples.
* Fix wording in margin
dev
Karneades 7 years ago committed by Andy Meneely
parent
commit
30673f712d
  1. 4
      docs/dsl/cut_zone.rst

4
docs/dsl/cut_zone.rst

@ -10,9 +10,9 @@ Options
.. include:: /args/expansion.rst .. include:: /args/expansion.rst
margin margin
default: '0.25in' default: '0.125in'
The distance from the edge of the card to the safe zone. Supports :doc:`/units`. The distance from the edge of the card to the cut zone. Supports :doc:`/units`.
width width
default: ``width - margin`` (the width of the deck minus the margin) default: ``width - margin`` (the width of the deck minus the margin)

Loading…
Cancel
Save