MiKTeX and proTeXtxcolor - Undefined control sequence.

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
marguerite
Posts: 1
Joined: Wed Dec 28, 2011 9:48 am

xcolor - Undefined control sequence.

Post by marguerite »

Hi all,

I don't mean to dig this out, but I've got the same error as this one. so I post a "I think it's minimal" sample here. hope you guys can debug some typo or something for me. many thanks.

Code: Select all

Code, edit and compile here:
\documentclass[a4paper,12pt]{article}
\usepackage{CJK}
\usepackage{indentfirst}
\usepackage[colorlinks,linkcolor=blue,anchorcolor=red,citecolor=green,CJKbookmarks]{hyperref}
\usepackage{graphicx}
\usepackage{listings}
\usepackage{xcolor}
\begin{CJK*}{UTF8}{gbsn}
\title{[ OBSopenSUSE Build Service }
\author{Marguerite Su}
\date{2011.12.27}
\pdfinfo{
/Title ([ OBS] () openSUSE Build Service )
/Author (Marguerite Su)
/Creator (Marguerite Su)
/Producer (Marguerite Su)
/Subject (openSUSE Build Service Chinese Tutorial)
/Keywords (openSUSE ``Build Service`` OBS Tutorial)
}
\begin{document}
\lstset{numbers=left,
numberstyle=\tiny,
backgroundcolor=\color[rgb]{0.666667,0.666667,0.666667},
tabsize=4,
rulecolor=,
language=bash,
basicstyle=\scriptsize,
upquote=true,
aboveskip={1.5\baselineskip},
columns=fixed,
showstringspaces=false,
extendedchars=true,
prebreak = \raisebox{0ex}[0ex][0ex]{\ensuremath{\hookleftarrow}},
frame=single,
showtabs=false,
showspaces=false,
 
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply