Description
Right now:
.#-----------------------------------------------------
.input|xwiki/2.1
.# Link to a path
.#-----------------------------------------------------
[[path:what/ever%]]
[[label>>path:what/ever%]]
.#-----------------------------------------------------
.expect|latex/1.0
.#-----------------------------------------------------
${{{regex:.*\\begin\{document\}}}}
\attachfile{what/ever\%}\\*
\textattachfile{what/ever\%}{label}
\end{document}
This is not correct since attachfile and textattachfile are embedding the passed file but the path reference is not pointing to an attachment, it's pointing to a URL (relative URL).
Attachments
Issue Links
- relates to
-
LATEX-95 Linking to an attachment is not working fine
-
- Closed
-