ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tex Errors But Good PDF Output
@ 2006-05-19 19:24 Browder, Tom
  2006-05-19 20:29 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Browder, Tom @ 2006-05-19 19:24 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

I'm using definitions and abbreviations in section titles and get errors
from TeX during processing (using texexec).  If I ignore the errors and
hit return repeatedly, eventually the process ends and I get an
apparently good PDF file.

I've included the log file--notice the complaints about undefined
control sequences.  I'm using a master tex file and \input the various
chapters (I've turned off all but a couple of inputs for debugging).

Is there anything apparent I'm doing wrong?

Thanks so much.

-Tom

[-- Attachment #2: brltool.log --]
[-- Type: application/octet-stream, Size: 8794 bytes --]

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=cont-en 2006.5.2)  19 MAY 2006 14:03
entering extended mode
 (/usr/share/texmf/web2c/natural.tcx)
**&cont-en brl-doc.tex
(./brl-doc.tex

ConTeXt  ver: 2005.01.31  fmt: 2006.5.2  int: english  mes: english

language        : language en is active
<protectionstate 0>
system          : cont-new loaded
(/usr/share/texmf/tex/context/base/cont-new.tex
systems         : beware: some patches loaded from cont-new.tex!
color           : palette rollover is available
system (E-TEX) : [line 878] 
system (E-TEX) : [line 933] 
)
system          : cont-old loaded
(/usr/share/texmf/tex/context/base/cont-old.tex
loading         : Context Old Macros
)
system          : cont-fil loaded
(/usr/share/texmf/tex/context/base/cont-fil.tex
loading         : Context File Synonyms
)
system          : cont-sys.rme loaded
(/usr/share/texmf/tex/context/user/cont-sys.rme
(/usr/share/texmf/tex/context/base/type-syn.tex)
(/usr/share/texmf/tex/context/base/type-enc.tex)
(/usr/share/texmf/tex/context/base/type-dis.tex)
(/usr/share/texmf/tex/context/base/type-siz.tex)
(/usr/share/texmf/tex/context/base/type-map.tex)
(/usr/share/texmf/tex/context/base/type-spe.tex)
(/usr/share/texmf/tex/context/base/type-exa.tex)
(/usr/share/texmf/tex/context/base/type-akb.tex))
bodyfont        : 12pt rm is loaded
language        : patterns en->default:default->1->2:2 de->texnansi:texnansi->3
->2:2 de->ec:ec->4->2:2 fr->texnansi:texnansi->5->2:2 fr->ec:ec->6->2:2 es->def
ault:default->7->2:2 it->texnansi:texnansi->8->2:2 it->ec:ec->9->2:2 nl->texnan
si:texnansi->10->2:2 nl->ec:ec->11->2:2 loaded
specials        : tex,postscript,rokicki loaded
\openout2 = `brl-doc.tui'.

system          : brl-doc.top loaded
(./brl-doc.top
specials        : loading definition file tpd
(/usr/share/texmf/tex/context/base/spec-tpd.tex
specials        : loading definition file fdf
(/usr/share/texmf/tex/context/base/spec-fdf.tex <unprotect 3> <unprotect 4>
system (E-TEX) : [line 2280] \ifcsname 
<protect 4> <protect 3>)
specials        : fdf loaded
<unprotect 3> <protect 3>)
specials        : fdf,tpd loaded
)
\openout0 = `brl-doc-mpgraph.mp'.

\openout0 = `mpgraph.mp'.


specials        : loading definition file tpd
(/usr/share/texmf/tex/context/base/spec-tpd.tex
specials        : loading definition file fdf
(/usr/share/texmf/tex/context/base/spec-fdf.tex <unprotect 3>
system (E-TEX) : [line 2280] \ifcsname 
<protect 3>)
specials        : fdf loaded
)
specials        : fdf,tpd loaded
interaction     : active
(./brl-doc.tuo) (./brl-doc.tuo

%%% errors!!!! =>

! Undefined control sequence.
<argument> Features Implemented in \brlt 
                                         \ Version \brltoolver 
\sanitizePDFdocencoding ...docencoding \edef #2{#1
                                                  }
\doPDFinsertbookmark ...oding #3\to \bookmarktext 
                                                  \stripstring \bookmarktext...
<argument> \flushbookmark 
                          \dodoputbookmarkelement {\v!subsection }{4}{1.2.1}...

\secondoftwoarguments #1#2->#2
                              
l.15 ...eleases of \brlt }{1::0:1:2:1:0:0:0::4}{5}
                                                  
? 
! Undefined control sequence.
<argument> ...nted in \brlt \ Version \brltoolver 
                                                  
\sanitizePDFdocencoding ...docencoding \edef #2{#1
                                                  }
\doPDFinsertbookmark ...oding #3\to \bookmarktext 
                                                  \stripstring \bookmarktext...
<argument> \flushbookmark 
                          \dodoputbookmarkelement {\v!subsection }{4}{1.2.1}...

\secondoftwoarguments #1#2->#2
                              
l.15 ...eleases of \brlt }{1::0:1:2:1:0:0:0::4}{5}
                                                  
? 
! Undefined control sequence.
<argument> ...Planned in Future Releases of \brlt 
                                                  
\sanitizePDFdocencoding ...docencoding \edef #2{#1
                                                  }
\doPDFinsertbookmark ...oding #3\to \bookmarktext 
                                                  \stripstring \bookmarktext...
<argument> \flushbookmark 
                          \dodoputbookmarkelement {\v!chapter }{5}{A}{Comman...

\secondoftwoarguments #1#2->#2
                              
l.17 ...mand Line Options}{2::0:1:0:0:0:0:0::5}{6}
                                                  
? 
)
color           : system rgb is global activated

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% note that the "undefined control sequences" are defined in 
%%   (./brltool_preamble.tex) and (./brltool_version.tex) which are \input
%%   before \starttext
%%     -Tom
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
(./brltool_preamble.tex) (./brltool_version.tex) (./brl-doc.tuo) (./brl-doc.tuo
) (./brl-doc.tuo) (./brl-doc.tuo) (./brl-doc.tuo) (./brl-doc.tuo)
(./brl-doc.tuo) (./brl-doc.tuo) (./brl-doc.tuo) (./brl-doc.tuo) (./brl-doc.tuo)
(./brl-doc.tuo) (./brl-doc.tuo)
fonts           : using map file: texnansi-public-lm.map
fonts           : using map file: original-public-vnr.map
fonts           : using map file: original-public-csr.map
fonts           : using map file: original-public-plr.map
fonts           : using map file: original-public-lm.map
fonts           : using map file: original-ams-euler.map
fonts           : using map file: original-ams-cmr.map
fonts           : using map file: texnansi-base.map
fonts           : using map file: t5-base.map
fonts           : using map file: qx-base.map
fonts           : using map file: 8r-base.map
fonts           : using map file: ec-base.map
fonts           : using map file: ec-public-lm.map
fonts           : using map file: original-base.map
systems         : begin file brl-doc at line 112
interaction     : aspect ratio 614.295 x 794.96999 (b x h)
interaction     : pdftex code inserted
references      : unknown reference [][firstpage ]
[1.1{/usr/share/texmf/fonts/map/dvips/context/original-empty.map}{/usr/share/te
xmf/fonts/map/dvips/context/texnansi-public-lm.map}{/usr/share/texmf/fonts/map/
dvips/context/original-public-vnr.map}{/usr/share/texmf/fonts/map/dvips/context
/original-public-csr.map}{/usr/share/texmf/fonts/map/dvips/context/original-pub
lic-plr.map}{/usr/share/texmf/fonts/map/dvips/context/original-public-lm.map}{/
usr/share/texmf/fonts/map/dvips/context/original-ams-euler.map}{/usr/share/texm
f/fonts/map/dvips/context/original-ams-cmr.map}{/usr/share/texmf/fonts/map/dvip
s/context/texnansi-base.map}{/usr/share/texmf/fonts/map/dvips/context/t5-base.m
ap}{/usr/share/texmf/fonts/map/dvips/context/qx-base.map}{/usr/share/texmf/font
s/map/dvips/context/8r-base.map}{/usr/share/texmf/fonts/map/dvips/context/ec-ba
se.map}{/usr/share/texmf/fonts/map/dvips/context/ec-public-lm.map}{/usr/share/t
exmf/fonts/map/dvips/context/original-base.map}]
structure       : begin of sectionblock frontmatter
title           : - \headtext {content}
(./brl-doc.tuo)
structure       : end of sectionblock frontmatter
[2.1]
structure       : begin of sectionblock bodymatter
(./brl-intro.tex
chapter         : 1 Introduction
section         : 1.1 Changes
section         : 1.2 Features Implemented in \brlt \ Version \brltoolver 
[3.2] [4.3]
subsection      : 1.2.1 Features Planned in Future Releases of \brlt 
)
structure       : end of sectionblock bodymatter
[5.4]
structure       : begin of sectionblock appendices
chapter         : A Command Line Options
(./brl-doc.tuo)
system          : options not found/processed
structure       : end of sectionblock appendices
[6.5]
systems         : end file brl-doc at line 190
[7.6] ) 
Here is how much of TeX's memory you used:
 1388 strings out of 62966
 22560 string characters out of 667477
 4486876 words of memory out of 5528889
 36080 multiletter control sequences out of 10000+50000
 12197 words of font info for 40 fonts, out of 500000 for 2000
 94 hyphenation exceptions out of 1000
 44i,17n,49p,281b,599s stack positions out of 1500i,500n,5000p,200000b,5000s
PDF statistics:
 65 PDF objects out of 300000
 7 named destinations out of 131072
 41 words of extra memory for PDF output out of 65536
</usr/share/texmf/fonts/type1/bluesky/cm/cmmi9.pfb></usr/share/texmf/fon
ts/type1/bluesky/cm/cmmi12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmti12.
pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr12.pfb></usr/share/texmf/fonts/
type1/bluesky/cm/cmbx12.pfb>
Output written on brl-doc.pdf (7 pages, 46907 bytes).

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Tex Errors But Good PDF Output
  2006-05-19 19:24 Tex Errors But Good PDF Output Browder, Tom
@ 2006-05-19 20:29 ` Hans Hagen
  0 siblings, 0 replies; 7+ messages in thread
From: Hans Hagen @ 2006-05-19 20:29 UTC (permalink / raw)


Browder, Tom wrote:
> I'm using definitions and abbreviations in section titles and get errors
> from TeX during processing (using texexec).  If I ignore the errors and
> hit return repeatedly, eventually the process ends and I get an
> apparently good PDF file.
>
> I've included the log file--notice the complaints about undefined
> control sequences.  I'm using a master tex file and \input the various
> chapters (I've turned off all but a couple of inputs for debugging).
>
> Is there anything apparent I'm doing wrong?
>
> Thanks so much.
>   
can you make a small test file that fails? normally abbrev etc should behave normally in bookmarks, as long as you define them beforehand 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Tex Errors But Good PDF Output
  2006-07-03  8:59 ` Hans Hagen
  2006-07-03 21:10   ` tbrowder
@ 2006-07-07 11:15   ` tbrowder
  1 sibling, 0 replies; 7+ messages in thread
From: tbrowder @ 2006-07-07 11:15 UTC (permalink / raw)


> -----Original Message-----
> From: ntg-context-bounces@ntg.nl 
> [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Hans Hagen
> Sent: Monday, July 03, 2006 4:00 AM
> To: mailing list for ConTeXt users
> Subject: Re: [NTG-context] Tex Errors But Good PDF Output
...
> 
> move:
> 
> \input brltool_preamble
> \input brltool_version
> 
> to before where you set the bookmarks

That works great.  Thanks, Hans.

Tom Browder
Niceville, Florida  

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Tex Errors But Good PDF Output
  2006-07-03  8:59 ` Hans Hagen
@ 2006-07-03 21:10   ` tbrowder
  2006-07-07 11:15   ` tbrowder
  1 sibling, 0 replies; 7+ messages in thread
From: tbrowder @ 2006-07-03 21:10 UTC (permalink / raw)


> -----Original Message-----
> From: ntg-context-bounces@ntg.nl 
> [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Hans Hagen
...
> move:
> 
> \input brltool_preamble
> \input brltool_version
> 
> to before where you set the bookmarks

Thanks, Hans--I know that will fix it.  I'll report back when I can try it.

-Tom

Tom Browder
Niceville, Florida  

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Tex Errors But Good PDF Output
  2006-06-29 22:01 Browder, Tom
@ 2006-07-03  8:59 ` Hans Hagen
  2006-07-03 21:10   ` tbrowder
  2006-07-07 11:15   ` tbrowder
  0 siblings, 2 replies; 7+ messages in thread
From: Hans Hagen @ 2006-07-03  8:59 UTC (permalink / raw)


Browder, Tom wrote:
>> -----Original Message-----
>> From: ntg-context-bounces@ntg.nl
>> [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Hans Hagen
>> Sent: Friday, May 19, 2006 3:29 PM
>> To: mailing list for ConTeXt users
>> Subject: Re: [NTG-context] Tex Errors But Good PDF Output
>>     
> ...
>   
>> can you make a small test file that fails? normally abbrev etc should 
>> behave normally in bookmarks, as long as you define them beforehand
>>
>> Hans
>>     
>
> I've assmbled the smallest set of files I have found so far that show
> the problem.
>
> See the attached zip archive.
>
> There are four files:
>
>   brl-doc.tex          % the master file which '\input's the other
>   

move:

\input brltool_preamble
\input brltool_version

to before where you set the bookmarks

> files:
>   brltool_preamble.tex % my definitions (converted from tex style to
> context style)
>   
\setupsorting[logo][style=it]

\logo[brLT]     {brltool}
\logo[brlLT]    {brltool}
\logo[brlrc]    {.brltoolrc}
\logo[brt]      {brltool}
\logo[mged]     {mged}
\logo[pkcurv]   {pkcurves.qdb}
\logo[pkcurvtwo]{pkcurves2.qdb}
\logo[tgtb]     {tgt.brltool}
\logo[tgtbs]    {tgt.brltool.save.n}
\logo[tgtcd]    {tgt.cod}
\logo[tgtcgp]   {tgt.compgroups}
\logo[tgtco]    {tgt.covart}
\logo[tgtcom]   {tgt.covart.material}
\logo[tgtcr]    {tgt.cri}
\logo[tgte]     {tgt.edcomb}
\logo[tgtfalt]  {tgt.falt.ps}
\logo[tgtfmeca] {tgt.fme}
\logo[tgtg]     {tgt.g}
\logo[tgtgp]    {tgt.group}
\logo[tgti]     {tgt.idents}
\logo[tgtl]     {tgt.log}
\logo[tgtpd]    {tgt.pdam}
\logo[tgtpdm]   {tgt.pdam.material}
\logo[tgtsys]   {tgt.sysconn}
\logo[tgttree]  {tgt.tree}
\logo[tgtx]     {tgt.xref}
\logo[tgtxs]    {tgt.xref.save.n}
\logo[tgtxyz]   {tgt.xyz}



>   brltool_version.tex  % auto-generated with version data
>   brl-intro.tex        % the first chapter
>
> Thanks for any help.
>
> -Tom
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>   


-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Tex Errors But Good PDF Output
@ 2006-06-29 22:01 Browder, Tom
  2006-07-03  8:59 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Browder, Tom @ 2006-06-29 22:01 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

> -----Original Message-----
> From: ntg-context-bounces@ntg.nl
> [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Hans Hagen
> Sent: Friday, May 19, 2006 3:29 PM
> To: mailing list for ConTeXt users
> Subject: Re: [NTG-context] Tex Errors But Good PDF Output
...
> can you make a small test file that fails? normally abbrev etc should 
> behave normally in bookmarks, as long as you define them beforehand
> 
> Hans

I've assmbled the smallest set of files I have found so far that show
the problem.

See the attached zip archive.

There are four files:

  brl-doc.tex          % the master file which '\input's the other
files:
  brltool_preamble.tex % my definitions (converted from tex style to
context style)
  brltool_version.tex  % auto-generated with version data
  brl-intro.tex        % the first chapter

Thanks for any help.

-Tom

[-- Attachment #2: contextprob.zip --]
[-- Type: application/x-zip-compressed, Size: 5280 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Tex Errors But Good PDF Output
@ 2006-05-22 13:55 Browder, Tom
  0 siblings, 0 replies; 7+ messages in thread
From: Browder, Tom @ 2006-05-22 13:55 UTC (permalink / raw)


> -----Original Message-----
> From: ntg-context-bounces@ntg.nl 
> [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Hans Hagen
> Sent: Friday, May 19, 2006 3:29 PM
> To: mailing list for ConTeXt users
> Subject: Re: [NTG-context] Tex Errors But Good PDF Output
> 
> Browder, Tom wrote:
> > I'm using definitions and abbreviations in section titles and get 
> > errors from TeX during processing (using texexec).  If I ignore the 
> > errors and hit return repeatedly, eventually the process ends and I 
> > get an apparently good PDF file.

> > Is there anything apparent I'm doing wrong?

> can you make a small test file that fails? normally abbrev 
> etc should behave normally in bookmarks, as long as you 
> define them beforehand 

So far I've not been able to reproduce the problem with a small test
file--but I'll send a test file later if I can reduce the problem input
to a reasonable size or if I find another error which causes the
problem.

-Tom

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-07-07 11:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19 19:24 Tex Errors But Good PDF Output Browder, Tom
2006-05-19 20:29 ` Hans Hagen
2006-05-22 13:55 Browder, Tom
2006-06-29 22:01 Browder, Tom
2006-07-03  8:59 ` Hans Hagen
2006-07-03 21:10   ` tbrowder
2006-07-07 11:15   ` tbrowder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).