Hi,
I am using msc package to draw simple sequence diagram. But I am getting the error Undefined control sequence.<recently read> \c@lor@to@ps l.6 \declinst{usr}{User}{} .
I tried in windows also but still doesn't help. The strange thing is its runs fine at my friends machine who also uses the ...
Search found 6 matches
- Mon Mar 28, 2011 2:32 pm
- Forum: General
- Topic: msc package
- Replies: 1
- Views: 3094
- Mon Mar 28, 2011 10:46 am
- Forum: Text Formatting
- Topic: Minipage doesn't work
- Replies: 3
- Views: 20452
Re: Minipage doesn't work
Thanks for your quick reply.
- Tue Mar 22, 2011 1:50 pm
- Forum: Text Formatting
- Topic: Minipage doesn't work
- Replies: 3
- Views: 20452
Re: Minipage doesn't work
I have fixed the problem using tabular tag. But still want to know why minipage doesn't work.
- Tue Mar 22, 2011 1:09 pm
- Forum: Text Formatting
- Topic: Minipage doesn't work
- Replies: 3
- Views: 20452
Minipage doesn't work
Hi,
I am trying to put text side by side using minipage but it doesn't work. I wonder if there any clash between the packages or any package is missing.
\documentclass[aps,pre,preprint,nofootinbib]{article}
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
\usepackage[pdftex]{hyperref ...
I am trying to put text side by side using minipage but it doesn't work. I wonder if there any clash between the packages or any package is missing.
\documentclass[aps,pre,preprint,nofootinbib]{article}
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
\usepackage[pdftex]{hyperref ...
- Tue Feb 15, 2011 11:59 pm
- Forum: General
- Topic: Included PDF pages in the Appendix
- Replies: 3
- Views: 17608
Re: Included PDF pages in the Appendix
Hi frabjous,
Thanks for your quick reply. Your posted code works great
Hi localghost,
Thanks for your quick reply and making me aware of rules.
Thanks for your quick reply. Your posted code works great

Hi localghost,
Thanks for your quick reply and making me aware of rules.

- Tue Feb 15, 2011 6:40 pm
- Forum: General
- Topic: Included PDF pages in the Appendix
- Replies: 3
- Views: 17608
Included PDF pages in the Appendix
Hi,
I am trying to attach external pdf i.e edocs of erlang. And I tried to do with
\appendix
\label{app:appendix}
\section{Appendix}
\includepdf[pages=-]{edoc/edoc.pdf}
In this case the appendix starts with blank page and then from next page I can see edocs. I want the attach edocs with heading ...
I am trying to attach external pdf i.e edocs of erlang. And I tried to do with
\appendix
\label{app:appendix}
\section{Appendix}
\includepdf[pages=-]{edoc/edoc.pdf}
In this case the appendix starts with blank page and then from next page I can see edocs. I want the attach edocs with heading ...