Search found 23 matches

by pazmush
Fri Jan 11, 2013 11:38 am
Forum: General
Topic: hyperref | Hyperlinks directed to wrong Page
Replies: 2
Views: 17715

Re: hyperref | Hyperlinks directed to wrong Page

Thanks Stefan

phantom section worked great!
by pazmush
Thu Jan 10, 2013 9:37 pm
Forum: General
Topic: hyperref | Hyperlinks directed to wrong Page
Replies: 2
Views: 17715

hyperref | Hyperlinks directed to wrong Page

Working example

\documentclass[a4paper]{report}
\usepackage[style=chem-rsc]{biblatex}
\usepackage[colorlinks=true,linkcolor=blue,citecolor=red,breaklinks=true,plainpages=false,pdfpagelabels]{hyperref}

\let\originalclearpage=\clearpage%supress pagebreak/clear page must use \pagebreak when needed ...
by pazmush
Fri Apr 13, 2012 11:21 am
Forum: Conversion Tools
Topic: Converting Latex to Word/RTF
Replies: 1
Views: 5623

Converting Latex to Word/RTF

Hi

I have converted a latex document to RTF before using latex2rtf, but i've just tried it on a larger document (one with multiple \include{chapters}) and it tells me that only a single file can be processed at a time.

Is there anyway around this or am I stuck?

Thanks
by pazmush
Wed May 25, 2011 11:05 pm
Forum: Graphics, Figures & Tables
Topic: a0poster background
Replies: 1
Views: 3941

a0poster background

Hi

I was wondering how I could get a background for a0poster? Preferably I would like a background image.

Thanks
by pazmush
Wed May 25, 2011 1:15 pm
Forum: Graphics, Figures & Tables
Topic: Caption for Figure in Textblock
Replies: 1
Views: 2691

Caption for Figure in Textblock

i have this


\begin{textblock}{7}(7.5, 3)
\begin{figure}
\includegraphics[width=\textwidth]{pics/tcbg.eps}
\caption{adam}
\label{tcbg}
\end{figure}
\end{textblock}

and it gives me a

\caption outside float error

can anyone help

thanks
by pazmush
Mon Apr 18, 2011 8:37 pm
Forum: BibTeX, biblatex and biber
Topic: Too many authors
Replies: 6
Views: 12994

Too many authors

If anyone is interested I found the IEEEtran bibliography style works well as you can choose to have et al on or off using some comands in the bib file. check out this.....

http://www.tug.org/texlive/Contents/liv ... _HOWTO.pdf
by pazmush
Sun Apr 17, 2011 8:32 pm
Forum: BibTeX, biblatex and biber
Topic: Too many authors
Replies: 6
Views: 12994

Re: Too many authors

Hi

This is what they ook like now

[1] Edsger C. P. Smits, Simon G. J. Mathijssen, Paul a. van Hal, Sepas Setayesh,
Thomas C. T. Geuns, Kees a. H. a. Mutsaers, Eugenio Cantatore,
Harry J. Wondergem, Oliver Werzer, Roland Resel, Martijn Kemerink,
Stephan Kirchmeyer, Aziz M. Muzafarov, Sergei a ...
by pazmush
Sun Apr 17, 2011 7:02 pm
Forum: BibTeX, biblatex and biber
Topic: Too many authors
Replies: 6
Views: 12994

Re: Too many authors

I would like to try using biblatex, but right now I have to get a report done for tomorrow.

I've tried unsrt and ieeetr and plain. But i want it to be in the same order as unsrt..... I'm not sure if it is too big a deal I just want it to look a bit neater...
by pazmush
Sun Apr 17, 2011 6:24 pm
Forum: BibTeX, biblatex and biber
Topic: Too many authors
Replies: 6
Views: 12994

Too many authors

Hi

I have too many authors and all the bib styles I have used don't reduce them down to et al, is there a style that does this?

Thanks
by pazmush
Sat Mar 12, 2011 2:43 pm
Forum: General
Topic: Superscript citation help
Replies: 4
Views: 21706

Re: Superscript citation help

I think if I just use \citen it woeks ok

Thanks