[Org] Trying some color in LaTeX export

Not there yet, but close
This commit is contained in:
Daniel - 2018-09-08 21:44:04 +02:00
parent 7dbf97b54a
commit 479a797a88
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 2 deletions

View File

@ -892,10 +892,9 @@ This is done only if the value of this variable is not null."
" "
\\lstset{ \\lstset{
basewidth=0.5em, basewidth=0.5em,
keywordstyle=\\bfseries, keywordstyle=\\textcolor{blue!80!white},
basicstyle=\\ttfamily, basicstyle=\\ttfamily,
commentstyle={\\itshape}, commentstyle={\\itshape},
columns=flexible,
frame=tb, frame=tb,
showspaces=false, showspaces=false,
showtabs=false, showtabs=false,