0

I am asking this question may be extension of this question. I wish to use some other symbols otherthan leftbrace in my older question. And, recently I come to know that bclogo solves that problem. but while working with that bclogo I am finding the following difficulty. That in some cases I couldn't find the bclogo output in the same page.

for example, with the following codes, i will get the texts in one page and the bclogo in the next page.

I am expecting it has to be running text only..

\documentclass{article}

\usepackage[tikz]{bclogo}

\usepackage{lipsum}
\begin{document}    
\lipsum[1]
\begin{bclogo}{Code}
\begin{itemize}
\item 
\item     
\item 
\item\item \item \item \item\item \item  
\item \item \item \item item \item \item 
\item \item \item \item     
\end{itemize}    
\end{bclogo}%    
\end{document}

My output:

Click here for the output image file

My aim is bclogo has to be in 1st page itself or it should start with 1st page and ends with its position.

David
  • 1,964

0 Answers0