121 reputation
7
bio website
location
age
visits member for 2 years, 1 month
seen May 25 '11 at 21:43
stats profile views 19

Jan
25
awarded  Nice Question
Jan
9
awarded  Popular Question
May
24
awarded  Scholar
May
24
awarded  Supporter
May
24
accepted Multiple citations with pages using BibLaTeX
May
24
comment Multiple citations with pages using BibLaTeX
Thank you. I hunted through the manual with keywords never finding it. 8)
May
23
asked Multiple citations with pages using BibLaTeX
Apr
10
awarded  Teacher
Apr
9
answered Looking for TikZ flourishes and vignettes
Apr
9
awarded  Commentator
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
I usually use kile. I am running all this from bash, command line. not through kile.
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
sorry I thought I had this in my question. Yes I am running pdflatex in this fashion. i) pdflatex blah ii) makeindex blah iii) pdflatex blah (this is where I get the errors on the second pdflatex). I have deleted all other files except blah.tex, to be sure... still the same.
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
I have never called makeindex with any options, indeed with -s bbind does cause undefined control sequences. My bad, the index package modifies \makeindex, not makeindex. What options should I include such that this will again work properly? I feel like a total n00b again.
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
sorry, I am unsure what you mean, unless you mean that i am using the makeindex that acompanies the index package. (At least I think I am). This was all working not so long ago, thats what really gets me.
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
! Undefined control sequence. l.3 \makeatletter\scan@allowedfalse ! Undefined control sequence. l.6 \item Anothe enty\pfill ! Undefined control sequence. l.11 \item Oh no an index entry\pfill
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
pastebin.com/hhdaHWWB
Apr
9
comment pdflatex with index suddenly fails with undefined control sequences
It seems that this is a problem with my texlive install (Ubuntu 11.04). The index fails with even the simplest document 8(
Apr
8
asked pdflatex with index suddenly fails with undefined control sequences
Apr
4
comment Chapter on any page, but recto after part
Thanks guys. I will be bolder in the future. I have done some hacking on class files. It always feels like stabbing in the dark tho 8) (usually works tho). Cheers.
Apr
4
comment Chapter on any page, but recto after part
Just what I was looking for. Works perfectly thank you. Where would I find documentation that would allow me to do this sort of thing myself (that in itself is not a tex tome 8)