Re: [racket-dev] scribble pdf

2011-05-24 Thread Jay McCarthy
I don't know. I just typed "sudo port install texlive" https://trac.macports.org/browser/trunk/dports/tex/texlive/Portfile I think 2010? Jay 2011/5/24 Robby Findler : > What year texlive is that? > > Robby > > On Tue, May 24, 2011 at 4:34 PM, Jay McCarthy wrote: >> Macports's texlive >> >> Jay

Re: [racket-dev] scribble pdf

2011-05-24 Thread Robby Findler
What year texlive is that? Robby On Tue, May 24, 2011 at 4:34 PM, Jay McCarthy wrote: > Macports's texlive > > Jay > > 2011/5/24 Robby Findler : >> On Tue, May 24, 2011 at 4:19 PM, Eli Barzilay wrote: >>> >>>  ! Missing \endcsname inserted. >>>   >>>                     \csname\endcsname >>>  l

Re: [racket-dev] scribble pdf

2011-05-24 Thread Jay McCarthy
Macports's texlive Jay 2011/5/24 Robby Findler : > On Tue, May 24, 2011 at 4:19 PM, Eli Barzilay wrote: >> >>  ! Missing \endcsname inserted. >>   >>                     \csname\endcsname >>  l.252 \label >>               >> {t:x28part_x22Ax5fSemanticsx5fforx5fContextx2dSensitivex5fReduct... >>

Re: [racket-dev] scribble pdf

2011-05-24 Thread Robby Findler
On Tue, May 24, 2011 at 4:19 PM, Eli Barzilay wrote: > >  ! Missing \endcsname inserted. >   >                     \csname\endcsname >  l.252 \label >               > {t:x28part_x22Ax5fSemanticsx5fforx5fContextx2dSensitivex5fReduct... >  The control sequence marked should >  not appear between \c

Re: [racket-dev] scribble pdf

2011-05-24 Thread Eli Barzilay
An hour and a half ago, Jay McCarthy wrote: > All I know is that when I run: > > scribble ++extra floatflt.sty --pdf main.scrbl > > It prints out 1000 lines. But when I normally use latex, I just type > "latex file" and it ends at the error. Robby clarified what's happening. > This behaviour o

Re: [racket-dev] scribble pdf

2011-05-24 Thread Robby Findler
On Tue, May 24, 2011 at 4:12 AM, Eli Barzilay wrote: > Three minutes ago, Robby Findler wrote: >> I do not have an example of different outputs >> >> The value is that the latex transcript pauses in the middle so you >> know where the error message is. >> >> You can see what I mean by forcing scri

Re: [racket-dev] scribble pdf

2011-05-24 Thread Matthew Flatt
At Mon, 23 May 2011 21:28:55 -0600, Jay McCarthy wrote: > Most of the time when I run scribble to get PDF output, I get something like: > [...] > > I'm guessing that it is because there is something like missing > cross-references or something? FWIW, missing cross-references should never create L

Re: [racket-dev] scribble pdf

2011-05-24 Thread Eli Barzilay
Three minutes ago, Robby Findler wrote: > I do not have an example of different outputs > > The value is that the latex transcript pauses in the middle so you > know where the error message is. > > You can see what I mean by forcing scribble to call some undefined > latex macro. Ah -- now that y

Re: [racket-dev] scribble pdf

2011-05-24 Thread Robby Findler
I do not have an example of different outputs The value is that the latex transcript pauses in the middle so you know where the error message is. You can see what I mean by forcing scribble to call some undefined latex macro. Robby On Tue, May 24, 2011 at 4:04 AM, Eli Barzilay wrote: > Do you

Re: [racket-dev] scribble pdf

2011-05-24 Thread Eli Barzilay
Do you have an example of two different outputs? (You are talking about the stderr output, right?) A few seconds ago, Robby Findler wrote: > It may be different, I'm not sure, but the important thing is that it > stops in the middle at a relevant place. > > On Mon, May 23, 2011 at 11:25 PM, Eli

Re: [racket-dev] scribble pdf

2011-05-24 Thread Robby Findler
It may be different, I'm not sure, but the important thing is that it stops in the middle at a relevant place. On Mon, May 23, 2011 at 11:25 PM, Eli Barzilay wrote: > About a minute ago, Robby Findler wrote: >> It is hard to read that lots, tho. What I typically do in those >> situations is: >> >

Re: [racket-dev] scribble pdf

2011-05-23 Thread Eli Barzilay
About a minute ago, Robby Findler wrote: > It is hard to read that lots, tho. What I typically do in those > situations is: > > scribble --latex --dest junk file.scrbl ; cd junk ; pdflatex file > > and then pdflatex will stop in the middle somewhere in a relevant > place so you can see what is

Re: [racket-dev] scribble pdf

2011-05-23 Thread Robby Findler
It is hard to read that lots, tho. What I typically do in those situations is: scribble --latex --dest junk file.scrbl ; cd junk ; pdflatex file and then pdflatex will stop in the middle somewhere in a relevant place so you can see what is going on. Robby On Mon, May 23, 2011 at 11:13 PM, El

Re: [racket-dev] scribble pdf

2011-05-23 Thread Eli Barzilay
Three minutes ago, Jay McCarthy wrote: > 2011/5/23 Eli Barzilay : > > 8 minutes ago, Jay McCarthy wrote: > >> Most of the time when I run scribble to get PDF output, I get something > >> like: > >> > >> /texmf-texlive-dist/fonts/type1/urw/times/utmb8a.pfb> >> xlive-dist/fonts/type1/urw/times/utmr8

Re: [racket-dev] scribble pdf

2011-05-23 Thread Jay McCarthy
2011/5/23 Eli Barzilay : > 8 minutes ago, Jay McCarthy wrote: >> Most of the time when I run scribble to get PDF output, I get something like: >> >> /texmf-texlive-dist/fonts/type1/urw/times/utmb8a.pfb>> xlive-dist/fonts/type1/urw/times/utmr8a.pfb>> t/fonts/type1/urw/times/utmri8a.pfb> >> Output wr

Re: [racket-dev] scribble pdf

2011-05-23 Thread Eli Barzilay
8 minutes ago, Jay McCarthy wrote: > Most of the time when I run scribble to get PDF output, I get something like: > > /texmf-texlive-dist/fonts/type1/urw/times/utmb8a.pfb> xlive-dist/fonts/type1/urw/times/utmr8a.pfb> t/fonts/type1/urw/times/utmri8a.pfb> > Output written on main.pdf (8 pages, 2725