Search found 5 matches

by rf1970
Tue Dec 20, 2016 5:27 pm
Forum: BibTeX, biblatex and biber
Topic: BibTex style ?
Replies: 1
Views: 2009

BibTex style ?

Hello all,

I am new to this Latex. Which Bibliography style and package to be used for the Journal reference shown below :

Prado d N R and Saul B A 1999 A high-power-factor electronic
ballast using a flyback push-pull integrated converter.
IEEE Trans. Ind. Electron. 46(4): 796–802

I am using ...
by rf1970
Sat Dec 17, 2016 5:05 pm
Forum: General
Topic: Texmaker Error log file not found
Replies: 8
Views: 89840

Texmaker Error log file not found

Stefan Kottwitz wrote:I would try replacing pdflatex by "C:/Program Files/MiKTeX 2.9/miktex/bin/pdflatex", similar for latex.

Stefan
I have provided the path of Latex and pdflatex in the options.

It worked fine.

Thanks a lot!!

Roy
by rf1970
Sat Dec 17, 2016 11:40 am
Forum: General
Topic: Texmaker Error log file not found
Replies: 8
Views: 89840

Texmaker Error log file not found

screen3.png
screen3.png (143.6 KiB) Viewed 89810 times
I have enclosed the options screen of the TexMaker.

Thanks & Regards,
by rf1970
Sat Dec 17, 2016 11:17 am
Forum: General
Topic: Texmaker Error log file not found
Replies: 8
Views: 89840

Texmaker Error log file not found

[img]
Screen2.png
Screen2.png (119.75 KiB) Viewed 89816 times
screen1.png
screen1.png (48.89 KiB) Viewed 89816 times
[/img]

I have attached the screen shot of the pdflatex executed in dos command line (screen1).

The screen shot 2, shows the error message when pdflatex compilation done.

Waiting for the reply..

Thanks and Regards,
by rf1970
Sat Dec 17, 2016 3:34 am
Forum: General
Topic: Texmaker Error log file not found
Replies: 8
Views: 89840

Texmaker Error log file not found

Hello all,

I am new to Latex.

I have tried to create a simple document using Texmaker quick wizard.

The code is attached.

\documentclass[12pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{makeidx}
\usepackage{graphicx ...