On 12/22/2010 10:56 AM, Tim Wescott wrote:
I have a whole family of documents that I'm working on, all of which I want to have the same look and feel. I tried making a separate last page document, with blurbs for my company and a copyright notice, and putting it in with a LaTeX command: "\input{last_page}". That worked great.

Then I tried moving it down to the root directory of my tree, and putting it in with the LaTeX command: "\input{../../last_page}". That got the complaint

pdflatex: Not writing to ../../last_page.aux (openout_any = p).

I have write permissions to that directory.

Anyone know what's up? I can 'fix' this problem with links, but it'll be a pain.


Oops -- I had "\include{../../last_page}". For whatever reason, "\input{../../last_page}" works just fine. Since I'm doing this for compositional convenience and not for time saving, 'input' works just fine.

In the immortal words of Emily Litella: Never mind.

At some later date I may ask again, though.

--
Tim Wescott
Wescott Design Services
Voice: 503-631-7815
Cell:  503-349-8432
http://www.wescottdesign.com


Reply via email to