Search found 3 matches

by pelle2005
Tue Aug 05, 2008 5:02 pm
Forum: General
Topic: include .tex file only if it exist
Replies: 2
Views: 8712

Re: include .tex file only if it exist

Thank you very much, exactly what i search!
I have explore the forum and also google this morning, but i haven't find this post.
Thank you
by pelle2005
Tue Aug 05, 2008 1:30 pm
Forum: General
Topic: include .tex file only if it exist
Replies: 2
Views: 8712

include .tex file only if it exist

Hi,
I would like to say if someone known if it exist a command in latex that "understand" if a .tex file exist.
What i would like to have, is the possibility to include in my document a file if it exist in a certain path.
I have note thet the command \include is able to do this because whn i compile ...
by pelle2005
Fri Aug 01, 2008 12:03 pm
Forum: General
Topic: Define Variable
Replies: 2
Views: 23205

Define Variable

Hi to all,
someone say if it is possible to define a variable in latex and after that to use it in a if instruction?
I can't find information about this..
For example i would like to define a variable called "version" and use it to include a .tex file rather than another .tex file.
Thank you for the ...