Tri pike ki pokvarijo izpis NIJZ popravek
This commit is contained in:
parent
03d7216663
commit
40236d9399
@ -38,7 +38,8 @@ lxTranslate <- function(x, color = "NE", pisava = TRUE) {
|
|||||||
|
|
||||||
x <- gsub("%", "\\\\\\\\%", x)
|
x <- gsub("%", "\\\\\\\\%", x)
|
||||||
|
|
||||||
x <- gsub("…", "\\\\\\\\dots", x)
|
#x <- gsub("…", "\\\\\\\\dots", x)
|
||||||
|
x <- gsub("…", "...", x)
|
||||||
|
|
||||||
|
|
||||||
# ALI BNARVAMO?
|
# ALI BNARVAMO?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user