Search found 7 matches

by GeorgeLeCompte
Sat May 16, 2009 3:10 pm
Forum: Graphics, Figures & Tables
Topic: Suggestions for Drawing Tools
Replies: 5
Views: 5753

Suggestions for Drawing Tools

I've been trying to use PSTricks package; but \pstextpath does not seem to be defined:
cert1.tex is listed below
\documentclass{article}%
\usepackage{pstricks}

\begin{document}
\newpsobject{showgrid}{psgrid}{subgriddiv=1,griddots=10,gridlabels=6pt}
\begin{pspicture}(0,0)(4.2,6.2)\showgrid ...
by GeorgeLeCompte
Sun Jan 25, 2009 2:32 am
Forum: General
Topic: LaTeX => PS => PDF
Replies: 52
Views: 1102746

Re: LaTeX => PS => PDF

I downloaded latex-ps-pdf to my working directory.
Microsoft search for *.tco says it is there;
however TeXnicCenter profiles import reports:

The system cannot locate the object specified

ProgramID: msml4.dll
HRESULT: 0x00000001

<OK>

Please give me further help.

george
by GeorgeLeCompte
Fri Jan 23, 2009 4:41 pm
Forum: General
Topic: LaTeX => PS => PDF
Replies: 52
Views: 1102746

Re: LaTeX => PS => PDF

I can download the sample code; but I don't know how to install it as a profile?
Please help me on this.
by GeorgeLeCompte
Thu Jan 22, 2009 7:55 am
Forum: Graphics, Figures & Tables
Topic: TeXnicCenter doesn't recognize .eps file type.
Replies: 2
Views: 6159

TeXnicCenter doesn't recognize .eps file type.

Code: Select all

Code, edit and compile here:
\documentclass[english]{article}
\usepackage{graphicx}
\begin{document}
\begin{center}
\includegraphics{chick.eps}
\end{center}
\end{document}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
yields

! LaTeX Error: Unknown graphics extension: .eps.

when built using TexnicCenter.

It seems to be ok
latex thatfile.tex
yields a dvi file.
by GeorgeLeCompte
Fri Sep 07, 2007 8:44 pm
Forum: General
Topic: Using PSTricks with pdf output in TeXnicCenter.
Replies: 2
Views: 8457

Using PSTricks with pdf output in TeXnicCenter.

Using profile LaTeX=>DVI I can generate appropriate output; but using profile LaTeX=>PDF the same code generates 82 errors. I vaguely remember encountering this problem before and was instructed to build something like LaTex=>DVI=>PDF, but I don't know how to do that.

Help please
by GeorgeLeCompte
Sun Aug 12, 2007 4:49 pm
Forum: MiKTeX and proTeXt
Topic: Ouktput Profile Problem
Replies: 2
Views: 4616

Ouktput Profile Problem

I have fouled up my Output Profiles. None of them seems to work. I need help on reconstructing Output Files. I've tried the Wizard with no success.

(running latex and pdfllatex on the source file each produce and expected pdf file)


For some reason I can't copy form the output window. It reads ...
by GeorgeLeCompte
Thu Jul 26, 2007 11:47 pm
Forum: Document Classes
Topic: TeXnicCenter using PSTricks package
Replies: 18
Views: 20368

TeXnicCenter using PSTricks package

I can get output from PSTricks package using Output Profile LaTeX=>PDF but when I try to use the Output Profile LaTeX->DVI I get about a dozen errors and no graphics in th output.

Please direct me to an appropriate place to look.

Thanks