Warning, /office/kile/src/data/complete/tex/graphicx.cwl is written in an unsupported language. File is not indexed.
0001 # graphicx package 0002 # mario 09/06/2007 0003 # URL: http://tug.ctan.org/tex-archive/macros/latex/required/graphics/ 0004 \color{name} 0005 \color[model]{specification} 0006 \color{specification} 0007 \colorbox{name}{text} 0008 \colorbox[model]{specification}{text} 0009 \DeclareGraphicsExtensions{ext-list} 0010 \DeclareGraphicsRule{ext}{type}{read-file}{command} 0011 \definecolor{name}{model}{colour specification} 0012 \fcolorbox{name1}{name2}{text} 0013 \fcolorbox[model]{specification1}{specification2}{text} 0014 \graphicspath{dir-list} 0015 \includegraphics*[key val list]{file} 0016 \includegraphics[key val list]{file} 0017 \pagecolor{name} 0018 \pagecolor[model]{specification} 0019 \reflectbox{text} 0020 \resizebox*{h-length}{v-length}{text} 0021 \rotatebox[key val list]{angle}{text} 0022 \scalebox{h-scale}{text} 0023 \scalebox{h-scale}[v-scale]{text} 0024 \setkeys{Gin}{key val} 0025 \textcolor{name}{text} 0026 \textcolor[model]{specification}{text}