Tagged Questions
6
votes
1answer
333 views
How to use “input” on Linux (Fedora 16)? [closed]
This seems like a trivial thing, but I can't figure out how to use input properly on Fedora. When I used Windows 7, I would put the following into my document
...
2
votes
1answer
1k views
Is there a way to get TexMakerX to recognize commands defined in an input file?
I have a file that defines a bunch of commands for various variables that I use in other documents. Here's a small example of what it contains:
\newcommand{\varElevation}{\ensuremath{\alpha_{el}}}
...