Bienvenido a nuestra web, ahora vas a encontrar la solucíon a lo que estabas buscando.
Ejemplo: código de látex
documentclassarticle
usepackage[utf8]inputenc
usepackagelistings
usepackagexcolor
definecolorcodegreenrgb0,0.6,0
definecolorcodegrayrgb0.5,0.5,0.5
definecolorcodepurplergb0.58,0,0.82
definecolorbackcolourrgb0.95,0.95,0.92
lstdefinestylemystyle
backgroundcolor=colorbackcolour,
commentstyle=colorcodegreen,
keywordstyle=colormagenta,
numberstyle=tinycolorcodegray,
stringstyle=colorcodepurple,
basicstyle=ttfamilyfootnotesize,
breakatwhitespace=false,
breaklines=true,
captionpos=b,
keepspaces=true,
numbers=left,
numbersep=5pt,
showspaces=false,
showstringspaces=false,
showtabs=false,
tabsize=2
lstsetstyle=mystyle
begindocument
The next code will be directly imported from a file
lstinputlisting[language=Octave]BitXorMatrix.m
enddocument
Recuerda algo, que tienes autorización de glosar si topaste tu atolladero a tiempo.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)