Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Display a table of all horizontal or vertical spanning characters used by the current Wolfram Notebook front end
ResourceFunction["VisualizeSpanningCharacters"][type] returns a table displaying spanning character data of the specified type. | |
ResourceFunction["VisualizeSpanningCharacters"][] returns an Association of all character data types. | |
ResourceFunction["VisualizeSpanningCharacters"][type,"RawData"] returns the raw data for type. |
Display horizontal spanning character data:
In[1]:= |
Display all spanning character data:
In[2]:= |
Return raw data used to construct the table:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License