General ⇒ LaTeX ==> PDF build
LaTeX ==> PDF build
I cannot create a PDF document using a simple script and directions from tutorial. The script, commands, and Output Profile are shown below.
Sample script entered into TeXnicCenter
\documentclass{article}
\begin{document}
Hello, world!
\end{document}
Sequence of commands selected:
Build
Current File - Build
Message received in:
-------- Output Profile: LaTex ==> PDF -----------
This is pdfTeX, Version 3.1415….-1.40.9 (MiKTeX 2.7)
Initexmf.EXE: No formats.ini exists.
I can’t find the default format file!
I couldn’t open file name ‘D:\Program Files\TeXnicCenter\TeX Files\Hello.aux
Couldn’t find input index file D:\Program Files\TeXnicCenter\TeX Files\Hello nor
D:\Program Files\TeXnicCenter\TeX Files\Hello.idx.
Usage: D:\program files\MiKTeX 2.7\miktex\bin\makeindex.exe [-ilqrcgLT] [-s sty] [-o ind] [-t log][-p num] [idx0 idx1 …]
LaTeX-Result: 0 Error(s), 0 Warning(s), 0 Bad Box(es), 0 Page(s)
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: LaTeX ==> PDF build
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: LaTeX ==> PDF build
John