Katherine Whitlock

Results 3 comments of Katherine Whitlock

I'll do that once I'm more comfortable with the implementation and it's a bit more complete. Right now it's a little weird, and I've made some other customizations in my...

Regarding the reference to this issue, I'm a little confused about the whole 'faces that seem to be fairly independent of anything else' statement in #85 My biggest qualm with...

I had the same problem and resolved it like this: ``` diff diff --git a/prettyprint.hpp b/prettyprint.hpp index 6bf2543..f75683c 100644 --- a/prettyprint.hpp +++ b/prettyprint.hpp @@ -157,7 +157,7 @@ namespace pretty_print template...