From 9c235fbd3666da9f640f4a7ba4fba9f23723823c Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Sun, 22 Jun 2014 13:36:55 +0530 Subject: [PATCH] Fix mis-matched '{' and '}' using check-parens --- Chicago.ODF.abstract.incollection.layout | 4 ++-- Chicago.ODF.abstract.inproceedings.layout | 4 ++-- Chicago.ODF.abstract.layout | 4 ++-- Chicago.ODF.biblio.incollection.layout | 6 +++--- Chicago.ODF.biblio.inproceedings.layout | 6 +++--- Chicago.ODF.biblio.layout | 4 ++-- Chicago.ODF.footend.incollection.layout | 6 +++--- Chicago.ODF.footend.inproceedings.layout | 6 +++--- Chicago.ODF.footend.layout | 4 ++-- Chicago.ODF.footend.short.layout | 4 ++-- Chicago.ODF.note.incollection.layout | 6 +++--- Chicago.ODF.note.inproceedings.layout | 6 +++--- Chicago.ODF.note.layout | 4 ++-- Chicago.ODF.reference.incollection.layout | 6 +++--- Chicago.ODF.reference.inproceedings.layout | 6 +++--- Chicago.ODF.reference.layout | 4 ++-- Chicago.ODF.text.layout | 4 ++-- 17 files changed, 42 insertions(+), 42 deletions(-) diff --git a/Chicago.ODF.abstract.incollection.layout b/Chicago.ODF.abstract.incollection.layout index f08c69f..65354d1 100644 --- a/Chicago.ODF.abstract.incollection.layout +++ b/Chicago.ODF.abstract.incollection.layout @@ -1,11 +1,11 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} -\begin{title}"\format[FormatChars]{\title}." \end{title}{In \format[FormatChars]{\booktitle}}\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{title}"\format[FormatChars]{\title}." \end{title} In \format[FormatChars]{\booktitle}\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year}. \end{year} \begin{abstract}\format[FormatChars]{\abstract}\end{abstract} diff --git a/Chicago.ODF.abstract.inproceedings.layout b/Chicago.ODF.abstract.inproceedings.layout index 96bba53..c6012fa 100644 --- a/Chicago.ODF.abstract.inproceedings.layout +++ b/Chicago.ODF.abstract.inproceedings.layout @@ -1,12 +1,12 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} -\begin{title}"\format[FormatChars]{\title}." \end{title}{In \format[FormatChars]{\booktitle}}\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{title}"\format[FormatChars]{\title}." \end{title} In \format[FormatChars]{\booktitle}\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} \begin{number}, bk. \format[FormatChars]{\number}.\end{number} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year}. \end{year} \begin{abstract}\format[FormatChars]{\abstract}\end{abstract} diff --git a/Chicago.ODF.abstract.layout b/Chicago.ODF.abstract.layout index 29b61d6..aa3b406 100644 --- a/Chicago.ODF.abstract.layout +++ b/Chicago.ODF.abstract.layout @@ -2,7 +2,7 @@ \format[FormatChars,AuthorLastFirstCommas]{\author} \format[FormatChars]{\title}. \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} \begin{number} @@ -14,7 +14,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} diff --git a/Chicago.ODF.biblio.incollection.layout b/Chicago.ODF.biblio.incollection.layout index 2ff50d8..2f9feb3 100644 --- a/Chicago.ODF.biblio.incollection.layout +++ b/Chicago.ODF.biblio.incollection.layout @@ -1,13 +1,13 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} -\begin{title}"\format[FormatChars]{\title}." \end{title}{In \format[FormatChars]{\booktitle}} -\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{title}"\format[FormatChars]{\title}." \end{title} In \format[FormatChars]{\booktitle} +\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}, \end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} \begin{number}, bk. \format[FormatChars]{\number}.\end{number} -\begin{address} \format[FormatChars]{\address}\end{address}{: +\begin{address} \format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year}. \end{year} \ No newline at end of file diff --git a/Chicago.ODF.biblio.inproceedings.layout b/Chicago.ODF.biblio.inproceedings.layout index 5ff837f..65b9999 100644 --- a/Chicago.ODF.biblio.inproceedings.layout +++ b/Chicago.ODF.biblio.inproceedings.layout @@ -1,13 +1,13 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} -\begin{title}"\format[FormatChars]{\title}." \end{title}{In \format[FormatChars]{\booktitle}} -\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{title}"\format[FormatChars]{\title}." \end{title} In \format[FormatChars]{\booktitle} +\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} \begin{number}, bk. \format[FormatChars]{\number}.\end{number} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year}. \end{year} \ No newline at end of file diff --git a/Chicago.ODF.biblio.layout b/Chicago.ODF.biblio.layout index 46088ff..98f9ef1 100644 --- a/Chicago.ODF.biblio.layout +++ b/Chicago.ODF.biblio.layout @@ -2,7 +2,7 @@ \format[FormatChars,AuthorLastFirstCommas]{\author} \format[FormatChars]{\title}. \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} \begin{number} @@ -14,7 +14,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} diff --git a/Chicago.ODF.footend.incollection.layout b/Chicago.ODF.footend.incollection.layout index c02df3b..50a90a7 100644 --- a/Chicago.ODF.footend.incollection.layout +++ b/Chicago.ODF.footend.incollection.layout @@ -1,12 +1,12 @@ \begin{author} \format[FormatChars,AuthorFirstFirstCommas]{\author}, \end{author} -\begin{title}"\format[FormatChars]{\title}," \end{title}{in \format[FormatChars]{\booktitle}} +\begin{title}"\format[FormatChars]{\title}," \end{title} in \format[FormatChars]{\booktitle} \begin{edition}, \format[FormatChars,ToLowerCase]{\edition}\end{edition} -\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{volume}, vol. \format[FormatChars]{\volume}\end{volume} \begin{number}, bk. \format[FormatChars]{\number}\end{number} -\begin{address} (\format[FormatChars]{\address}\end{address}{: +\begin{address} (\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year})\end{year} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. diff --git a/Chicago.ODF.footend.inproceedings.layout b/Chicago.ODF.footend.inproceedings.layout index c02df3b..50a90a7 100644 --- a/Chicago.ODF.footend.inproceedings.layout +++ b/Chicago.ODF.footend.inproceedings.layout @@ -1,12 +1,12 @@ \begin{author} \format[FormatChars,AuthorFirstFirstCommas]{\author}, \end{author} -\begin{title}"\format[FormatChars]{\title}," \end{title}{in \format[FormatChars]{\booktitle}} +\begin{title}"\format[FormatChars]{\title}," \end{title} in \format[FormatChars]{\booktitle} \begin{edition}, \format[FormatChars,ToLowerCase]{\edition}\end{edition} -\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{volume}, vol. \format[FormatChars]{\volume}\end{volume} \begin{number}, bk. \format[FormatChars]{\number}\end{number} -\begin{address} (\format[FormatChars]{\address}\end{address}{: +\begin{address} (\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year})\end{year} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. diff --git a/Chicago.ODF.footend.layout b/Chicago.ODF.footend.layout index c48b9c2..08354f0 100644 --- a/Chicago.ODF.footend.layout +++ b/Chicago.ODF.footend.layout @@ -3,7 +3,7 @@ \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} @@ -17,7 +17,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} diff --git a/Chicago.ODF.footend.short.layout b/Chicago.ODF.footend.short.layout index c48b9c2..08354f0 100644 --- a/Chicago.ODF.footend.short.layout +++ b/Chicago.ODF.footend.short.layout @@ -3,7 +3,7 @@ \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} @@ -17,7 +17,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} diff --git a/Chicago.ODF.note.incollection.layout b/Chicago.ODF.note.incollection.layout index 00fc8e0..e631691 100644 --- a/Chicago.ODF.note.incollection.layout +++ b/Chicago.ODF.note.incollection.layout @@ -1,12 +1,12 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} -\begin{title}"\format[FormatChars]{\title}." \end{title}{In \format[FormatChars]{\booktitle}} -\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{title}"\format[FormatChars]{\title}." \end{title} In \format[FormatChars]{\booktitle} +\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year}. \end{year} \begin{note} diff --git a/Chicago.ODF.note.inproceedings.layout b/Chicago.ODF.note.inproceedings.layout index 9a88cbe..12586ff 100644 --- a/Chicago.ODF.note.inproceedings.layout +++ b/Chicago.ODF.note.inproceedings.layout @@ -1,13 +1,13 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} -\begin{title}"\format[FormatChars]{\title}." \end{title}{In \format[FormatChars]{\booktitle}} -\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor}} +\begin{title}"\format[FormatChars]{\title}." \end{title} In \format[FormatChars]{\booktitle} +\begin{editor}, edited by \format[FormatChars,AuthorFirstFirstCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} \begin{number}, bk. \format[FormatChars]{\number}.\end{number} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}, \begin{year}\format[FormatChars]{\year}. \end{year} \begin{note} diff --git a/Chicago.ODF.note.layout b/Chicago.ODF.note.layout index 56c91d7..395b5b5 100644 --- a/Chicago.ODF.note.layout +++ b/Chicago.ODF.note.layout @@ -2,7 +2,7 @@ \format[FormatChars,AuthorLastFirstCommas]{\author} \format[FormatChars]{\title}. \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} \begin{number} @@ -14,7 +14,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} diff --git a/Chicago.ODF.reference.incollection.layout b/Chicago.ODF.reference.incollection.layout index d6d087e..79ee644 100644 --- a/Chicago.ODF.reference.incollection.layout +++ b/Chicago.ODF.reference.incollection.layout @@ -2,12 +2,12 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} \begin{year}\format[FormatChars]{\year}. \end{year} -\begin{title}\format[FormatChars]{\title}. \end{title}{In \format[FormatChars]{\booktitle}} -\begin{editor}, ed. \format[FormatChars,AuthorFirstAbbrLastCommas]{\editor}\end{editor}} +\begin{title}\format[FormatChars]{\title}. \end{title} In \format[FormatChars]{\booktitle} +\begin{editor}, ed. \format[FormatChars,AuthorFirstAbbrLastCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} \begin{number}, bk. \format[FormatChars]{\number}.\end{number} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}. \ No newline at end of file diff --git a/Chicago.ODF.reference.inproceedings.layout b/Chicago.ODF.reference.inproceedings.layout index d6d087e..79ee644 100644 --- a/Chicago.ODF.reference.inproceedings.layout +++ b/Chicago.ODF.reference.inproceedings.layout @@ -2,12 +2,12 @@ \begin{author} \format[FormatChars,AuthorLastFirstCommas]{\author}. \end{author} \begin{year}\format[FormatChars]{\year}. \end{year} -\begin{title}\format[FormatChars]{\title}. \end{title}{In \format[FormatChars]{\booktitle}} -\begin{editor}, ed. \format[FormatChars,AuthorFirstAbbrLastCommas]{\editor}\end{editor}} +\begin{title}\format[FormatChars]{\title}. \end{title} In \format[FormatChars]{\booktitle} +\begin{editor}, ed. \format[FormatChars,AuthorFirstAbbrLastCommas]{\editor}\end{editor} \begin{pages}, \format[FormatPagesForXML]{\pages}\end{pages}. \begin{edition}\format[FormatChars]{\edition}\end{edition} \begin{volume} Vol. \format[FormatChars]{\volume}.\end{volume} \begin{number}, bk. \format[FormatChars]{\number}.\end{number} -\begin{address}\format[FormatChars]{\address}\end{address}{: +\begin{address}\format[FormatChars]{\address}\end{address}: \begin{publisher} \format[FormatChars]{\publisher}\end{publisher}. \ No newline at end of file diff --git a/Chicago.ODF.reference.layout b/Chicago.ODF.reference.layout index 46088ff..98f9ef1 100644 --- a/Chicago.ODF.reference.layout +++ b/Chicago.ODF.reference.layout @@ -2,7 +2,7 @@ \format[FormatChars,AuthorLastFirstCommas]{\author} \format[FormatChars]{\title}. \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} \begin{number} @@ -14,7 +14,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} diff --git a/Chicago.ODF.text.layout b/Chicago.ODF.text.layout index 46088ff..98f9ef1 100644 --- a/Chicago.ODF.text.layout +++ b/Chicago.ODF.text.layout @@ -2,7 +2,7 @@ \format[FormatChars,AuthorLastFirstCommas]{\author} \format[FormatChars]{\title}. \begin{journal} -}\format[FormatChars]{\journal} \volume{ +\format[FormatChars]{\journal} \volume \end{journal} \begin{number} @@ -14,7 +14,7 @@ \end{editor} \begin{booktitle} -}\format[FormatChars]{\booktitle}{ +\format[FormatChars]{\booktitle} \end{booktitle} \begin{organization} -- 2.11.4.GIT