Search found 6 matches

by Harri
Mon Jun 20, 2011 2:21 pm
Forum: WinEdt
Topic: Spelling Mistake (Dictionary Problem)
Replies: 0
Views: 2975

Spelling Mistake (Dictionary Problem)

Hi,

Somehow dictionary option is not working properly, though I have enabled all the dictionary options as --

wrong spelling -> right click -> file -> dictionary manager -> dictionary -> check "enable option"

Can anyone suggest me how to integrate "WordWeb" in winedt 6 ?

Hari
by Harri
Mon Jun 20, 2011 2:11 pm
Forum: Texmaker and TeXstudio
Topic: Add a Word for Spell Checking
Replies: 3
Views: 14968

Re: Add a Word for Spell Checking

Hi,

Write any word of your choice (in your tex file), right click -> file -> dictionary manager -> User (Addon) {in drop down menu choose user dictionary} -> check "enable option" save it and see I hope this will work.

Hari
by Harri
Fri Jun 17, 2011 8:46 pm
Forum: Graphics, Figures & Tables
Topic: EPS file is not found
Replies: 4
Views: 3356

Re: EPS file is not found

Hi Stefan,

Sorry for late reply. Little busy with other things. No that was not the problem, but I figure it out --- In one code (which is running on one PC perfectly) it was able to import eps files from some other folder in same directory, using following command --

G:/Hari/latex writting/Phd ...
by Harri
Thu Jun 16, 2011 7:25 am
Forum: Graphics, Figures & Tables
Topic: EPS file is not found
Replies: 4
Views: 3356

Re: EPS file is not found

Dear Stefan,
Thanks for reply.

But problem still persist. AS you mentioned, I am using LATEX only then convert DVI file to PDF.

-- Hari
by Harri
Wed Jun 15, 2011 2:23 pm
Forum: Graphics, Figures & Tables
Topic: EPS file is not found
Replies: 4
Views: 3356

EPS file is not found

Dear friends,

I am new to latex as well to this community also.

I am writing a thesis. In which I am using a following packages --

\documentclass[a4paper,12pt]{report}
\usepackage{amsmath}
\usepackage[small]{caption}
\usepackage[dvips]{graphicx}
\usepackage{amsmath}
\usepackage[retainorgcmds ...
by Harri
Sun Jan 02, 2011 5:10 pm
Forum: BibTeX, biblatex and biber
Topic: Last reference not indented properly
Replies: 10
Views: 11186

Re: Last reference not indented properly

Dear All,
I am very new to Latex. I am using it on my windows 7 machine (Miktex 2.7 + winedt 5.--). In my tex file, I am using command "\bibliography{filename.bib}" and I have ".bib" file. If I run LaTex (Shift+Ctrl+L), there is no error message then I run BibTex (Shift+Ctrl+L) again there is no ...