Search found 5 matches

by cbergfjord
Wed Dec 03, 2008 2:48 pm
Forum: General
Topic: \input{} command
Replies: 6
Views: 4711

Re: \input{} command

Hi agin,

Just tested it, and it works :) Been so used to type \section{}, so I overlooked the \Section{} completely. Thank you for the help

Cheers,

Christian
by cbergfjord
Wed Dec 03, 2008 2:44 pm
Forum: General
Topic: \input{} command
Replies: 6
Views: 4711

Re: \input{} command

Hi,

Thank you. I will check if this affects anything.

Cheers
by cbergfjord
Wed Dec 03, 2008 11:39 am
Forum: General
Topic: \input{} command
Replies: 6
Views: 4711

Re: \input{} command

Hi again,

Sorry that the code is not a minimal working sample. I just realized that it is a bit big.
I don´t have any smaler however, and I don´t know enough to make it smaler I´m afraid.
Hope someone can help however :)

Cheers
by cbergfjord
Wed Dec 03, 2008 11:36 am
Forum: General
Topic: \input{} command
Replies: 6
Views: 4711

Re: \input{} command

Hi again,

Of course. I have attached a *.zip file with the files I am using.
I use a template created by another person, and all the declarations are defined in the cls-file.
When I write \input{test.tex} in the sample3.tex file, and compile it, you can see the result in section 1.2 where the ...
by cbergfjord
Wed Dec 03, 2008 1:03 am
Forum: General
Topic: \input{} command
Replies: 6
Views: 4711

\input{} command

Hi all,

I have a question concerning the \input{} command.

When I wish to include a subfile, called example.tex in my main file, and the subfile looks something like this,
%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Example}
Text..........
\subsection{Another example}
Text ...