Search found 86 matches

by omkardpd
Mon Aug 19, 2019 11:13 am
Forum: Graphics, Figures & Tables
Topic: epstopdf usepackage
Replies: 6
Views: 3813

epstopdf usepackage

Hi,
The minimal example code you shared does not work either. Please see attached files. Regards
by omkardpd
Mon Aug 19, 2019 9:46 am
Forum: Graphics, Figures & Tables
Topic: epstopdf usepackage
Replies: 6
Views: 3813

epstopdf usepackage

Thank you for the reply.
However, the issue persists. Not sure how to tackle it.
by omkardpd
Mon Aug 19, 2019 9:45 am
Forum: Graphics, Figures & Tables
Topic: epstopdf usepackage
Replies: 6
Views: 3813

epstopdf usepackage

Thank you for the reply.
However, the issue persists. Not sure how to tackle it.
by omkardpd
Mon Aug 19, 2019 12:42 am
Forum: Graphics, Figures & Tables
Topic: epstopdf usepackage
Replies: 6
Views: 3813

epstopdf usepackage

Dear Colleagues,

The usepackage epstopdf has been working well for me till date. Recently, I reinstalled miktex 2.9 and seems that the usepackage does not work anymore. Please see two screenshots attached. I tried many alternatives suggested on this forum; nothing seems to work for me. I would ...
by omkardpd
Thu Aug 25, 2016 3:51 am
Forum: Graphics, Figures & Tables
Topic: Splitting a page
Replies: 1
Views: 2332

Splitting a page

Dear Colleagues,

Is there a best way to split a single page of a document into two parts? In one part, I want to create a table, and in the other part, I need to import a figure (.eps file). I tried with the minipage option. However, I think it does not allow inserting a table and figure. It is ...
by omkardpd
Tue Jun 07, 2011 8:14 pm
Forum: Graphics, Figures & Tables
Topic: landscape / sidewaystable
Replies: 3
Views: 6542

Re: landscape / sidewaystable

Dear Thorsten,

Thank you for the reply.

I understand about the ease the reader will have if I produce a minimal example. Unfortunately, the minimal example in my case does produce a table the way I want. However, in my main document, the table is wrongly printed as shown in my earlier message in ...
by omkardpd
Tue Jun 07, 2011 7:23 pm
Forum: Graphics, Figures & Tables
Topic: landscape / sidewaystable
Replies: 3
Views: 6542

landscape / sidewaystable

Hello,

I am using the rotating package for creating a landscape table. The sample code I am using is as follows:
\begin{sidewaystable}{htbp}
\centering
\begin{tabular}{|c|c|}
\hline
col 1 & col 2 \\
\hline
end{tabular}
\caption{Table XYZ}
\label{tablexyz}
\end{sidewaystable}
By this code I get ...
by omkardpd
Thu Jan 14, 2010 6:18 pm
Forum: BibTeX, biblatex and biber
Topic: Creating bibliography
Replies: 2
Views: 2174

Re: Creating bibliography

Hi Joseph,

Thank you very much for the reply. Based on the questions in your reply to my starting post, I could resolve the issues.

Regards,

Omkar
by omkardpd
Thu Jan 14, 2010 10:08 am
Forum: BibTeX, biblatex and biber
Topic: Creating bibliography
Replies: 2
Views: 2174

Creating bibliography

Hi,

I am trying to create bibliography at the end of a document. The main LaTex document has following commands in the end.

\bibliographystyle{plain}
\bibliography{refs}
\end{document}

I have created another file with reference details and saved as "refs.bib".

However, I have not been able to ...
by omkardpd
Sun Nov 15, 2009 7:13 am
Forum: Page Layout
Topic: TOC
Replies: 2
Views: 2339

Re: TOC

Thank you, the problem has been solved by your suggestion.

Regards,

Omkar