Description
Right now we have:
.#-----------------------------------------------------
.input|xwiki/2.1
.# Link to an attachment
.#-----------------------------------------------------
[[label>>attach:A.B@file.ext]]
attach:C.D@file2.ext
.#-----------------------------------------------------
.expect|latex/1.0
.#-----------------------------------------------------
${{{regex:.*\\begin\{document\}}}}
label\footnote{A.B@file.ext}\\*
C.D@file2.ext
\end{document}
Instead we should use attachfile and textattachfile.
Attachments
Issue Links
- is related to
-
LATEX-94 Add support for path links
-
- Closed
-