Message Boards Message Boards

0
|
5831 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Insert bulleted text in a presentation Graphic?

Posted 8 years ago
Attachments:
POSTED BY: john massucci
Posted 8 years ago

I don't see an easy way, but one uneasy way is to evaluate a Grid, as in:

Grid[{{"\[Bullet]", Style["Item one", "Text"]}, 
   {"\[Bullet]", Style["Item two with a very very very very very very very very very long name", "Text"]}, 
   {"\[Bullet]", Style["Item three", "Text"]}}, 
 Alignment -> {Left, Baseline}, ItemSize -> {{Scaled[0.01], Scaled[0.9]}}]

And then paste the output into a text field in the graphics editor:

Fake bulleted list

POSTED BY: Robert Dickau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract