Code: Select all
\documentclass{memoir} %\usepackage{createspace} %\usepackage[T1]{fontenc} %\usepackage[utf8]{inputenc} %\usepackage{tgtermes} %\begin{document}test\end{document}
Code: Select all
\documentclass{memoir} %\usepackage{createspace} %\usepackage[T1]{fontenc} %\usepackage[utf8]{inputenc} %\usepackage{tgtermes} %\begin{document}test\end{document}
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
Welcome to the forum.Haines wrote:I installed Giniewics' createpage.sty file.
Code: Select all
...! pdfTeX error (ext5): cannot open file for embedding.\@begindocumenthook ..._Uncoated_ISO12647_bas.ICC}\edef \cs@profile {\the \p...l.13 \begin{document}%! ==> Fatal error occurred, no output PDF file produced!
Code: Select all
...! pdfTeX error (ext5): cannot open file for embedding.\@begindocumenthook ..._Uncoated_ISO12647_bas.ICC}\edef \cs@profile {\the \p...l.13 \begin{document}%! ==> Fatal error occurred, no output PDF file produced!
Code: Select all
kpsewhich PSO_Uncoated_ISO12647_bas.ICC
Code: Select all
\documentclass{memoir} %\usepackage{createspace} %\usepackage[T1]{fontenc} %\usepackage[utf8]{inputenc} %\usepackage{tgtermes} % This is clone of Nimbus 9 used for mass market paperbac$\pdftitle{title}\pdfauthor{author}\pdfsubject{subject}\pdfkeywords{keywords}test\end{document}
LaTeX Error: Missing
LaTeX produced printed output before encountering a begindocument command.
Either you forgot the begindocument command or there is something wrong in the
preamble. The problem may be a stray character or an error in a declaration—for
example, omitting the braces around an argument or forgetting the in a command
name.
test
\begin{document}
before you start the document text, so before "test".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