Search found 8 matches

by ozlemeges
Wed Apr 03, 2013 7:49 pm
Forum: Graphics, Figures & Tables
Topic: dvi to ps to pdf -- problem in hyperref
Replies: 4
Views: 3172

Re: dvi to ps to pdf -- problem in hyperref

Stefan_K thanks.

All, please see the attachment. I created a simple case but kept all the formatting. In addition to the tex file, I also included cls file. It is the cls for the dissertation.

Also, there are 2 pdf files:
1- test_DVIPDFM.pdf: Created through dvipdfm.
2- test_DVIPSDF.pdf: Created ...
by ozlemeges
Wed Apr 03, 2013 3:29 pm
Forum: Graphics, Figures & Tables
Topic: dvi to ps to pdf -- problem in hyperref
Replies: 4
Views: 3172

dvi to ps to pdf -- problem in hyperref

Here is the code that I included the figure. I also attached the eps file.

\begin{figure}[b!]
\centerline{\psfig{figure=Pi.eps, width = 6.50in, height = 4.25in}}
\caption{\footnotesize{Comparison}}
\label{fig:Pi}
\end{figure}

I am using WinEdt and compile through dvipdfm. In this case, half of ...
by ozlemeges
Wed Apr 03, 2013 6:45 am
Forum: Graphics, Figures & Tables
Topic: dvi to ps to pdf -- problem in hyperref
Replies: 4
Views: 3172

dvi to ps to pdf -- problem in hyperref

I have to use bookmarks and link to pages in my document and using dvi ps pdf. However, in this case hyperref package does not work.

If I use dvipdfm, then hyperref (bookmarks, links, etc.) works but this time some of my eps figure files are not shown completely (some of them are OK), i.e., I can ...
by ozlemeges
Thu Oct 18, 2012 3:59 am
Forum: BibTeX, biblatex and biber
Topic: References do not appear with Bibliography Style »abbrv«
Replies: 4
Views: 4297

References do not appear with Bibliography Style »abbrv«

Here is the full log file.

This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX 2.7) (preloaded format=latex 2010.6.21) 17 OCT 2012 21:55
entering extended mode
**C:/Users/jk/Dropbox/Irregular/test.tex
(C:/Users/jk/Dropbox/Irregular/test.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns ...
by ozlemeges
Thu Oct 18, 2012 3:27 am
Forum: BibTeX, biblatex and biber
Topic: References do not appear with Bibliography Style »abbrv«
Replies: 4
Views: 4297

Re: References do not appear with Bibliography Style »abbrv«

I tested exactly the same script you posted but it doesn't work either. I guess something is wrong with abbrv.
by ozlemeges
Thu Oct 18, 2012 3:24 am
Forum: BibTeX, biblatex and biber
Topic: References do not appear with Bibliography Style »abbrv«
Replies: 4
Views: 4297

Re: References do not appear with Bibliography Style »abbrv«

Thanks Thorsten, but it doesn't work. When I use plain instead of abbrv, it works, however when I use abbrv then it returns the blg file that I posted.

Any thoughts?
by ozlemeges
Tue Oct 16, 2012 5:53 am
Forum: BibTeX, biblatex and biber
Topic: References do not appear with Bibliography Style »abbrv«
Replies: 4
Views: 4297

References do not appear with Bibliography Style »abbrv«

Hi all,

I have been using LaTeX and "abbrv.bst" for a while. I don't know what I have changed but now my bib file does not work, i.e., I cannot see my references. I've prepared a minimal example as well but still no luck. Here is what I did:


\documentclass[11pt]{article}
\setlength{\textheight ...
by ozlemeges
Sat Nov 19, 2011 4:54 am
Forum: WinEdt
Topic: Line Wrapping Problem
Replies: 0
Views: 3854

Line Wrapping Problem

Hi all,

I use WinEdt. I established the semi-soft wrapping and set fixed right margin to 64. It works perfect almost all the time but sometimes it just stops wrapping and text just goes in the line without jumping to the next line. Whatever I do, I couldn't solve it. Only when I open a new file and ...