|
@@ -2043,7 +2043,7 @@ is the language used for CODE, as a string, or nil."
|
|
;; htmlize
|
|
;; htmlize
|
|
(setq code
|
|
(setq code
|
|
(let ((output-type org-html-htmlize-output-type)
|
|
(let ((output-type org-html-htmlize-output-type)
|
|
- (font-prefix orgb-html-htmlize-font-prefix))
|
|
|
|
|
|
+ (font-prefix org-html-htmlize-font-prefix))
|
|
(with-temp-buffer
|
|
(with-temp-buffer
|
|
;; Switch to language-specific mode.
|
|
;; Switch to language-specific mode.
|
|
(funcall lang-mode)
|
|
(funcall lang-mode)
|