ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Undefined control sequence
@ 2011-12-17  0:41 Kip Warner
  2011-12-17  2:56 ` Vladimir Lomov
  2011-12-17  5:27 ` Wolfgang Schuster
  0 siblings, 2 replies; 21+ messages in thread
From: Kip Warner @ 2011-12-17  0:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 3349 bytes --]

Hey folks,

As of today's nightly build, my typesetting won't compile anymore. The
following is the console output:

$ context Source/Handbook.tex --result="Avaneya Project Crew
Handbook.pdf" --purgeresult

resolvers       | resolving | loading configuration file
'selfautodir:/share/texmf/web2c/contextcnf.lua'
resolvers       | resolving | loading configuration file
'/usr/share/texmf/web2c/contextcnf.lua'
mtx-context     | run 1: luatex
--fmt="/home/kip/.texmf-var/luatex-cache/context/e570cb3e0e3ab0118ca08dd148bbec7d/formats/cont-en" --lua="/home/kip/.texmf-var/luatex-cache/context/e570cb3e0e3ab0118ca08dd148bbec7d/formats/cont-en.lui" --backend="pdf" "Source/Handbook.tex" \stoptext
This is LuaTeX, Version beta-0.71.0-2011101421 (rev 4358) 
 \write18 enabled.

resolvers       > resolving > loading configuration file
'/usr/share/texmf/web2c/contextcnf.lua'
(Source/Handbook.tex

ConTeXt  ver: 2011.12.16 17:07 MKIV  fmt: 2011.12.16  int:
english/english

system          > cont-new.mkiv loaded
(/usr/share/texmf/tex/context/base/cont-new.mkiv
system          > beware: some patches loaded from cont-new.mkiv
)
system          > Handbook.top loaded
(Handbook.top)
fonts           > latin modern fonts are not preloaded
languages       > language en is active
{/usr/share/texmf/fonts/map/pdftex/context/mkiv-base.map}
fonts           > preloading latin modern fonts (second stage)
(/usr/share/texmf/tex/context/base/type-siz.mkiv)
(/usr/share/texmf/tex/context/base/type-otf.mkiv)
files           > readfile > asked name: 'loc', not found
{/usr/share/texmf/fonts/map/dvips/lm/lm-math.map}{/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}
fonts           > defining > forced type afm of stmary10 not found
fonts           > defining > font with asked name 'stmary10' is not
found using lookup 'file'
fonts           > virtual math > loading font LMMath7-Regular subfont 9
with name stmary10.afm at 458752 is skipped, not found
fonts           > defining > forced type afm of stmary10 not found
fonts           > defining > font with asked name 'stmary10' is not
found using lookup 'file'
fonts           > virtual math > loading font LMMath9-Regular subfont 9
with name stmary10.afm at 589824 is skipped, not found
fonts           > defining > forced type afm of stmary10 not found
fonts           > defining > font with asked name 'stmary10' is not
found using lookup 'file'
fonts           > virtual math > loading font LMMath12-Regular subfont 9
with name stmary10.afm at 786432 is skipped, not found
fonts           > fallback modern rm 12pt is loaded
(Source/Environment.tex
resolvers       > modules > loaded: 'units'
(/usr/share/texmf/tex/context/base/m-units.mkiv<
+ /usr/share/texmf/tex/context/base/x-mathml.lua>)
resolvers       > modules > loaded: 'simplefonts'
(/usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.tex)
! Undefined control sequence.
l.136 \setmainfont
                  [Ubuntu]
?

I'm not sure why it is bailing now, since I still have the same Ubuntu
font installed (haven't changed that). I also have
\usemodule[simplefonts] specified in the environment file, and nothing
really has changed other than the version of ConTeXt.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Undefined control sequence.
@ 2006-06-17  9:57 Bernd Militzer
  2006-06-17 12:33 ` Peter Münster
  2006-06-17 14:22 ` Mojca Miklavec
  0 siblings, 2 replies; 21+ messages in thread
From: Bernd Militzer @ 2006-06-17  9:57 UTC (permalink / raw)


Hi,

for a large project I defined names for a lot of persons like

\global\def\PIDacht{Militzer, Hermann Paul (8)}
\global\def\PIDeinsacht{Militzer, Johann Wilhelm Hermann (16)}
\global\def\PIDdreidrei{Militzer, Henriette (33)}
\global\def\PIDachtviervieracht{Militzer, Adam (8448)}

\starttext
\PIDachtviervieracht
is ok

but

\section[UkPID8A]{\PIDacht\ -- Allgemein}
does not work!
\stoptext

I get:
(./FamMilitzerUrkunden.tuo) (./FamMilitzerUrkunden.tuo
! Undefined control sequence.
<argument> \PIDacht
                    \ -- Allgemein
\sanitizePDFdocencoding ...docencoding \edef #2{#1
                                                  }
\doPDFinsertbookmark ...oding #3\to \bookmarktext
                                                  \stripstring
\bookmarktext...
<argument> \flushbookmark
                          \dodoputbookmarkelement {\v!
section }{3}{2}{\PIDei...
 
\secondoftwoarguments #1#2->#2
                               
l.14 ...sacht \ -- Geburt}{1::0:0:2:0:0:0:0::1}{7}
                                                   
?
! Emergency stop.

What is wrong?

thanks,

Bernd Militzer

^ permalink raw reply	[flat|nested] 21+ messages in thread
* undefined control sequence
@ 2002-07-21 23:24 Matthew Huggett
  2002-07-22  6:41 ` Patrick Gundlach
  2002-07-22  7:19 ` Hans Hagen
  0 siblings, 2 replies; 21+ messages in thread
From: Matthew Huggett @ 2002-07-21 23:24 UTC (permalink / raw)


Hi:

I just downloaded a new version of ConTeXt [version: 2002.03.27 fmt:
2002.6.1]  and I'm getting an "undefined control sequence" message related
to \beforeeverylinenumbering .  How do I fix this?  My files compiled
perfectly under my old setup, so I'm not sure what's wrong.

Thanks

Matthew


^ permalink raw reply	[flat|nested] 21+ messages in thread
* Undefined control sequence
@ 2000-01-10 14:53 guravage
  2000-01-10 15:17 ` Hans Hagen
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: guravage @ 2000-01-10 14:53 UTC (permalink / raw)


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

Today I downloaded the latest version(cont-tmf-2000.01.03), installed it in my 
local texmf tree, and made the Dutch, English, and German formats. I also 
installed the corresponding texexec, texshow, and texutils scripts. So far so 
good.

However, processing a simple example yielded the following `Undefined control 
sequence' message. This does not happen with the last release of the old 
millennium (cont-tmf-1999.11.25). What am I missing? The input file is:

	% interface=en output=pdftex
	\starttext
	This is a test
	\stoptext

Cheers,

Michael

[-- Attachment #2: bar.log --]
[-- Type: text/plain , Size: 1652 bytes --]

Michael A. Guravage            Email: guravage@nlr.nl
National Aerospace Laboratory  Phone: +31 (0)20 511 3695
P.O. Box 90502, 1006 BM,       Fax:   +31 (0)20 511 3210
Amsterdam, The Netherlands     URL:   <http://www.nlr.nl>

This is pdfeTeX, Version 3.14159-14c-2.1 (Web2C 7.3.1) (format=cont-en 2000.1.10)  10 JAN 2000 15:42
**&cont-en bar
(bar.tex{/home/michael/texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2000.1.3  fmt: 2000.1.10  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/home/michael/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/home/michael/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/home/michael/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(/home/michael/texmf/tex/context/base/cont-sys.tex
bodyfont       : variant ber is loaded
(/home/michael/texmf/tex/context/base/font-ber.tex)
symbols        : loading symbolset nav
(/home/michael/texmf/tex/context/base/symb-nav.tex <unprotect 2> <protect 2>)
! Undefined control sequence.
l.47  \stelinteractiein

? x

Here is how much of TeX's memory you used:
 148 strings out of 42272
 2892 string characters out of 7151054
 288179 words of memory out of 8000001
 21785 multiletter control sequences out of 10000+65535
 7 words of font info for 0 fonts, out of 200000 for 1000
 14 hyphenation exceptions out of 1000
 25i,1n,39p,166b,13s stack positions out of 15000i,4000n,6000p,50000b,40000s
No pages of output.

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

end of thread, other threads:[~2011-12-19  8:40 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-17  0:41 Undefined control sequence Kip Warner
2011-12-17  2:56 ` Vladimir Lomov
2011-12-19  4:48   ` Kip Warner
2011-12-19  8:40     ` Vladimir Lomov
2011-12-17  5:27 ` Wolfgang Schuster
2011-12-17  6:29   ` Kip Warner
2011-12-19  4:21   ` Kip Warner
  -- strict thread matches above, loose matches on Subject: below --
2006-06-17  9:57 Bernd Militzer
2006-06-17 12:33 ` Peter Münster
2006-06-17 14:40   ` Bernd Militzer
2006-06-17 14:22 ` Mojca Miklavec
2006-06-17 15:39   ` Bernd Militzer
2006-06-17 19:55   ` Peter Münster
2006-06-18  9:24     ` Bernd Militzer
2002-07-21 23:24 undefined " Matthew Huggett
2002-07-22  6:41 ` Patrick Gundlach
2002-07-22  7:19 ` Hans Hagen
2000-01-10 14:53 Undefined " guravage
2000-01-10 15:17 ` Hans Hagen
2000-01-10 15:50 ` Berend de Boer
2000-01-10 15:52 ` Berend de Boer

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).