With my new found love on LaTeX I tried to do a different document which requires certain lines to be highlighted (up to the margin) with perhaps a different text color also. I've tried a few packages such as soul and xcolor for this purpose. I can get a text area highlighted, but it's not the whole line.
I'm thinking one of these could work
- Fill the rest of the line with spaces
- Use a table with one raw
I don't like the table way much, so I was thinking is there a better way to do this?
Any support on doing this using any method would be highly appreciated. I've attached a file which is what I'd like to achieve.