InformationData boxes too small #469
noeckel
started this conversation in
Syntax sugar and Boxes
Replies: 2 comments 3 replies
-
|
Hi, we had some issues with a complex formatting of system symbols (which is usually a hell of Box-es). Then at some point it was switched to a parallel kernel, that generates an image. Could you please try this form? if it is enough we can just make it by default |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Wow, that was fast! It looks great - I'm glad you already have |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To get information about a function, I use something like the following:

The image created for the output doesn't match the font size of the input, and this makes it very hard to read. I often use
::usageattribute when defining my own functions, and the above is the standard way of retrieving that information. If the output is an image, I can't expand the view to reveal hidden portions of text.Can one make a new box style that preserves the interactivity?
Actually, looking at the image I realize that this is generated by calling the Front End, right? Maybe the solution would be to just use the ASCII output of the corresponding
wolframscriptcommand. I wonder what the output would have been for me if I didn't have the FrontEnd installed...Beta Was this translation helpful? Give feedback.
All reactions