Search found 2 matches

by jon_createDa
Wed Sep 07, 2011 10:22 pm
Forum: General
Topic: overpic | Put Stuff over Highlight in Foreground
Replies: 1
Views: 2722

overpic | Put Stuff over Highlight in Foreground

Im currently using \put to fill in the blank spaces of psfs with the package overpic and using \put(){} on each line.

mt lines match up well with the text of the pdf in the picture im typing over and id like to highlight it. My problem is when I usepackage{soul} and \hl{qquadqquad} it overwrites ...
by jon_createDa
Wed Sep 07, 2011 4:51 pm
Forum: General
Topic: overpic | Place boxed Content
Replies: 1
Views: 2686

overpic | Place boxed Content

Im using \usepackage[percent]{overpic} together with\put to overwrite an existing PDF page containing notes created elsewhere.

Basically on each line I put \put(0,98)[%something%] but the problem is I want to box some writing on two lines using \boxed and it can only do it on one line?

can someone ...