Simbol NIJZ
This commit is contained in:
parent
bf7fd58cab
commit
9e091482ed
@ -39,7 +39,9 @@ lxTranslate <- function(x, color = "NE", pisava = TRUE) {
|
|||||||
x <- gsub("%", "\\\\\\\\%", x)
|
x <- gsub("%", "\\\\\\\\%", x)
|
||||||
|
|
||||||
#x <- gsub("…", "\\\\\\\\dots", x)
|
#x <- gsub("…", "\\\\\\\\dots", x)
|
||||||
x <- gsub("…", "\\\\\\\\ldots", x)
|
x <- gsub("…", "\\\\ldots", x)
|
||||||
|
|
||||||
|
x <- gsub("…", ". . .", x)
|
||||||
|
|
||||||
|
|
||||||
# ALI BNARVAMO?
|
# ALI BNARVAMO?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user