Search found 5 matches

by anis_huq
Thu Apr 26, 2012 3:21 am
Forum: Texmaker and TeXstudio
Topic: Text from PDF not copyable
Replies: 1
Views: 3977

Text from PDF not copyable

Hi,

the problem is a bit peculiar. But here goes.

I am using MikTeX 2.9 with TeXmaker 3.3.2. on Windows 7. Now I can build my LaTeX and PDF is created accordingly. The "quick build" configuration that I am using:
"LaTeX + dvips + ps2pdf + view PDF". For viewing the PDF, I am using Adobe Reader ...
by anis_huq
Thu Apr 26, 2012 3:11 am
Forum: Page Layout
Topic: How can I keep less blank space on two sides?
Replies: 1
Views: 2351

How can I keep less blank space on two sides?

Hi,
My Latex file looks like the following:
\documentclass[11pt,a4paper,oneside]{report}

\usepackage{t1enc}
\usepackage{alltt}
\usepackage{epsfig}
\usepackage[english, finnish, swedish]{babel}
\usepackage{url}
\usepackage{multirow}
\usepackage{eurosym} % To get a euro sign: \euro{}
\usepackage ...
by anis_huq
Thu Apr 12, 2012 4:17 pm
Forum: Graphics, Figures & Tables
Topic: \listoffigures problem
Replies: 2
Views: 2458

\listoffigures problem

Hi,
As a part of my thesis, I am using \listoffigures to display the list of figures. Now, some of the figures have \footnote in their captions. To display the \footnote s properly, I have used the suggestions of: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ftncapt

Now when I go to the ...
by anis_huq
Wed Apr 11, 2012 2:04 pm
Forum: General
Topic: Footnote is not clickable and the PDF cannot be selected
Replies: 2
Views: 3187

Footnote is not clickable and the PDF cannot be selected

Say in chapter 2, page 10 I create a foonote (by doing: \footnote{bla bla....} ). When I reference it in Page 10 I get a clickable reference to that footnote. But, in page 12 when I reference this footnote using \footnotemark[\value{footnote}] , I get the number of the footnote correct, but this ...
by anis_huq
Fri Mar 16, 2012 1:46 am
Forum: BibTeX, biblatex and biber
Topic: Bibliography Style and URL Problem
Replies: 3
Views: 32304

Bibliography Style and URL Problem

Hi,
I have the following entry in my Bibliography.
@misc{fuller2011,
author = {V. Fuller and D. Farinacci and D. Meyer and D. Lewis},
month = {June},
organization = {Internet Engineering Task Force},
publisher = {IETF},
series = {Request for Comments},
title = {LISP Alternative Topology ...