GeneralWhat is the output profile for PlainTex -> DVI -> PS ->PDF?

General information and discussion about TeXnicCenter
Post Reply
yoyoimut
Posts: 120
Joined: Mon Oct 19, 2009 6:58 am

What is the output profile for PlainTex -> DVI -> PS ->PDF?

Post by yoyoimut »

hi everyone,


I am trying to use plain tex as opposed to latex.

I copy the output profile for latex->ps->pdf (ghostscript) and only replace the path to latex.exe with the path to tex.exe.

However I failed to compile the input file.tex.

The input file.tex contains a simple words such as hello world.

my question is, what is the correct output profile for this case?
mysetting.jpg
mysetting.jpg (150.68 KiB) Viewed 2339 times
Thank you in advance.


Yuko.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

What is the output profile for PlainTex -> DVI -> PS ->PDF?

Post by localghost »

The profile is correct. But your source file hw.tex at least needs two lines.

Code: Select all

hello world
\end
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Best regards
Thorsten
yoyoimut
Posts: 120
Joined: Mon Oct 19, 2009 6:58 am

Re: What is the output profile for PlainTex -> DVI -> PS ->P

Post by yoyoimut »

Thanks localghost.

Now I can continue to explore the plain tex.


regards,

Yuko
Post Reply