adammichaelwood / illuminare-gregoriophp

Automatically exported from code.google.com/p/illuminare-gregoriophp
0 stars 0 forks source link

Unknown problem with this file #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I added the fourth section to this file:

http://illuminarepublications.com/editor/psalm.html?load=scores/psalms/ANTIPHONS
-FOR-THE-ADVENT-SEASON.json

...I received an error message when producing Gregorio PDF. Not sure what is 
happening. It only happened after I added the fourth section.

Do you see anything that is creating this error?

Original issue reported on code.google.com by adambart...@gmail.com on 21 Aug 2012 at 7:48

GoogleCodeExporter commented 9 years ago
Here's the error message:

This is Aleph, Version 3.141592-1.15-2.1-0.0-rc4 (Web2C 7.5.4)
Copyright (c) 2002--2004 the Aleph task force
entering extended mode
(tmp/ANTIPHONS-FOR-THE-ADVENT-SEASON.main.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for english, spanish, russian, greek, in
uit, dumylang, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/latex/geometry/geometry.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/geometry/geometry.cfg))
(/home/sacredmusic/texmf/tex/GaramondPremierPro.sty
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/psnfssx/ly1enc.def)
(/usr/share/texmf/tex/latex/psnfssx/ly1ptm.fd))
(/usr/share/texmf/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texmf/tex/generic/xkeyval/xkeyval.tex)))
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/graphics/color.cfg)
(/usr/share/texmf/tex/latex/graphics/dvips.def)
(/usr/share/texmf/tex/latex/graphics/dvipsnam.def))
(/home/sacredmusic/texmf/tex/latex/gregoriotex/gregoriotex.sty
(/usr/share/texmf/tex/latex/xcolor/xcolor.sty
(/usr/share/texmf/tex/latex/graphics/color.cfg))
(/home/sacredmusic/texmf/tex/gregoriotex.tex
(/home/sacredmusic/texmf/tex/gregoriotex-spaces.tex
(/home/sacredmusic/texmf/tex/gsp-default.tex))
(/home/sacredmusic/texmf/tex/gregoriotex-signs.tex)
(/home/sacredmusic/texmf/tex/gregoriotex-syllable.tex)
(/home/sacredmusic/texmf/tex/gregoriotex-symbols.tex)))
(/home/sacredmusic/texmf/tex/verse.sty)
(/home/sacredmusic/texmf/tex/latex/gregoriotex/luainputenc.sty
(/home/sacredmusic/texmf/tex/ifluatex.sty)
(/home/sacredmusic/texmf/tex/ifxetex.sty)
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/base/utf8.def
(/usr/share/texmf/tex/latex/base/t1enc.dfu)
(/usr/share/texmf/tex/latex/base/ot1enc.dfu)
(/usr/share/texmf/tex/latex/base/omsenc.dfu)
(/usr/share/texmf/tex/latex/base/ly1enc.dfu))))
(/home/sacredmusic/texmf/tex/latex/soul.sty)
(tmp/ANTIPHONS-FOR-THE-ADVENT-SEASON.main.aux)
(/home/sacredmusic/texmf/tex/LY1GaramondPremierPro-OsF.fd) (gsp-vichi.tex)
(tmp/to-you-i-lift_IN_CK-AB_VIII.tex) (tmp/o-people-of-sion_IN_CK-AB_VII.tex
[1]) (tmp/rejoice-in-the-lord_IN_CK-AB_I.tex) [2]
(tmp/drop-down-dew_RP_CK-AB_I.tex) [3]
! Missing $ inserted.
<inserted text>
                $
l.344 ... is nothing concealed from its burn{\it _
                                                  ing}_ \textbf{heat}.\\!
! Extra }, or forgotten $.
l.344 ...nothing concealed from its burn{\it _ing}
                                                  _ \textbf{heat}.\\!

! LaTeX Error: There's no line here to end.^^J^^JSee the LaTeX manual or LaTeX
Companion for explanation.^^JType  H <return>  for immediate help.
 ...

l.344 ...from its burn{\it _ing}_ \textbf{heat}.\\
                                                  !
! Missing $ inserted.
<inserted text>
                $
l.344 ...rom its burn{\it _ing}_ \textbf{heat}.\\!

! Missing } inserted.
<inserted text>
                }
l.344 ...rom its burn{\it _ing}_ \textbf{heat}.\\!

[4] (tmp/ANTIPHONS-FOR-THE-ADVENT-SEASON.main.aux) )
(see the transcript file for additional information)
Output written on tmp/ANTIPHONS-FOR-THE-ADVENT-SEASON.main.dvi (4 pages, 18556
bytes).
Transcript written on tmp/ANTIPHONS-FOR-THE-ADVENT-SEASON.main.log.

Original comment by adambart...@gmail.com on 21 Aug 2012 at 7:49

GoogleCodeExporter commented 9 years ago
There were two underscores in a row "burn__ing__ heat".  It didn't like that.  
I will change it so that multiple consecutive underscores will count as 
one...Did it somehow put in the two extra underscores?  Or was that just a 
simple mistake?

Original comment by bhb...@gmail.com on 21 Aug 2012 at 7:55

GoogleCodeExporter commented 9 years ago

Original comment by bhb...@gmail.com on 21 Aug 2012 at 7:59

GoogleCodeExporter commented 9 years ago
Aha, okay. This was an error in the source file. Can you just update the file 
so that there is only one underscore? This will be best.

This is a situation where I would just update the source file on the fly and 
move forward, if there was a way to quickly do this.

Comment #2 on issue 56 by bhb123: Unknown problem with this file
http://code.google.com/p/illuminare-gregoriophp/issues/detail?id=56

There were two underscores in a row "burn__ing__ heat".  It didn't like that.  
I will change it so that multiple consecutive underscores will count as 
one...Did it somehow put in the two extra underscores?  Or was that just a 
simple mistake?

Original comment by adambart...@gmail.com on 21 Aug 2012 at 8:01

GoogleCodeExporter commented 9 years ago
Underscores aren't in the source.  I'm not sure why it is adding extra 
underscores.  I will figure it out though.

Original comment by bhb...@gmail.com on 21 Aug 2012 at 8:07

GoogleCodeExporter commented 9 years ago
Ah, I see.

Updates:
    Status: Accepted

Original comment by adambart...@gmail.com on 21 Aug 2012 at 8:09

GoogleCodeExporter commented 9 years ago
I figured it out.  It was because of a line that was just three asterisks 
between verse 7 (the one that was messing up) and verse 8 of Psalm 19.  Is 
there any reason not to remove lines like that from the source files?  Or are 
they useful for anything?

Original comment by bhb...@gmail.com on 21 Aug 2012 at 8:14

GoogleCodeExporter commented 9 years ago
These are from the RGP source. They're really not useful for our purposes, 
though maybe we can keep them but somehow tag them so that they are ignored by 
our system. That way we can keep the RGP integral to what it is, but use what 
of it we need. Does this make sense?

Comment #7 on issue 56 by bhb123: Unknown problem with this file
http://code.google.com/p/illuminare-gregoriophp/issues/detail?id=56

I figured it out.  It was because of a line that was just three asterisks 
between verse 7 (the one that was messing up) and verse 8 of Psalm 19.  Is 
there any reason not to remove lines like that from the source files?  Or are 
they useful for anything?

Original comment by adambart...@gmail.com on 21 Aug 2012 at 8:17

GoogleCodeExporter commented 9 years ago
Never mind; I decided to simply ignore any lines from the source that don't 
have any letters on them.

Original comment by bhb...@gmail.com on 21 Aug 2012 at 8:24