我看完后有了一个非常简单的乳胶代码Youtube 视频 如下所示
\documentclass[a4paper]{article}
%\usepackage[]{tabular}
\usepackage[•]{color}
\title{Kodie Data}
\author{Kodie}
\begin{document}
\maketitle
\begin{tabular}{|l| l l}
Sr no. & House Details & City \\
1 & RRT67/P & Alaska \\
2 & OIx/Q & Boka \\
\end{tabular} \newline
This is a sentence \emph but this not \emph{emphasized}
This we do not know how it works. \textsc {But some thing is happening so we should understand.} \\
\texttt {How about you making chutiya.} \\
\textsf{aalor ja ja ja } \\
\color{red}
You can change this as \textup{well}.
\end{document}
当我编译这个时我得到错误
! TeX capacity exceeded, sorry [input stack size=5000].
\curr@fontshape ->\f@encoding
/\f@family /\f@series /\f@shape
l.4 \title
{Kodie Data}
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.
Here is how much of TeX's memory you used:
221 strings out of 481556
2733 string characters out of 2906857
443030 words of memory out of 3000000
15560 multiletter control sequences out of 15000+200000
532338 words of font info for 24 fonts, out of 3000000 for 9000
1141 hyphenation exceptions out of 8191
5000i,0n,9994p,148b,36s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!
这是什么致命错误?为什么会出现这种情况?代码非常简单,我认为我不应该收到任何错误。我使用的是 Windows 10 和 Miktex 2.9