Tagged Questions
10
votes
1answer
2k views
Box border lines not showing properly on PDF
I have the following code that generate a box with text content:
\documentclass{report}
\usepackage{color}
\usepackage{lipsum}
\newcommand\tipbox[1]{%
\begin{center}%
...