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?
Thank you in advance.
Yuko.
General ⇒ What is the output profile for PlainTex -> DVI -> PS ->PDF?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
What is the output profile for PlainTex -> DVI -> PS ->PDF?
The profile is correct. But your source file hw.tex at least needs two lines.
Best regards
Thorsten
Code: Select all
hello world\end
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: What is the output profile for PlainTex -> DVI -> PS ->P
Thanks localghost.
Now I can continue to explore the plain tex.
regards,
Yuko
Now I can continue to explore the plain tex.
regards,
Yuko