Bug Tracker
I’m currently working on a major new version of the datatool package. This may take a while. Please be patient. (Experimental version available for testing.)
ID | 58🔗 |
---|---|
Date: | 2014-04-13 14:45:21 |
Status | Closed (Fixed) |
Category | venndiagram |
Version | 1.0 |
Summary | \fillOnly* fills outside the right area |
OS | Arch Linux 3.14.0-5, x86_64 GNU/ |
Sign in to subscribe to notifications about this report.
Description
The\fillOnly
functions do not fill the right area and the effect depends on the scale factor too.
MWE
Download (286B)
\documentclass[a4paper, 10pt, fleqn]{article} \usepackage[utf8]{inputenc} \usepackage{tikz} \usepackage{venndiagram} \begin{document} \begin{figure}[h!] \centering \begin{venndiagram2sets}[tikzoptions={scale=0.7}] \fillOnlyA; \end{venndiagram2sets} \end{figure} \end{document}
Evaluation
Fixed in v1.1 (2016-03-16).
Comments
1 comment.
Replying to Comment #33:
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=58
Date: 2014-04-14 12:50:50
The current bug with the
\fillOnly*
functions can be solved with a workaround by using something like\fillANotB