开发者

How to create a sidebar with latex?

I need to make a journal, and I want to have a "recommend开发者_开发百科ed books" on the side of the page within the last page of the journal, but I couldn't find anything that would give me this result. I'm already using multicols package for the content and i cant see how a graphicx package would help me out.

I want to have a nice blue background with rounded corners too, help is welcome ^^.


If you are already using multicol, just make it another column and draw a box around it with the usual techniques. Maybe not the fanciest solution, but it seems like it should work. Use \newcolumn in the multicol environment to put the sidebar in its own column. For your fancy boxes, try the fancybox package. With it, you can draw boxes with rounded corners.

On the other hand, this guy gets super fancy and uses the TikZ package to get colors and all sorts of stuff.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜