Search found 2 matches

by Michael_J
Sun Jun 01, 2025 11:56 pm
Forum: Graphics, Figures & Tables
Topic: Draw line around text
Replies: 2
Views: 11501

Re: Draw line around text

Thanks for the information - I was able to figure it out.

If you are reading this {isOnline} is a bool that is a flag for either to generate answers for me or make a handout for students.

\usepackage{etoolbox} % for boolean flags
\newbool{isOnline} % true - Hide the answers in notes to worked ...
by Michael_J
Sat May 31, 2025 7:57 pm
Forum: Graphics, Figures & Tables
Topic: Draw line around text
Replies: 2
Views: 11501

Draw line around text

How would I draw the green line?

What I currently have
What I have now
What I have now
Without-Line.png (33.79 KiB) Viewed 11501 times
What I want
What I want
What I want
With-Line.png (37.76 KiB) Viewed 11501 times