Stack Exchange
TeX - LaTeX Stack Exchange
Questions
Tags
Users
About
TeX - LaTeX Stack Exchange
Public
Questions
Tags
Users
About
Is there away to include javascript color code inside a LaTeX document?
Asked
Feb 06 '18 at 21:53
Active
Feb 06 '18 at 22:08
Viewed
125 times
0
I would like to know how to include javascript color code inside a LaTeX document ?
packages
edited
Feb 06 '18 at 22:08
Ousseynou Diagne
asked Feb 06 '18 at 21:53
Ousseynou Diagne
389
2
Can you explain what you mean by "javascript color code"? Do you want to show some JavaScript code in a listing and have the listing be colored the way an IDE would? Or do you mean something else?
–
TH.
Feb 06 '18 at 21:56
1
If you mean HTML colors, then take a look at package
xcolor
. It adds the color model "HTML".
–
Heiko Oberdiek
Feb 06 '18 at 21:59
@TH I want my JavaScript code looks like in a listing and has the listing be colored the way an IDE would.
–
Ousseynou Diagne
Feb 06 '18 at 22:13
0 Answers
0
xcolor. It adds the color model "HTML". – Heiko Oberdiek Feb 06 '18 at 21:59