Initially i have
Code: Select all
some text
Long portion of text
some other text
Code: Select all
Long portion of text
some text
some other text
I want to do something like this:
Code: Select all
some text
\include{longportionoftext}
some other text
...
\portionoftext{longportionoftext}{
Long portion of text
}