Search found 2 matches

by tshah
Sat Jul 09, 2011 10:14 pm
Forum: Text Formatting
Topic: Boxed or shaded Theorem
Replies: 1
Views: 4201

Boxed or shaded Theorem

Nevermind. I figured it out. I had this:

Code: Select all

\documentclass[12pt, oneside,dvipdf]{amsbook}
when I took out the dvipdf the shading worked and it wasn't all black.
by tshah
Sat Jul 09, 2011 9:46 pm
Forum: Text Formatting
Topic: Boxed or shaded Theorem
Replies: 1
Views: 4201

Boxed or shaded Theorem

Hello all,

I've been trying to make shaded theorems in my latex book. It is using the amsbook class. I've copied a bunch of examples from online and they work when I try them as an article class, but when I move them into an amsbook file then the shading becomes black and I can't see anything. For ...