Search found 13 matches

by safwatonline
Tue Sep 04, 2012 11:39 pm
Forum: Graphics, Figures & Tables
Topic: rotating | Turn Page with rotated Table in Viewer
Replies: 2
Views: 2903

rotating | Turn Page with rotated Table in Viewer

Hello cgnieder,
Please find attached an example, i just want page 2 to be rotated by 90 degree without any change in its formatting.


\documentclass{article}
\usepackage{lipsum}% for dummy text
\usepackage{mathenv}\usepackage[lmargin=3.0cm, rmargin=1.0cm,tmargin=2.50cm,bmargin=2.50cm]{geometry ...
by safwatonline
Sat Sep 01, 2012 3:24 pm
Forum: Graphics, Figures & Tables
Topic: rotating | Turn Page with rotated Table in Viewer
Replies: 2
Views: 2903

rotating | Turn Page with rotated Table in Viewer

Hello everyone,

I am using the sidewaystable envirionment for a wide table, and everything is working fine. However, I was wondering if there is an option to make the resulting PDF page (containing the table) appear rotated 90 degrees for better readability. I tried the landscape environment ...
by safwatonline
Wed Jun 27, 2012 3:07 pm
Forum: Graphics, Figures & Tables
Topic: Messed figure
Replies: 9
Views: 5658

Re: Messed figure

i think it is much better with jpg, thanks a lot for your help :)
by safwatonline
Wed Jun 27, 2012 2:06 pm
Forum: Graphics, Figures & Tables
Topic: Messed figure
Replies: 9
Views: 5658

Re: Messed figure

it is working now (u r the man :D)
One last thing, the pages with png figures now looks different from other pages, the colors mainly is not the same (more bold color), how to fix that?

attached both pages for reference.
by safwatonline
Wed Jun 27, 2012 12:58 pm
Forum: Graphics, Figures & Tables
Topic: Messed figure
Replies: 9
Views: 5658

Re: Messed figure

Hello Stephan,
Thanks a lot for ur response.
I tried that then the figure is working fine. However, all other figures are messed up with unrecognized eps. can't i have both, i certainly don't want to re-make all other figures.
BTW what is the main advantages and disadvantages of using PS=>PDF or PDF ...
by safwatonline
Wed Jun 27, 2012 12:02 pm
Forum: Graphics, Figures & Tables
Topic: Messed figure
Replies: 9
Views: 5658

Messed figure

Just to make myself clear, i am not really familiar with what you said :D
So, what i am doing is:

Code: Select all

\usepackage[dvips]{graphicx} 
and i am using Latex to PS to PDF
with latex as my compiler and Ghostscript for ps2pdf

is there something wrong here?
by safwatonline
Wed Jun 27, 2012 11:56 am
Forum: Graphics, Figures & Tables
Topic: Messed figure
Replies: 9
Views: 5658

Re: Messed figure

Dear Stephan,
Thanks a lot for your reply.
First, i am really a newbie in Latex so i don't really understand all the options.
Second, i tried using jpg, but i had to set the bounding box manually, which is not really practical with large number of figures, and the output was a mono-chrome figure ...
by safwatonline
Tue Jun 26, 2012 10:48 pm
Forum: Graphics, Figures & Tables
Topic: Messed figure
Replies: 9
Views: 5658

Messed figure

Hello All,

i am trying to add a figure using graphix package, i first convert it to eps (originally bmp) then add it using the following command:


\begin{figure}[!h]
\centering
\includegraphics[scale=0.7,keepaspectratio]{Images/chp2/Nasiri_Pack2.eps}
\caption{Nasiri Fabrication Platform; CMOS ...
by safwatonline
Thu May 03, 2012 5:45 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: hyperref | Hyperlink inside Index Entry
Replies: 2
Views: 6628

hyperref | Hyperlink inside Index Entry

Hello,
I am using the following command to set an entry inside the index referring to another entry in the index with \index{EntryX|see{EntryY}}.

But how to make EntryY a hypperlink to its location in the index?
Is that doable?
by safwatonline
Sat Mar 31, 2012 2:55 pm
Forum: Graphics, Figures & Tables
Topic: caption | Cross-references shown without Numbers
Replies: 1
Views: 1305

caption | Cross-references shown without Numbers

Hello everyone,

I tried adding the package caption to make bold labels. It is working for figures and tables, however, the cross referencing for tables is not showing number.
any help?


thnx,
Safwat