diff options
Diffstat (limited to 'dictionaries/tex.dict')
-rw-r--r-- | dictionaries/tex.dict | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/dictionaries/tex.dict b/dictionaries/tex.dict new file mode 100644 index 00000000..ce40fff5 --- /dev/null +++ b/dictionaries/tex.dict @@ -0,0 +1,122 @@ +# main keywords + +"@article{" +"@conference{" +"@misc{" +"\\@." +"\\Huge" +"\\LARGE" +"\\LaTeX\\" +"\\Large" +"\\author{" +"\\begin{" +"\\caption" +"\\centering" +"\\chapter{" +"\\citeA{" +"\\citeNP" +"\\citeN{" +"\\citeyear{" +"\\cite{" +"\\cline{" +"\\date{" +"\\documentclass{" +"\\emph{" +"\\end{" +"\\footnotesize" +"\\footnote{" +"\\frac{" +"\\hline" +"\\hspace{" +"\\huge" +"\\includegraphics" +"\\item{" +"\\kill" +"\\label{" +"\\large" +"\\ldots" +"\\leq" +"\\linespread" +"\\maketitle{}" +"\\multicolumn{" +"\\newcommand{" +"\\noindent" +"\\normalfont{" +"\\normalsize" +"\\pagebreak" +"\\pageref{" +"\\pagestyle{" +"\\part{" +"\\prod_{" +"\\raggedleft" +"\\raggedright" +"\\ref{" +"\\rule{" +"\\scriptsize" +"\\section{" +"\\setcounter{" +"\\shortciteA{" +"\\shortciteNP" +"\\shortciteN{" +"\\shortcite{" +"\\small" +"\\sqrt{" +"\\subsection{" +"\\sum_{" +"\\tableofcontents" +"\\textbackslash" +"\\textbar" +"\\textbf{" +"\\textgreater" +"\\textit{" +"\\textless" +"\\textmd{" +"\\textnormal{" +"\\textrm{" +"\\textsc{" +"\\textsf{" +"\\textsl{" +"\\texttt{" +"\\textup{" +"\\tiny" +"\\title{" +"\\today" +"\\underline{" +"\\usepackage" +"\\vspace{" + + +# misc + +"abbrv" +"addres" +"article" +"book" +"center" +"description" +"document" +"draft" +"em" +"enumerate" +"equation" +"figure" +"flushleft" +"flushright" +"hyperref" +"itemize" +"landscape" +"letter" +"letterpaper" +"plain" +"publisher" +"quotation" +"quote" +"report" +"slides" +"tabular*" +"twocolumn" +"twoside" +"unsrt" +"verbatim*" +"verse" +"year" |