Hello all, When I create a link from my latex-file it will not work, wenn the line contians a backslash like \textbf{attention}. I have to double the backshlash in the inserted link to make it work \\textbf{attention}.
example [[file:~/git/f-tb19/f-tb_1919.tex::M%C3%BCnchen!%20\curu{Mut,}][link with backslash]] will not work if I change it maually to: [[file:~/git/f-tb19/f-tb_1919.tex::M%C3%BCnchen!%20\\curu{Mut,}][link with backslash]] will do the trick How can I fix this behaviour ? It is very cumbersam to manually double the backslashes Thanks for your reply Erich