Search found 3 matches

by jg433
Wed Mar 25, 2009 2:56 pm
Forum: General
Topic: makro not working on input/include file
Replies: 1
Views: 1455

Re: makro not working on input/include file

solved - I had a typo which caused it not working ... :roll:
by jg433
Wed Mar 25, 2009 2:12 pm
Forum: General
Topic: makro not working on input/include file
Replies: 1
Views: 1455

makro not working on input/include file

Hi folks,
I have a master file which has this command in the header:
\newcommand{\IncludeBR}{1}

Later I call it like that:
{\begin{ifset}{IncludeBR}
bla bla bla
\end{ifset}


This works fine.
But when I write this ifset-command in a file that is included via \input or via \include, the ifset ...
by jg433
Wed Mar 25, 2009 1:59 pm
Forum: New Members
Topic: hello to all
Replies: 2
Views: 2210

hello to all

I am writing a lot of documentation using LaTeX, and actually enjoy how effective this is :-)
Hope you can help me on the one or other subjcet, though ...