Skip to content

Arcs drawn incorrectly in TikZ image #445

Description

@APEXCalculus

Figure 11.3.8. contains three arcs. Each starts from the correct location but ends at the wrong place. I've tested this code on my local LaTeX install and it looks right. But the compilation for online viewing AND when the code is compiled within the apex.tex file created by pretext build apex-pdf, the image is incorrect (as seen in the linked figure above).

Each uses the arc syntax of arc (start_angle : end_angle : radius). Somehow the end_angles are not being used correctly, which is odd since the end_angle is sometimes used correctly as another arc's start_angle.

The figure is found in sec_dot_product.ptx starting near line 517.

Is there a tikz or pgfplots option being loaded that may be causing this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions