Skip to content

"filespec" is not expanded #4

@koppor

Description

@koppor

The parameter filespec is not expanded.

MWE:

\documentclass{article}
\newcommand{\filename}{FileName.bib}
\newcommand{\fullpath}{Test.bib}
\usepackage{intopdf}
\begin{document}
\attachandlink[\filename]{\fullpath}[application/x-bibtex]{BibTeX entry of this paper}{BibTeX}
\end{document}

PDF:

image

Instead of "filename", fileName.bib should be shown.

I tried with the trick \romannumeral-`X, but it did not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions