Ole Kröger

Results 325 comments of Ole Kröger

I'm not sure I get the new idea so just to be sure: You define `authors` in `newpage` either by a given parameter from the user maybe or using the...

Oh I see the reason now. Thanks for clarification

Then I would probably create three dictionaries. One TOML one Git and one default and use. `merge(default, toml_dict, git_dict)`. + iterate over the keys in replace

I assume @dourouc05 would also be able to contribute here as he has 50+ bridges in https://github.com/dourouc05/ConstraintProgrammingExtensions.jl

Sounds good to me. On that matter is there some kind of general overview of how all these Julia geometry packages work together? It's currently a bit hard for me...

For anyone subscribed: I've added an example as the main comment. I think it makes sense as a next step to use the `scale_linear` mapping as an input to the...

Thanks for opening the issue. I feel like this might be more a problem of morphing as no new object is created during the morph I feel like all actions...

The docstring is simply wrong and fixed in: https://github.com/Wikunia/Javis.jl/pull/370

Yes it will move by a vector instead of to a point. The other one is currently not really possible as one does not know where the point is at...

Bump @TheCedarPrince any news on this?