Skip to content

viewportBoundsRange note has wrong lower bound #2634

@qbojj

Description

@qbojj

In chapters/limits.adoc the viewportBoundsRange note is missing a '2' in the lower bound:

This would give a bounds limit of [eq]#[-pname:size {plus} 1, 2 {times}
pname:size - 1]# which would allow all possible non-empty-set intersections
of the output target and the viewport.

Should be

This would give a bounds limit of [eq]#[-2 {times} pname:size {plus} 1, 2 {times}
pname:size - 1]# which would allow all possible non-empty-set intersections
of the output target and the viewport.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions