Search found 4 matches

by s12broen
Sun Apr 05, 2009 10:03 pm
Forum: General
Topic: Input text?
Replies: 7
Views: 4743

Re: Input text?

gee... seems quite extensive.. =P think we would be better of just doing it manually then... but thanks for the help, will definitly try it
by s12broen
Sat Apr 04, 2009 12:45 am
Forum: General
Topic: Input text?
Replies: 7
Views: 4743

Re: Input text?

hmm.. maybe im not explaining the situation quite good enough..

well.. we have the master file that loads all the worksheets
--------------------------
Master
\input preamble
\input{....\....\Crane design.tex}
\input{....\....\....tex}
\input{....\....\......tex}
\input{....\....\...tex ...
by s12broen
Fri Apr 03, 2009 12:47 pm
Forum: General
Topic: Input text?
Replies: 7
Views: 4743

Re: Input text?

Hi there... yes i am aware of that.. but is it possible to input just a line or a number from .tex file containing many lines and numbers..
by s12broen
Fri Apr 03, 2009 9:47 am
Forum: General
Topic: Input text?
Replies: 7
Views: 4743

Input text?

In our project we have a master.tex file that loads all the worksheets. In all these worksheets we have a lot of numbers and values that regulary change due to new calculations. To save time and to avoid overlooking some of these numbers when change is needed, I would like to ask you:

Is it ...