Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/typeset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ control the conversion process. The options that can be included are:
the surrounding font. Default is ``8``.
* :attr:`containerWidth`, a number giving the width of the container,
in pixels. Default is 80 times the :attr:`ex` value.
* :attr:`lineWidth'`, a number giving the line-breaking width in
* :attr:`lineWidth`, a number giving the line-breaking width in
``em`` units. Default is a very large number (100000), so
effectively no line breaking.
* :attr:`scale`, a number giving a scaling factor to apply to the
Expand Down