mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Escape backslash
This commit is contained in:
parent
6f84ceb821
commit
111102909b
@ -1046,7 +1046,7 @@ color_names = ["brown", "darkgray", "gray", \
|
||||
"pink", "purple", "teal", "violet"]
|
||||
|
||||
def revert_textcolor(document):
|
||||
" revert new \texcolor colors to TeX code "
|
||||
" revert new \\texcolor colors to TeX code "
|
||||
|
||||
i = 0
|
||||
j = 0
|
||||
|
Loading…
Reference in New Issue
Block a user