You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did add [email protected] to get around this bug JunoLab/Weave.jl#391, which
hits me when I use Weave.jl v0.10.4.
Maybe there is a way to solve both. Thanks for the lead.
@mykelk : As a work around, I installed Weave.jl v0.9.4
Neither bug occurs now. I can compile and semicolons suppress output as expected.
As an added benefit, the namespace noise mentioned in #27 is bit less ugly. Although I still need to track that down to eliminate it.
This:
Prints 100 numbers in my latex document.
I noticed in the slides in your JuliaCon talk that a semicolon does suppress output. Any ideas what is going on here? I did find that this
Suppresses output. But, this is of course undesirable in a document.
The text was updated successfully, but these errors were encountered: