Re: help getting file to process
Valery Ushakov <[email protected]> Sat, 18 Jan 2014 01:36:13 +0400
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 17, 2014 at 12:50:15 -0800, kevinbanjo wrote: > Hi, can anyone help me? I keep getting this message from the attached: [...] > 193,1: @End @Text replaced by @End @Section to match @Begin at > "/home/fish/0lout/ca2.lout" 123,1 > 194,0: @End @Text appended at end of file to match @Begin at > "/home/fish/0lout/ca2.lout" 8,7 > 194,0: fatal error: unexpected end of input It's explicitely telling you there's "@End @Section" is missing :) --- ca2.lout~ 2014-01-18 01:31:24.113710027 +0400 +++ ca2.lout 2014-01-18 01:33:08.561712509 +0400 @@ -187,7 +187,7 @@ @End @SubSection @EndSubSections - +@End @Section @EndSections @End @Text -uwe