Thank you so much cgnieder!
It works perfectly.
Search found 2 matches
- Thu Dec 19, 2013 5:30 pm
- Forum: General
- Topic: Input File in new Command
- Replies: 2
- Views: 3823
- Wed Dec 18, 2013 9:13 pm
- Forum: General
- Topic: Input File in new Command
- Replies: 2
- Views: 3823
Input File in new Command
Hi,
I don't know if this is possible but what I would like to do is to pass as an argument the content of an input'ed .tex file.
My example:
I have a tex file named model.tex which only contains:
512
In my main tex file, I've created a newcommand which is the following:
\newcommand{\pixel ...
I don't know if this is possible but what I would like to do is to pass as an argument the content of an input'ed .tex file.
My example:
I have a tex file named model.tex which only contains:
512
In my main tex file, I've created a newcommand which is the following:
\newcommand{\pixel ...