Uploaded image for project: 'LaTeX'
  1. LaTeX
  2. LATEX-94

Add support for path links

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.11
    • 1.10.1
    • Syntax
    • None
    • Integration
    • Unknown
    • N/A
    • N/A

    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

          Activity

            People

              vmassol Vincent Massol
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: