Merge branch 'maint'
This commit is contained in:
commit
919aaebdc8
|
@ -691,8 +691,8 @@ a list containing two strings: the name of the option, and the
|
|||
value. For example,
|
||||
|
||||
(setq org-latex-listings-options
|
||||
'((\"basicstyle\" \"\\small\")
|
||||
(\"keywordstyle\" \"\\color{black}\\bfseries\\underbar\")))
|
||||
'((\"basicstyle\" \"\\\\small\")
|
||||
(\"keywordstyle\" \"\\\\color{black}\\\\bfseries\\\\underbar\")))
|
||||
|
||||
will typeset the code in a small size font with underlined, bold
|
||||
black keywords.
|
||||
|
|
Loading…
Reference in New Issue